-
Notifications
You must be signed in to change notification settings - Fork 10
/
Bru2Anz.dsk
executable file
·445 lines (411 loc) · 7.15 KB
/
Bru2Anz.dsk
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
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
[Closed Files]
File_0=SourceModule,'C:\pas\d7\gl\Source\Base\OpenGL1x.pas',0,1,657,1,671,0,0
File_1=SourceModule,'C:\pas\rayscene\loadNifti.pas',0,1,1,20,7,0,0
File_2=SourceModule,'C:\pas\rayscene\volumerendergl.pas',0,1,1,20,11,0,0
File_3=SourceModule,'C:\pas\d7\gl\Source\GLMaterial.pas',0,1,2778,26,2791,0,0
File_4=SourceModule,'C:\pas\rayscene\maindelphi.pas',0,1,1,3,9,1,0
File_5=SourceModule,'C:\pas\raycastd\main.pas',0,1,157,38,171,0,0
File_6=SourceModule,'C:\pas\raycastd\glpanel.pas',0,1,29,29,54,0,0
File_7=SourceModule,'c:\program files\borland\delphi7\source\rtl\Win\Windows.pas',0,1,17686,42,17698,0,0
File_8=SourceModule,'C:\pas\d7\gl\Source\GLScene.pas',0,1,4196,1,4192,0,0
File_9=SourceModule,'C:\pas\mricrogl\source\common\define_types.pas',0,1,1,31,68,0,0
[Modules]
Module0=C:\Documents and Settings\chris\Desktop\Bru2\src\common.inc
Module1=C:\Documents and Settings\chris\Desktop\Bru2\src\console.pas
Module2=C:\Documents and Settings\chris\Desktop\Bru2\src\Bru2Anz.dpr
Count=3
EditWindowCount=1
[C:\Documents and Settings\chris\Desktop\Bru2\src\common.inc]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[C:\Documents and Settings\chris\Desktop\Bru2\src\console.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[C:\Documents and Settings\chris\Desktop\Bru2\src\Bru2Anz.dpr]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[C:\Program Files\Borland\Delphi7\Bin\ProjectGroup1.bpg]
FormState=0
FormOnTop=0
[EditWindow0]
ViewCount=3
CurrentView=2
View0=0
View1=1
View2=2
CodeExplorer=CodeExplorer@EditWindow0
MessageView=MessageView@EditWindow0
Create=1
Visible=1
State=0
Left=70
Top=101
Width=1192
Height=647
MaxLeft=-4
MaxTop=101
ClientWidth=1184
ClientHeight=620
LeftPanelSize=140
LeftPanelClients=CodeExplorer@EditWindow0
LeftPanelData=000004000000000000000000000000000000000000000000000100000000000000000C000000436F64654578706C6F726572FFFFFFFF
RightPanelSize=0
BottomPanelSize=0
BottomPanelClients=MessageView@EditWindow0
BottomPanelData=00000400010000000B0000004D65737361676556696577A004000000000000024C00000000000000010000000000000000000000000100000000A0040000000000000100000000A00400000B0000004D65737361676556696577FFFFFFFF
[View0]
Module=C:\Documents and Settings\chris\Desktop\Bru2\src\Bru2Anz.dpr
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[View1]
Module=C:\Documents and Settings\chris\Desktop\Bru2\src\console.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[View2]
Module=C:\Documents and Settings\chris\Desktop\Bru2\src\common.inc
CursorX=12
CursorY=529
TopLine=508
LeftCol=1
[Watches]
Count=0
[WatchWindow]
WatchColumnWidth=100
WatchShowColumnHeaders=1
Create=1
Visible=0
State=0
Left=332
Top=644
Width=419
Height=172
MaxLeft=-1
MaxTop=-1
ClientWidth=411
ClientHeight=148
TBDockHeight=149
LRDockWidth=421
Dockable=1
[Breakpoints]
Count=0
[AddressBreakpoints]
Count=0
[Main Window]
Create=1
Visible=1
State=0
Left=0
Top=0
Width=1280
Height=105
MaxLeft=-1
MaxTop=-1
ClientWidth=1272
ClientHeight=78
[ProjectManager]
Create=1
Visible=0
State=0
Left=369
Top=372
Width=438
Height=303
MaxLeft=-1
MaxTop=-1
ClientWidth=430
ClientHeight=279
TBDockHeight=303
LRDockWidth=438
Dockable=1
[Components]
Left=241
Top=238
Width=181
Height=231
Create=1
Visible=0
State=0
MaxLeft=-1
MaxTop=-1
ClientWidth=173
ClientHeight=207
TBDockHeight=233
LRDockWidth=183
Dockable=1
[CPUWindow]
Create=1
Visible=0
State=0
Left=3
Top=1
Width=1022
Height=738
MaxLeft=-1
MaxTop=-1
ClientWidth=1014
ClientHeight=711
DumpPane=79
DisassemblyPane=187
RegisterPane=231
FlagPane=64
[AlignmentPalette]
Create=1
Visible=0
State=0
Left=200
Top=107
Width=156
Height=82
MaxLeft=-1
MaxTop=-1
ClientWidth=150
ClientHeight=60
[PropertyInspector]
Create=1
Visible=1
State=0
Left=199
Top=12
Width=228
Height=676
MaxLeft=-1
MaxTop=-1
ClientWidth=228
ClientHeight=676
TBDockHeight=676
LRDockWidth=190
Dockable=1
SplitPos=116
ArrangeBy=Name
SelectedItem=
ExpandedItems=Camera,Position,Scale
HiddenCategories=
[BreakpointWindow]
Create=1
Visible=0
State=0
Left=2
Top=704
Width=290
Height=102
MaxLeft=-1
MaxTop=-1
ClientWidth=282
ClientHeight=78
TBDockHeight=197
LRDockWidth=282
Dockable=1
Column0Width=100
Column1Width=75
Column2Width=225
Column3Width=40
Column4Width=75
Column5Width=75
[CallStackWindow]
Create=1
Visible=0
State=0
Left=2
Top=796
Width=290
Height=188
MaxLeft=-1
MaxTop=-1
ClientWidth=282
ClientHeight=164
TBDockHeight=161
LRDockWidth=282
Dockable=1
[ThreadStatusWindow]
Create=1
Visible=0
State=0
Left=1
Top=98
Width=254
Height=237
MaxLeft=-1
MaxTop=-1
ClientWidth=246
ClientHeight=213
TBDockHeight=152
LRDockWidth=248
Dockable=1
Column0Width=144
Column1Width=60
Column2Width=75
Column3Width=250
[ObjectTree]
Create=1
Visible=1
State=0
Left=0
Top=12
Width=195
Height=676
MaxLeft=-1
MaxTop=-1
ClientWidth=195
ClientHeight=676
TBDockHeight=676
LRDockWidth=190
Dockable=1
[MessageHintFrm]
Create=1
Visible=0
State=0
Left=481
Top=423
Width=383
Height=195
MaxLeft=-1
MaxTop=-1
ClientWidth=375
ClientHeight=171
TBDockHeight=195
LRDockWidth=383
Dockable=1
[DebugLogView]
Create=1
Visible=0
State=0
Left=304
Top=239
Width=415
Height=289
MaxLeft=-1
MaxTop=-1
ClientWidth=407
ClientHeight=265
TBDockHeight=291
LRDockWidth=417
Dockable=1
[LocalVarsWindow]
Create=1
Visible=0
State=0
Left=274
Top=198
Width=419
Height=190
MaxLeft=-1
MaxTop=-1
ClientWidth=411
ClientHeight=166
TBDockHeight=192
LRDockWidth=421
Dockable=1
[ToDo List]
Create=1
Visible=0
State=0
Left=197
Top=159
Width=745
Height=492
MaxLeft=-1
MaxTop=-1
ClientWidth=737
ClientHeight=468
TBDockHeight=250
LRDockWidth=635
Dockable=1
Column0Width=499
Column1Width=30
Column2Width=100
Column3Width=70
Column4Width=70
SortOrder=4
ShowHints=1
ShowChecked=1
[FPUWindow]
Create=1
Visible=0
State=0
Left=491
Top=209
Width=383
Height=248
MaxLeft=-1
MaxTop=-1
ClientWidth=375
ClientHeight=221
RegisterPane=121
FlagPane=59
[ModuleWindow]
Create=1
Visible=0
State=0
Left=198
Top=131
Width=636
Height=353
MaxLeft=-1
MaxTop=-1
ClientWidth=628
ClientHeight=329
TBDockHeight=355
LRDockWidth=638
Dockable=1
Column0Width=125
Column1Width=100
Column2Width=155
EntryPointPane=225
CompUnitPane=104
[CodeExplorer@EditWindow0]
Create=1
Visible=1
State=0
Left=0
Top=12
Width=140
Height=608
MaxLeft=-1
MaxTop=-1
ClientWidth=140
ClientHeight=608
TBDockHeight=305
LRDockWidth=140
Dockable=1
[MessageView@EditWindow0]
Create=1
Visible=0
State=0
Left=12
Top=0
Width=1172
Height=76
MaxLeft=-1
MaxTop=-1
ClientWidth=1172
ClientHeight=76
TBDockHeight=76
LRDockWidth=443
Dockable=1
[DockHosts]
DockHostCount=1
[DockSite0]
DockSiteType=0
Create=1
Visible=1
State=0
Left=0
Top=105
Width=435
Height=712
MaxLeft=-1
MaxTop=-1
ClientWidth=427
ClientHeight=688
TBDockHeight=712
LRDockWidth=435
Dockable=1
DockClients=ObjectTree,PropertyInspector
DockSiteData=0000040000000000AB0100000000000002B0020000000000000100000000C70000000E0000004F626A65637454726565566965770100000000AB0100001100000050726F7065727479496E73706563746F72FFFFFFFF