home *** CD-ROM | disk | FTP | other *** search
/ Programming a Multiplayer FPS in DirectX / Programming a Multiplayer FPS in DirectX (Companion CD).iso / Source / Chapter 6 / Engine / Resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2004-04-05  |  871 b   |  26 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Resource.rc
  4. //
  5. #define IDD_GRAPHICS_SETTINGS           144
  6. #define IDC_DISPLAY_ADAPTER             1002
  7. #define IDC_DISPLAY_FORMAT              1003
  8. #define IDC_COLOUR_DEPTH                1003
  9. #define IDC_RESOLUTION                  1004
  10. #define IDC_REFRESH_RATE                1006
  11. #define IDC_DRIVER_VERSION              1012
  12. #define IDC_VSYNC                       1013
  13. #define IDC_WINDOWED                    1016
  14. #define IDC_FULLSCREEN                  1018
  15.  
  16. // Next default values for new objects
  17. // 
  18. #ifdef APSTUDIO_INVOKED
  19. #ifndef APSTUDIO_READONLY_SYMBOLS
  20. #define _APS_NEXT_RESOURCE_VALUE        107
  21. #define _APS_NEXT_COMMAND_VALUE         40001
  22. #define _APS_NEXT_CONTROL_VALUE         1022
  23. #define _APS_NEXT_SYMED_VALUE           101
  24. #endif
  25. #endif
  26.