home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / msj / msjv1_2 / wsz.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-02-28  |  602 b   |  21 lines

  1. /*
  2. ==============================================================================
  3. ==============================================================================
  4. Figure 4: WSZ.H Header File
  5. ==============================================================================
  6. */
  7.  
  8. #define IDS_NAME        101
  9. #define IDS_ABOUT       102
  10. #define IDS_TITLE       103
  11. #define IDS_FORMAT      104
  12.  
  13. #define ID_PIXELS       105
  14. #define ID_MILLIM       106
  15. #define ID_INCHES       107
  16. #define ID_BLACK        108
  17. #define ID_WHITE        109
  18.  
  19. #define IDM_ABOUT       110
  20. #define IDM_UNITS       111
  21.