RMFULLRC.H
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:1k
源码类别:

Windows编程

开发平台:

Visual C++

  1. /*==========================================================================
  2.  *
  3.  *  Copyright (C) 1995, 1996 Microsoft Corporation. All Rights Reserved.
  4.  *
  5.  *  File: rmfullrc.h
  6.  *
  7.  ***************************************************************************/
  8. #define MENU_ABOUT                      1
  9. #define MENU_EXIT                       2
  10. #define MENU_FULLSCREEN                 7
  11. #define MENU_NEXT_MODE                  8
  12. #define MENU_PREVIOUS_MODE              9
  13. #define MENU_STATS                      10
  14. #define MENU_FLAT                       12
  15. #define MENU_GOURAUD                    13
  16. #define MENU_PHONG                      14
  17. #define MENU_POINT_FILTER               17
  18. #define MENU_LINEAR_FILTER              18
  19. #define MENU_POINT                      20
  20. #define MENU_WIREFRAME                  21
  21. #define MENU_SOLID                      22
  22. #define MENU_DITHERING                  24
  23. #define MENU_ANTIALIAS                  26
  24. #define MENU_STEP                       27
  25. #define MENU_GO                         28
  26. #define MENU_LIGHTING 29
  27. #define MENU_FIRST_DRIVER               80
  28. #define MENU_FIRST_MODE                 100
  29. #define MENU_FIRST_DDDRIVER 200
  30. #define IDC_STATIC                     -1