resource.h
上传用户:garry_shen
上传日期:2015-04-15
资源大小:45647k
文件大小:1k
源码类别:

游戏引擎

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by rmmain.rc
  4. //
  5. #define MENU_ABOUT                      1
  6. #define MENU_EXIT                       2
  7. #define MENU_FLAT                       12
  8. #define MENU_GOURAUD                    13
  9. #define MENU_PHONG                      14
  10. #define MENU_POINT_FILTER               17
  11. #define MENU_LINEAR_FILTER              18
  12. #define MENU_POINT                      20
  13. #define MENU_WIREFRAME                  21
  14. #define MENU_SOLID                      22
  15. #define MENU_DITHERING                  24
  16. #define MENU_ANTIALIAS                  26
  17. #define MENU_STEP                       27
  18. #define MENU_GO                         28
  19. #define MENU_LIGHTING                   29
  20. #define MENU_FIRST_DRIVER               80
  21. #define IDC_STATIC                      -1
  22. // Next default values for new objects
  23. // 
  24. #ifdef APSTUDIO_INVOKED
  25. #ifndef APSTUDIO_READONLY_SYMBOLS
  26. #define _APS_NEXT_RESOURCE_VALUE        101
  27. #define _APS_NEXT_COMMAND_VALUE         40001
  28. #define _APS_NEXT_CONTROL_VALUE         1000
  29. #define _APS_NEXT_SYMED_VALUE           101
  30. #endif
  31. #endif