resource.h
上传用户:sesekoo
上传日期:2020-07-18
资源大小:21543k
文件大小:3k
源码类别:

界面编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by GLViews.rc
  4. //
  5. #define IDR_MANIFEST                    1
  6. #define IDD_ABOUTBOX                    100
  7. #define IDR_MAINFRAME                   128
  8. #define IDR_TOOLBAR_INVIEW              130
  9. #define IDD_IN_BAR_DLG                  132
  10. #define IDR_MENU_CAM_ROTATE             132
  11. #define IDR_MENU_CAM_TRANSLATE          133
  12. #define IDR_TOOLBAR_HELPER_ICONS        136
  13. #define IDB_BITMAP_EARTH                138
  14. #define IDB_BITMAP_CUBE_ORANGE          139
  15. #define IDB_BITMAP_CUBE_WHITE           140
  16. #define IDB_BITMAP_MOON                 141
  17. #define IDB_BITMAP_RING                 142
  18. #define IDB_BITMAP_BOTTOM_PLANE         143
  19. #define IDB_BITMAP_WND_AVI_PLAYER       144
  20. #define IDB_BITMAP_WND_MIRROR           145
  21. #define IDC_CURSOR_GL_RED               146
  22. #define IDC_CURSOR_GL_GREEN             147
  23. #define IDC_CURSOR_GL_BLUE              148
  24. #define IDR_AVIFILE_FOR_PLAYER          149
  25. #define ID_WEB_BROWSER_PAGE             150
  26. #define IDB_BITMAP_SPLASH               151
  27. #define IDB_BITMAP_PROF_UIS             152
  28. #define IDB_BITMAP_TREE_IMG_LIST        153
  29. #define ID_VIEW_MENUBAR                 32771
  30. #define ID_VIEW_BAR_CAM0                32772
  31. #define ID_VIEW_BAR_CAM1                32773
  32. #define ID_VIEW_BAR_TREE                32774
  33. #define ID_CAMERA_SELECTION_COMBO       32775
  34. #define ID_BTN_MENU_ROTATION            32776
  35. #define ID_BTN_MENU_TRANSLATION         32777
  36. #define ID_ROTATE_ABOUT_X0              32778
  37. #define ID_ROTATE_ABOUT_Y0              32779
  38. #define ID_ROTATE_ABOUT_Z0              32780
  39. #define ID_ROTATE_ABOUT_X1              32781
  40. #define ID_ROTATE_ABOUT_Y1              32782
  41. #define ID_ROTATE_ABOUT_Z1              32783
  42. #define ID_TRANSLATE_X0                 32784
  43. #define ID_TRANSLATE_Y0                 32785
  44. #define ID_TRANSLATE_Z0                 32786
  45. #define ID_TRANSLATE_X1                 32787
  46. #define ID_TRANSLATE_Y1                 32788
  47. #define ID_TRANSLATE_Z1                 32789
  48. #define ID_SELCAM0                      32790
  49. #define ID_SELCAM1                      32791
  50. #define ID_SELCAM2                      32792
  51. #define ID_SELCAM3                      32793
  52. #define ID_SELCAM4                      32794
  53. #define ID_SELCAM5                      32795
  54. #define ID_SELCAM6                      32796
  55. #define ID_SELCAM7                      32797
  56. #define ID_SELCAM8                      32798
  57. #define ID_SELCAM9                      32799
  58. #define ID_VIEW_BAR_HELP                32850
  59. #define ID_ANIMATE                      32851
  60. #define ID_SHOW_CAMERAS                 32852
  61. #define ID_SHOW_MIRROR                  32853
  62. #define ID_SHOW_AVI_PLAYER              32854
  63. #define ID_RESET_CAMERAS                32855
  64. #define ID_CAMERA_FOV_COMBO             32856
  65. #define ID_CAM_FOV_INC                  32857
  66. #define ID_CAM_FOV_DEC                  32858
  67. #define ID_SHOW_OUTER_OBJECTS           32859
  68. #define ID_SHOW_TEXT_OBJECTS            32860
  69. #define ID_SHOW_CUBE_OBJECTS            32861
  70. #define ID_SHOW_PLANET_OBJECTS          32862
  71. #define ID_VIEW_UI_LOOK_BAR             40000
  72. // Next default values for new objects
  73. // 
  74. #ifdef APSTUDIO_INVOKED
  75. #ifndef APSTUDIO_READONLY_SYMBOLS
  76. #define _APS_3D_CONTROLS                     1
  77. #define _APS_NEXT_RESOURCE_VALUE        154
  78. #define _APS_NEXT_COMMAND_VALUE         32863
  79. #define _APS_NEXT_CONTROL_VALUE         1000
  80. #define _APS_NEXT_SYMED_VALUE           101
  81. #endif
  82. #endif