-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDaggerfall Explorer.clw
278 lines (251 loc) · 6.12 KB
/
Daggerfall Explorer.clw
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
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CDaggerfallExplorerApp
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "daggerfall explorer.h"
LastPage=0
ClassCount=13
Class1=CArenaBar
Class2=CBitmapAnimationDialog
Class3=CChildView
Class4=CDaggerfallExplorerApp
Class5=CAboutDlg
Class6=CGotoDialog
Class7=CLogBar
Class8=CLogDialog
Class9=CMainFrame
Class10=CProgressDialog
Class11=CPropertiesBar
Class12=CUVEditorDialog
ResourceCount=8
Resource1=IDR_MAINFRAME
Resource2=IDD_BITMAP_ANIMATION_DIALOG
Resource3=IDD_UV_EDITOR_DIALOG
Resource4=IDD_GOTO_DIALOG
Resource5=IDD_ABOUTBOX
Resource6=IDD_LOG_DIALOG
Resource7=IDD_PROGRESS_DIALOG
Class13=COpenArena2Dialog
Resource8=IDD_OPEN_ARENA2_DIALOG
[CLS:CArenaBar]
Type=0
BaseClass=baseCViewBar
HeaderFile=ArenaBar.h
ImplementationFile=ArenaBar.cpp
[CLS:CBitmapAnimationDialog]
Type=0
BaseClass=CDialog
HeaderFile=BitmapAnimationDialog.h
ImplementationFile=BitmapAnimationDialog.cpp
[CLS:CChildView]
Type=0
BaseClass=CWnd
HeaderFile=ChildView.h
ImplementationFile=ChildView.cpp
[CLS:CDaggerfallExplorerApp]
Type=0
BaseClass=CWinApp
HeaderFile=Daggerfall Explorer.h
ImplementationFile=Daggerfall Explorer.cpp
LastObject=ID_BITMAP_ANIMATION
Filter=N
VirtualFilter=AC
[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=Daggerfall Explorer.cpp
ImplementationFile=Daggerfall Explorer.cpp
LastObject=CAboutDlg
Filter=D
VirtualFilter=dWC
[CLS:CGotoDialog]
Type=0
BaseClass=CDialog
HeaderFile=GotoDialog.h
ImplementationFile=GotoDialog.cpp
[CLS:CLogBar]
Type=0
BaseClass=baseCViewBar
HeaderFile=LogBar.h
ImplementationFile=LogBar.cpp
[CLS:CLogDialog]
Type=0
BaseClass=CDialog
HeaderFile=LogDialog.h
ImplementationFile=LogDialog.cpp
[CLS:CMainFrame]
Type=0
BaseClass=CFrameWnd
HeaderFile=MainFrm.h
ImplementationFile=MainFrm.cpp
[CLS:CProgressDialog]
Type=0
BaseClass=CDialog
HeaderFile=ProgressDialog.h
ImplementationFile=ProgressDialog.cpp
[CLS:CPropertiesBar]
Type=0
BaseClass=baseCViewBar
HeaderFile=PropertiesBar.h
ImplementationFile=PropertiesBar.cpp
[CLS:CUVEditorDialog]
Type=0
BaseClass=CDialog
HeaderFile=UVEditorDialog.h
ImplementationFile=UVEditorDialog.cpp
Filter=D
VirtualFilter=dWC
LastObject=IDC_UV_LIST
[DLG:IDD_BITMAP_ANIMATION_DIALOG]
Type=1
Class=CBitmapAnimationDialog
ControlCount=5
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_ENABLE_ANIMATION_CHECK,button,1342242819
Control4=IDC_FPS_EDIT,edit,1350631552
Control5=IDC_STATIC,static,1342308352
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=5
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Control5=IDC_ABOUT_RICHEDIT,RICHEDIT,1352730692
[DLG:IDD_GOTO_DIALOG]
Type=1
Class=CGotoDialog
ControlCount=3
Control1=IDC_GOTO_EDIT,edit,1350639744
Control2=IDOK,button,1342242817
Control3=IDCANCEL,button,1342242816
[DLG:IDD_LOG_DIALOG]
Type=1
Class=CLogDialog
ControlCount=1
Control1=IDC_LOG_RICHEDIT,RICHEDIT,1353783492
[DLG:IDD_PROGRESS_DIALOG]
Type=1
Class=CProgressDialog
ControlCount=1
Control1=IDC_CURRENT_PROGRESS,msctls_progress32,1350565889
[DLG:IDD_UV_EDITOR_DIALOG]
Type=1
Class=CUVEditorDialog
ControlCount=9
Control1=IDC_STATIC,static,1342308352
Control2=IDC_UV_LIST,SysListView32,1350664205
Control3=IDC_STATIC,static,1342308352
Control4=IDC_U_EDIT,edit,1350631552
Control5=IDC_STATIC,static,1342308352
Control6=IDC_V_EDIT,edit,1350631552
Control7=IDC_APPLY_BUTTON,button,1342242816
Control8=IDOK,button,1342242817
Control9=IDCANCEL,button,1342242816
[TB:IDR_MAINFRAME]
Type=1
Class=?
Command1=ID_FILE_OPEN_ARENA2
Command2=ID_BITMAP_ZOOM_IN
Command3=ID_BITMAP_ZOOM_OUT
Command4=ID_BITMAP_TOGGLE_ANIMATION
Command5=ID_OBJECT_PREVIOUS
Command6=ID_OBJECT_NEXT
Command7=ID_OBJECT_GOTO
Command8=ID_OBJECT_INSIDE
Command9=ID_OBJECT_OUTSIDE
Command10=ID_OBJECT_ROTATE
Command11=ID_OBJECT_PAN
Command12=ID_OBJECT_ZOOM
Command13=ID_OBJECT_CAMERA
Command14=ID_OBJECT_PURE_FACES
Command15=ID_OBJECT_WIREFRAME
Command16=ID_OBJECT_SOLID
Command17=ID_OBJECT_TEXTURED
Command18=ID_VIEW_LIGHTING
Command19=ID_VIEW_FILTERING
Command20=ID_APP_ABOUT
CommandCount=20
[MNU:IDR_MAINFRAME]
Type=1
Class=?
Command1=ID_FILE_OPEN_ARENA2
Command2=ID_FILE_CLOSE_ARENA2
Command3=ID_APP_EXIT
Command4=ID_VIEW_TOOLBAR
Command5=ID_VIEW_STATUS_BAR
Command6=ID_VIEW_ARENA_VIEW
Command7=ID_VIEW_PROPERTIES_VIEW
Command8=ID_VIEW_LOG_VIEW
Command9=ID_VIEW_LIGHTING
Command10=ID_VIEW_FILTERING
Command11=ID_VIEW_COLOURS
Command12=ID_BITMAP_ZOOM_IN
Command13=ID_BITMAP_ZOOM_OUT
Command14=ID_BITMAP_ANIMATION
Command15=ID_OBJECT_PREVIOUS
Command16=ID_OBJECT_NEXT
Command17=ID_OBJECT_GOTO
Command18=ID_OBJECT_FACE_NEXT_FACE
Command19=ID_OBJECT_FACE_PREVIOUS_FACE
Command20=ID_OBJECT_FACE_GOTO_FACE
Command21=ID_OBJECT_ROTATE
Command22=ID_OBJECT_PAN
Command23=ID_OBJECT_ZOOM
Command24=ID_OBJECT_CAMERA
Command25=ID_OBJECT_RESET
Command26=ID_OBJECT_PURE_FACES
Command27=ID_OBJECT_WIREFRAME
Command28=ID_OBJECT_SOLID
Command29=ID_OBJECT_TEXTURED
Command30=ID_OBJECT_OUTSIDE
Command31=ID_OBJECT_INSIDE
Command32=ID_PLAY_UVEDITOR
Command33=ID_PLAY_EXPORT_FMF
Command34=ID_APP_ABOUT
CommandCount=34
[ACL:IDR_MAINFRAME]
Type=1
Class=?
Command1=ID_OBJECT_FACE_PREVIOUS_FACE
Command2=ID_OBJECT_FACE_NEXT_FACE
Command3=ID_BITMAP_TOGGLE_ANIMATION
Command4=ID_EDIT_COPY
Command5=ID_PLAY_UVEDITOR
Command6=ID_OBJECT_FACE_GOTO_FACE
Command7=ID_OBJECT_GOTO
Command8=ID_FILE_OPEN_ARENA2
Command9=ID_EDIT_PASTE
Command10=ID_EDIT_UNDO
Command11=ID_EDIT_CUT
Command12=ID_NEXT_PANE
Command13=ID_PREV_PANE
Command14=ID_EDIT_COPY
Command15=ID_EDIT_PASTE
Command16=ID_OBJECT_PREVIOUS
Command17=ID_OBJECT_NEXT
Command18=ID_EDIT_CUT
Command19=ID_EDIT_UNDO
CommandCount=19
[DLG:IDD_OPEN_ARENA2_DIALOG]
Type=1
Class=COpenArena2Dialog
ControlCount=6
Control1=IDC_STATIC,static,1342308352
Control2=IDC_ARENA2_PATH_EDIT,edit,1350631552
Control3=IDC_BROWSE_BUTTON,button,1342242816
Control4=IDC_OPEN_READ_ONLY_CHECK,button,1342242819
Control5=IDOK,button,1342242817
Control6=IDCANCEL,button,1342242816
[CLS:COpenArena2Dialog]
Type=0
HeaderFile=OpenArena2Dialog.h
ImplementationFile=OpenArena2Dialog.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=COpenArena2Dialog