resource.h
上传用户:tuheem
上传日期:2007-05-01
资源大小:21889k
文件大小:2k
源码类别:

多媒体编程

开发平台:

Visual C++

  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 IDD_SELECTDEVICE                144
  9. #define IDC_DEVICE_COMBO                1000
  10. #define IDC_ADAPTER_COMBO               1002
  11. #define IDC_ADAPTERFORMAT_COMBO         1003
  12. #define IDC_RESOLUTION_COMBO            1004
  13. #define IDC_MULTISAMPLE_COMBO           1005
  14. #define IDC_REFRESHRATE_COMBO           1006
  15. #define IDC_BACKBUFFERFORMAT_COMBO      1007
  16. #define IDC_DEPTHSTENCILBUFFERFORMAT_COMBO 1008
  17. #define IDC_VERTEXPROCESSING_COMBO      1009
  18. #define IDC_PRESENTINTERVAL_COMBO       1010
  19. #define IDC_MULTISAMPLE_QUALITY_COMBO   1011
  20. #define IDC_WINDOW                      1016
  21. #define IDC_FULLSCREEN                  1018
  22. #define IDM_CHANGEDEVICE                40002
  23. #define IDM_TOGGLEFULLSCREEN            40003
  24. #define IDM_TOGGLESTART                 40004
  25. #define IDM_SINGLESTEP                  40005
  26. #define IDM_EXIT                        40006
  27. #define IDM_U8V8L8                      40011
  28. #define IDM_U5V5L6                      40012
  29. #define IDM_U8V8                        40013
  30. #define IDM_TEXTURETOGGLE               40014
  31. #define IDM_BUMPMAPTOGGLE               40015
  32. #define IDM_ENVMAPTOGGLE                40016
  33. #define IDM_LOW_TESSELATION             40017
  34. #define IDM_HIGH_TESSELATION            40018
  35. #define IDM_DISPMAPTOGGLE               40019
  36. // Next default values for new objects
  37. // 
  38. #ifdef APSTUDIO_INVOKED
  39. #ifndef APSTUDIO_READONLY_SYMBOLS
  40. #define _APS_3D_CONTROLS                     1
  41. #define _APS_NEXT_RESOURCE_VALUE        146
  42. #define _APS_NEXT_COMMAND_VALUE         40019
  43. #define _APS_NEXT_CONTROL_VALUE         1027
  44. #define _APS_NEXT_SYMED_VALUE           102
  45. #endif
  46. #endif