-
Notifications
You must be signed in to change notification settings - Fork 4
/
resource.h
213 lines (212 loc) · 18.5 KB
/
resource.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by SceneEditor.rc
//
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDS_OBJPro_Wnd 101
#define IDS_SCENE_SET 102
#define IDR_POPUP_EDIT 119
#define ID_STATUSBAR_PANE1 120
#define ID_STATUSBAR_PANE2 121
#define IDS_STATUS_PANE1 122
#define IDS_STATUS_PANE2 123
#define IDS_TOOLBAR_STANDARD 124
#define IDS_TOOLBAR_CUSTOMIZE 125
#define ID_VIEW_CUSTOMIZE 126
#define IDR_MAINFRAME 128
#define IDR_MAINFRAME_256 129
#define IDR_SceneEditorTYPE 130
#define ID_WINDOW_MANAGER 131
#define ID_VIEW_FILEVIEW 133
#define ID_VIEW_CLASSVIEW 134
#define ID_PROPERTIES 135
#define ID_OPEN 136
#define ID_OPEN_WITH 137
#define ID_DUMMY_COMPILE 138
#define ID_NEW_FOLDER 143
#define ID_SORT_MENU 144
#define ID_SORTING_GROUPBYTYPE 145
#define ID_SORTING_SORTALPHABETIC 146
#define ID_SORTING_SORTBYTYPE 147
#define ID_SORTING_SORTBYACCESS 148
#define ID_VIEW_OUTPUTWND 149
#define ID_VIEW_PROPERTIESWND 150
#define IDS_FILE_VIEW 155
#define IDS_CLASS_VIEW 156
#define IDS_OUTPUT_WND 157
#define IDS_PROPERTIES_WND 158
#define IDI_FILE_VIEW 161
#define IDI_FILE_VIEW_HC 162
#define IDI_CLASS_VIEW 163
#define IDI_CLASS_VIEW_HC 164
#define IDI_OUTPUT_WND 165
#define IDI_OUTPUT_WND_HC 166
#define IDI_PROPERTIES_WND 167
#define IDI_PROPERTIES_WND_HC 168
#define IDR_EXPLORER 169
#define IDB_EXPLORER_24 170
#define IDR_SORT 171
#define IDB_SORT_24 172
#define IDR_POPUP_SORT 173
#define IDR_POPUP_EXPLORER 174
#define IDB_FILE_VIEW 175
#define IDB_FILE_VIEW_24 176
#define IDB_CLASS_VIEW 177
#define IDB_CLASS_VIEW_24 178
#define IDR_MENU_IMAGES 179
#define IDB_MENU_IMAGES_24 180
#define ID_TOOLS_MACRO 181
#define IDR_OUTPUT_POPUP 182
#define IDB_PROPERTIES_HC 184
#define IDR_THEME_MENU 200
#define ID_SET_STYLE 201
#define ID_VIEW_APPLOOK_WIN_2000 205
#define ID_VIEW_APPLOOK_OFF_XP 206
#define ID_VIEW_APPLOOK_WIN_XP 207
#define ID_VIEW_APPLOOK_OFF_2003 208
#define ID_VIEW_APPLOOK_VS_2005 209
#define ID_VIEW_APPLOOK_VS_2008 210
#define ID_VIEW_APPLOOK_OFF_2007_BLUE 215
#define ID_VIEW_APPLOOK_OFF_2007_BLACK 216
#define ID_VIEW_APPLOOK_OFF_2007_SILVER 217
#define ID_VIEW_APPLOOK_OFF_2007_AQUA 218
#define ID_VIEW_APPLOOK_WINDOWS_7 219
#define IDS_BUILD_TAB 300
#define IDS_DEBUG_TAB 301
#define IDS_FIND_TAB 302
#define IDS_EXPLORER 305
#define IDS_EDIT_MENU 306
#define IDD_NEW_SCENE 310
#define IDD_NEW_SKY 311
#define IDD_EDIT_TERRAIN 315
#define IDD_VIEW_RES 316
#define IDR_TOOLBAR_SCENEOBJ 317
#define IDD_SET_UNIT 319
#define IDD_SET_PHYSICS 320
#define IDR_TOOLBAR_VIEWEDIT 328
#define IDD_SELECT_TEX 330
#define IDC_EDIT1 1000
#define IDC_EDIT2 1001
#define IDC_BUTTON1 1003
#define IDC_BUTTON2 1004
#define IDC_BUTTON3 1005
#define IDC_COMBO1 1006
#define IDC_BUTTON4 1006
#define IDC_BUTTON9 1007
#define IDC_BUTTON10 1008
#define IDC_COMBO2 1009
#define IDC_BUTTON11 1009
#define IDC_BUTTON5 1010
#define IDC_BUTTON6 1011
#define IDC_BUTTON7 1012
#define IDC_BUTTON8 1013
#define IDC_COMBO3 1014
#define IDC_BUTTON12 1014
#define IDC_BUTTON13 1015
#define IDC_EDIT3 1016
#define IDC_EDIT4 1017
#define IDC_RADIO4 1019
#define IDC_RADIO5 1020
#define IDC_RADIO1 1021
#define IDC_RADIO2 1022
#define IDC_EDIT5 1024
#define IDC_EDIT7 1027
#define IDC_RADIO3 1028
#define IDC_SLIDER1 1029
#define IDC_SLIDER2 1030
#define IDC_RADIO7 1031
#define IDC_BUTTON18 1032
#define IDC_RADIO9 1033
#define IDC_RADIO10 1034
#define IDC_RADIO11 1035
#define IDC_RADIO12 1036
#define IDC_RADIO13 1037
#define IDC_RADIO14 1038
#define IDC_EDIT9 1040
#define IDC_RADIO6 1041
#define IDC_RADIO8 1042
#define IDC_EDIT6 1043
#define IDC_LIST2 1045
#define IDC_BUTTON19 1045
#define IDC_CHECK1 1046
#define IDC_RADIO18 1046
#define IDC_CHECK2 1047
#define IDC_RADIO19 1047
#define IDC_RADIO20 1048
#define IDC_BUTTON20 1049
#define IDC_RADIO21 1050
#define IDC_COMBO4 1051
#define IDC_RADIO15 1052
#define IDC_STATIC_PIC1 1055
#define IDC_STATIC_PIC2 1056
#define ID_ADD_RES 32777
#define ID_SCENE_NEW 32778
#define ID_SCENE_OPEN 32779
#define ID_EDIE_TERRAIN 32781
#define ID_EDIT_ 32782
#define ID_EDIT_TERRAIN 32783
#define ID_SCENE_SAVE 32785
#define ID_MOVE_OBJ 32788
#define ID_ROTATE_OBJ 32790
#define ID_SCALE_OBJ 32791
#define ID_COPY_OBJ 32792
#define ID_DELETE_OBJ 32793
#define ID_FIND_OBJ 32794
#define ID_SELECT_OBJ 32795
#define ID_VIEW_EDIT 32802
#define ID_VIEW_EDIT_BAR 32803
#define ID_VIEW_FILE_SHOW 32812
#define ID_VIEW_SCENE_SHOW 32813
#define ID_VIEW_TERRAIN_SHOW 32814
#define ID_VIEW_PRO_SHOW 32815
#define ID_VIEW_MINIMAP_SHOW 32816
#define ID_VIEW_SET_BAR 32817
#define ID_32820 32820
#define ID_32821 32821
#define ID_32822 32822
#define ID_32823 32823
#define ID_32824 32824
#define ID_32825 32825
#define ID_VIEW_SCENESET 32842
#define ID_HIDE_CURRENT 32843
#define ID_CAMERA_FRAME_MODE 32845
#define ID_FRAME_MODE 32846
#define ID_ENTITY_MODE 32848
#define ID_SHOW_ALL 32849
#define ID_SHOW_ALL_COLLIDE 32850
#define ID_SHOW_ALL_LIGHT 32851
#define ID_SHOW_ALL_SOUND 32852
#define ID_SHOW_HIDE 32854
#define ID_SHOW_OBJ 32856
#define ID_HIDE_OTHER 32857
#define ID_SHOW_ALLHIDE 32858
#define ID_PHX_ON 32859
#define ID_PHX_OFF 32860
#define ID_EDIT_MODE 32861
#define ID_PLAY_MODE 32862
#define ID_SELECT_BOX 32863
#define ID_SELECT_MESH 32864
#define ID_SHOW_ALL_PAETICLE 32868
#define ID_SHOW_ALL_HIDE 32869
#define ID_32871 32871
#define ID_32872 32872
#define ID_Terrain_New 32873
#define ID_32874 32874
#define ID_Destroy_Terrain 32875
#define ID_32876 32876
#define ID_32877 32877
#define ID_Light_Map 32878
#define ID_Reset_Hero 32879
#define ID_32880 32880
#define ID_Update_TerrainPhy 32881
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 331
#define _APS_NEXT_COMMAND_VALUE 32882
#define _APS_NEXT_CONTROL_VALUE 1057
#define _APS_NEXT_SYMED_VALUE 310
#endif
#endif