home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / magazine / msysjour / vol07 / 06 / winlib / vershow.h < prev    next >
Text File  |  1992-10-01  |  477b  |  19 lines

  1. /*****************************************************************
  2. Module name: VerShow.H
  3. Description: Include File for VerShow.
  4. *****************************************************************/
  5.  
  6.  
  7. #define DLG_VERSHOW                    1
  8.  
  9. #define ID_SELECTFILE                100
  10. #define ID_PATHNAME                    101
  11. #define ID_FIXEDFILEINFOFIELDS    102
  12. #define ID_FIXEDFILEINFODATA        103
  13. #define ID_TRANSLATIONS                104
  14. #define ID_STRINGS                    105
  15.  
  16. // Icon resources.
  17. #define ICON_VerShow                    100
  18.  
  19.