home *** CD-ROM | disk | FTP | other *** search
/ Game Programming in C++ - Start to Finish / GameProgrammingS.iso / developer_install / ReplicaNetFreewareV5_4.exe / data1.cab / Program_Executable_Files / Example4 / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2005-10-30  |  2.1 KB  |  54 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by winmain.rc
  4. //
  5. #define IDI_MAIN_ICON                   101
  6. #define IDR_MAIN_ACCEL                  113
  7. #define IDR_MENU                        141
  8. #define IDR_POPUP                       142
  9. #define IDD_SELECTDEVICE                144
  10. #define IDD_JOINORNEW                   146
  11. #define IDC_DEVICE_COMBO                1000
  12. #define IDC_MODE_COMBO                  1001
  13. #define IDC_ADAPTER_COMBO               1002
  14. #define IDC_FULLSCREENMODES_COMBO       1003
  15. #define IDC_MULTISAMPLE_COMBO           1005
  16. #define IDC_WINDOWED_CHECKBOX           1012
  17. #define IDC_FULLSCREEN_TEXT             1014
  18. #define IDC_WINDOW                      1016
  19. #define IDC_FULLSCREEN                  1018
  20. #define IDC_JOIN                        1028
  21. #define IDC_NEW                         1029
  22. #define IDC_LIST2                       1030
  23. #define IDC_REFRESH                     1031
  24. #define IDC_EDIT1                       1033
  25. #define IDC_CHECK1                      1034
  26. #define IDC_CHECK2                      1035
  27. #define IDC_CHECK3                      1036
  28. #define IDC_EDIT2                       1037
  29. #define IDC_CHECK4                      1040
  30. #define IDC_CHECK5                      1041
  31. #define IDC_CHECK6                      1042
  32. #define IDC_CHECK7                      1043
  33. #define IDC_CHECK8                      1044
  34. #define IDC_CHECK9                      1045
  35. #define IDC_CHECK10                     1046
  36. #define IDC_BUTTON2                     1048
  37. #define IDM_CHANGEDEVICE                40002
  38. #define IDM_TOGGLEFULLSCREEN            40003
  39. #define IDM_TOGGLESTART                 40004
  40. #define IDM_SINGLESTEP                  40005
  41. #define IDM_EXIT                        40006
  42.  
  43. // Next default values for new objects
  44. // 
  45. #ifdef APSTUDIO_INVOKED
  46. #ifndef APSTUDIO_READONLY_SYMBOLS
  47. #define _APS_3D_CONTROLS                     1
  48. #define _APS_NEXT_RESOURCE_VALUE        147
  49. #define _APS_NEXT_COMMAND_VALUE         40011
  50. #define _APS_NEXT_CONTROL_VALUE         1049
  51. #define _APS_NEXT_SYMED_VALUE           102
  52. #endif
  53. #endif
  54.