home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 36 / #36-1.iso / quake / Files / md2 / src / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-03-26  |  951 b   |  25 lines

  1. #define IDD_DIALOG1                     101
  2. #define IDD_MAINDIALOG                  101
  3. #define IDR_MENU1                       103
  4. #define IDD_ABOUT                       105
  5. #define IDI_ICON1                       106
  6. #define IDC_SLIDER                      1006
  7. #define IDC_WIREFRAME                   1009
  8. #define IDC_TEXTURE                     1010
  9. #define IDC_SPIN                        1012
  10. #define IDC_LIST                        1024
  11. #define IDM_MENU_ITEM_EXIT              40002
  12. #define IDM_MENU_ITEM_HELP              40004
  13. #define IDM_MENU_ITEM_OPEN_PCX          40007
  14. #define IDM_MENU_ITEM_OPEN              40008
  15. #define IDM_MENU_ITEM_RELOAD_PCX        40010
  16.  
  17. #ifdef APSTUDIO_INVOKED
  18. #ifndef APSTUDIO_READONLY_SYMBOLS
  19. #define _APS_NEXT_RESOURCE_VALUE        118
  20. #define _APS_NEXT_COMMAND_VALUE         40019
  21. #define _APS_NEXT_CONTROL_VALUE         1025
  22. #define _APS_NEXT_SYMED_VALUE           101
  23. #endif
  24. #endif
  25.