home *** CD-ROM | disk | FTP | other *** search
/ ST-Computer Leser 2002 January / STC_CD_01_2002.iso / JAGUAR / JAG_SRC / SOURCE / RESOURCE.H < prev    next >
C/C++ Source or Header  |  2001-08-15  |  3KB  |  62 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by jagulator.rc
  4. //
  5. #define IDCANCEL2                       3
  6. #define IDI_JAGCD                       101
  7. #define IDI_JAGEMU                      102
  8. #define ID_STATUSBAR                    103
  9. #define IDR_MENU                        103
  10. #define IDB_PREFS                       104
  11. #define IDB_OPENGL                      105
  12. #define IDB_SPLASH                      106
  13. #define IDD_ABOUT                       107
  14. #define IDD_VIDEO                       108
  15. #define IDD_PREFS                       109
  16. #define IDD_BINARY                      110
  17. #define IDB_BINARY                      112
  18. #define IDC_BOOTPATH                    1000
  19. #define IDC_ROMPATH                     1001
  20. #define IDC_GLVERSION                   1002
  21. #define IDC_COMBO1                      1002
  22. #define IDC_GLVENDOR                    1003
  23. #define IDC_EDIT1                       1003
  24. #define IDC_FILE                        1003
  25. #define IDC_GLRENDERER                  1004
  26. #define IDC_EDIT2                       1004
  27. #define IDC_ADDR                        1004
  28. #define IDC_EDIT3                       1005
  29. #define IDC_CHECK1                      1006
  30. #define IDC_GLFULL                      1014
  31. #define IDC_VMODE                       1015
  32. #define IDC_GFXENABLE                   1016
  33. #define IDC_FSAA                        1017
  34. #define IDC_FSKIP                       1018
  35. #define IDC_GLEXTENSION                 1026
  36. #define IDC_CD16                        1039
  37. #define IDC_CD32                        1040
  38. #define ID_EXIT                         40001
  39. #define ID_CART                         40002
  40. #define ID_ROM                          40002
  41. #define ID_CDROM                        40003
  42. #define ID_BINARY                       40004
  43. #define ID_ENAUDIO                      40005
  44. #define ID_CONTROL                      40006
  45. #define ID_VIDEO                        40007
  46. #define ID_PREFS                        40008
  47. #define ID_TOPICS                       40009
  48. #define ID_ABOUT                        40010
  49. #define ID_RESET                        40013
  50. #define ID_START                        40014
  51.  
  52. // Next default values for new objects
  53. // 
  54. #ifdef APSTUDIO_INVOKED
  55. #ifndef APSTUDIO_READONLY_SYMBOLS
  56. #define _APS_NEXT_RESOURCE_VALUE        113
  57. #define _APS_NEXT_COMMAND_VALUE         40015
  58. #define _APS_NEXT_CONTROL_VALUE         1007
  59. #define _APS_NEXT_SYMED_VALUE           102
  60. #endif
  61. #endif
  62.