home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / BC_502 / MENU95.PAK / RESOURCE.H < prev    next >
Encoding:
C/C++ Source or Header  |  1997-05-06  |  995 b   |  24 lines

  1. #define IDFILE_POS                      0
  2. #define IDCOLORS_POS                    1
  3. #define IDS_APPNAME                     1
  4. #define IDSTATES_POS                    2
  5. #define IDS_DESCRIPTION                 2
  6. #define IDHELP_POS                      3
  7. #define IDI_APPICON                     101
  8. #define IDM_EXIT                        1000
  9. #define IDM_ABOUT                       1001
  10. #define IDM_COLOROWNERDR                1100
  11. #define IDM_BLACK                       1101
  12. #define IDM_BLUE                        1102
  13. #define IDM_RED                         1103
  14. #define IDM_GREEN                       1104
  15. #define IDM_FONT                        1200
  16. #define IDM_SIZE                        1201
  17. #define IDM_STYLE                       1202
  18. #define IDM_STATE                       1300
  19. #define IDM_STATE1                      1301
  20. #define IDM_STATE2                      1302
  21. #define IDM_STATE3                      1303
  22. #define IDM_STATE4                      1304
  23.  
  24.