home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / smart21b.zip / SAMPLES / WIN32OS2 / SAMPLE.H < prev    next >
Text File  |  1994-03-31  |  737b  |  15 lines

  1. #define IDS_TITLE                                0x0100
  2. #define IDS_MNEMONIC                             0x0101
  3. #define IDS_CHAR                                 0x0102
  4. #define IDM_DELETE                               0x0103
  5. #define IDM_REMOVE                               0x0104
  6. #define IDM_OPEN                                 0x0105
  7. #define IDM_SAVE                                 0x0106
  8. #define IDM_EXIT                                 0x0107
  9.                                                  
  10. #define SAMPLECURSOR                             0x1000
  11. #define SAMPLEICON                               0x1001
  12. #define SAMPLEBITMAP                             0x1002
  13. #define SAMPLEFONT                               0x1003
  14.  
  15.