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 / Example9 / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2005-10-30  |  1.9 KB  |  52 lines

  1. /* START_LICENSE_HEADER
  2.  
  3. Copyright (C) 2000 Martin Piper, original design and program code
  4. Copyright (C) 2001-2005 Replica Software
  5.  
  6. This program file is copyright (C) Replica Software and can only be used under license.
  7. For more information visit: http://www.replicanet.com/
  8. Or email: info@replicanet.com
  9.  
  10. END_LICENSE_HEADER */
  11. //{{NO_DEPENDENCIES}}
  12. // Microsoft Developer Studio generated include file.
  13. // Used by winmain.rc
  14. //
  15. #define IDI_MAIN_ICON                   101
  16. #define IDR_MAIN_ACCEL                  113
  17. #define IDR_MENU                        141
  18. #define IDR_POPUP                       142
  19. #define IDD_SELECTDEVICE                144
  20. #define IDD_JOINORNEW                   146
  21. #define IDC_DEVICE_COMBO                1000
  22. #define IDC_MODE_COMBO                  1001
  23. #define IDC_ADAPTER_COMBO               1002
  24. #define IDC_FULLSCREENMODES_COMBO       1003
  25. #define IDC_MULTISAMPLE_COMBO           1005
  26. #define IDC_WINDOWED_CHECKBOX           1012
  27. #define IDC_FULLSCREEN_TEXT             1014
  28. #define IDC_WINDOW                      1016
  29. #define IDC_FULLSCREEN                  1018
  30. #define IDC_JOIN                        1028
  31. #define IDC_NEW                         1029
  32. #define IDC_LIST2                       1030
  33. #define IDC_REFRESH                     1031
  34. #define IDC_EDIT1                       1033
  35. #define IDM_CHANGEDEVICE                40002
  36. #define IDM_TOGGLEFULLSCREEN            40003
  37. #define IDM_TOGGLESTART                 40004
  38. #define IDM_SINGLESTEP                  40005
  39. #define IDM_EXIT                        40006
  40.  
  41. // Next default values for new objects
  42. // 
  43. #ifdef APSTUDIO_INVOKED
  44. #ifndef APSTUDIO_READONLY_SYMBOLS
  45. #define _APS_3D_CONTROLS                     1
  46. #define _APS_NEXT_RESOURCE_VALUE        147
  47. #define _APS_NEXT_COMMAND_VALUE         40011
  48. #define _APS_NEXT_CONTROL_VALUE         1034
  49. #define _APS_NEXT_SYMED_VALUE           102
  50. #endif
  51. #endif
  52.