-
Notifications
You must be signed in to change notification settings - Fork 2
/
Melchior.dsk
449 lines (407 loc) · 7.26 KB
/
Melchior.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
446
447
448
[Closed Files]
File_0=SourceModule,'D:\Dpr\Melchior\updown.xml',0,1,1,1,1,0,0
File_1=SourceModule,'D:\Dpr\Melchior\svchttp.pas',0,1,28,15,42,0,0
File_2=SourceModule,'D:\Dpr\Melchior\confhttp.pas',0,1,1,21,13,1,0
File_3=SourceModule,'c:\delphi7\source\rtl\common\classes.pas',0,1,4197,27,4216,0,0
File_4=SourceModule,'D:\Dpr\Melchior\Melchior.xml',0,1,1,1,2,0,0
File_5=SourceModule,'D:\Dpr\Melchior\explorefrm.pas',0,1,1,17,19,1,0
File_6=SourceModule,'c:\delphi7\source\rtl\Win\Windows.pas',0,1,18975,1,18994,0,0
File_7=SourceModule,'c:\delphi7\source\vcl\Forms.pas',0,1,6833,24,6858,0,0
File_8=SourceModule,'D:\Dpr\Melchior\serverfrm.pas',0,1,1,18,1,1,0
File_9=SourceModule,'c:\delphi7\source\rtl\Sys\SysInit.pas',0,1,1,1,36,0,0
[Modules]
Module0=D:\Dpr\Melchior\mainfrm.pas
Module1=D:\Dpr\Melchior\serviceeditfrm.pas
Module2=D:\Dpr\Melchior\servicefrm.pas
Module3=D:\Dpr\Melchior\prefs.pas
Module4=D:\Dpr\Melchior\ipfuncs.pas
Module5=D:\Dpr\Melchior\svctcp.pas
Module6=D:\Dpr\Melchior\svcicmp.pas
Module7=D:\Dpr\Melchior\tools.pas
Module8=D:\Dpr\Melchior\servers.pas
Count=9
EditWindowCount=1
[D:\Dpr\Melchior\mainfrm.pas]
ModuleType=SourceModule
FormState=1
FormOnTop=0
[D:\Dpr\Melchior\serviceeditfrm.pas]
ModuleType=SourceModule
FormState=1
FormOnTop=0
[D:\Dpr\Melchior\servicefrm.pas]
ModuleType=SourceModule
FormState=1
FormOnTop=0
[D:\Dpr\Melchior\prefs.pas]
ModuleType=SourceModule
FormState=1
FormOnTop=0
[D:\Dpr\Melchior\ipfuncs.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[D:\Dpr\Melchior\svctcp.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[D:\Dpr\Melchior\svcicmp.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[D:\Dpr\Melchior\tools.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[D:\Dpr\Melchior\servers.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[C:\Delphi7\Projects\ProjectGroup1.bpg]
FormState=0
FormOnTop=0
[D:\Dpr\Melchior\Melchior.dpr]
FormState=0
FormOnTop=0
[EditWindow0]
ViewCount=9
CurrentView=0
View0=0
View1=1
View2=2
View3=3
View4=4
View5=5
View6=6
View7=7
View8=8
CodeExplorer=CodeExplorer@EditWindow0
MessageView=MessageView@EditWindow0
Create=1
Visible=1
State=0
Left=243
Top=106
Width=718
Height=823
MaxLeft=-1
MaxTop=-1
ClientWidth=710
ClientHeight=794
LeftPanelSize=0
LeftPanelClients=CodeExplorer@EditWindow0
LeftPanelData=00000400010000000C000000436F64654578706C6F7265720000000000000000000000000000000000FFFFFFFF
RightPanelSize=0
BottomPanelSize=0
BottomPanelClients=WatchWindow,MessageView@EditWindow0
BottomPanelData=00000400020000000B000000576174636857696E646F770B0000004D65737361676556696577CA0200000000000002670000000000000001000000010000000000000000020000000200000000000000000300000000000000000000000003000000000000000000000000030000000000000000000000000300000000000000000000000003000000000000000000000000030000000000000000000000000300000000000000000000000003000000000000000000000000030000000000000000000000000300000000000000000000000003000000000000000000000000030000000000000000000000000300000000000000000000000003000000000000000000000000030000000000000000000000000300000000000000000000000003000000000000000000000000020000000067000000000000000100000000CA02000000000000010000000065010000000000000100000000CA020000000000000100000000CA020000000000000100000000CA020000000000000100000000CA020000000000000100000000CA020000000000000100000000CA020000000000000100000000CA020000000000000100000000CA02000000000000FFFFFFFF
[View0]
Module=D:\Dpr\Melchior\mainfrm.pas
CursorX=37
CursorY=60
TopLine=1
LeftCol=1
[View1]
Module=D:\Dpr\Melchior\prefs.pas
CursorX=19
CursorY=1
TopLine=1
LeftCol=1
[View2]
Module=D:\Dpr\Melchior\servers.pas
CursorX=19
CursorY=447
TopLine=441
LeftCol=1
[View3]
Module=D:\Dpr\Melchior\tools.pas
CursorX=29
CursorY=21
TopLine=1
LeftCol=1
[View4]
Module=D:\Dpr\Melchior\servicefrm.pas
CursorX=27
CursorY=13
TopLine=1
LeftCol=1
[View5]
Module=D:\Dpr\Melchior\serviceeditfrm.pas
CursorX=27
CursorY=37
TopLine=24
LeftCol=1
[View6]
Module=D:\Dpr\Melchior\svcicmp.pas
CursorX=15
CursorY=10
TopLine=1
LeftCol=1
[View7]
Module=D:\Dpr\Melchior\svctcp.pas
CursorX=15
CursorY=17
TopLine=6
LeftCol=1
[View8]
Module=D:\Dpr\Melchior\ipfuncs.pas
CursorX=1
CursorY=42
TopLine=1
LeftCol=1
[Watches]
Count=0
[WatchWindow]
WatchColumnWidth=100
WatchShowColumnHeaders=1
Create=1
Visible=0
State=0
Left=12
Top=0
Width=702
Height=103
MaxLeft=-1
MaxTop=-1
ClientWidth=702
ClientHeight=103
TBDockHeight=103
LRDockWidth=824
Dockable=1
[Breakpoints]
Count=0
[AddressBreakpoints]
Count=0
[Main Window]
Create=1
Visible=1
State=2
Left=0
Top=0
Width=1280
Height=107
MaxLeft=-4
MaxTop=-4
MaxWidth=1288
MaxHeight=107
ClientWidth=1280
ClientHeight=78
[ProjectManager]
Create=1
Visible=1
State=0
Left=972
Top=116
Width=169
Height=402
MaxLeft=-1
MaxTop=-1
ClientWidth=161
ClientHeight=376
TBDockHeight=303
LRDockWidth=438
Dockable=0
[Components]
Left=551
Top=382
Width=177
Height=260
Create=1
Visible=0
State=0
MaxLeft=-1
MaxTop=-1
ClientWidth=169
ClientHeight=234
TBDockHeight=235
LRDockWidth=183
Dockable=1
[CPUWindow]
Create=1
Visible=0
State=0
Left=186
Top=110
Width=886
Height=663
MaxLeft=-1
MaxTop=-1
ClientWidth=878
ClientHeight=634
DumpPane=79
DisassemblyPane=187
RegisterPane=231
FlagPane=64
[AlignmentPalette]
Create=1
Visible=0
State=0
Left=200
Top=107
Width=156
Height=84
MaxLeft=-1
MaxTop=-1
ClientWidth=150
ClientHeight=60
[PropertyInspector]
Create=1
Visible=1
State=0
Left=5
Top=109
Width=230
Height=831
MaxLeft=-1
MaxTop=-1
ClientWidth=222
ClientHeight=805
TBDockHeight=879
LRDockWidth=242
Dockable=1
SplitPos=123
ArrangeBy=Name
SelectedItem=Caption
ExpandedItems=EditLabel,Font.Style,Gradient,Options,OptionsEx,View3DOptions
HiddenCategories=
[BreakpointWindow]
Create=1
Visible=0
State=0
Left=176
Top=204
Width=447
Height=191
MaxLeft=-1
MaxTop=-1
ClientWidth=439
ClientHeight=165
TBDockHeight=197
LRDockWidth=737
Dockable=1
Column0Width=100
Column1Width=60
Column2Width=240
Column3Width=40
Column4Width=75
Column5Width=75
[CallStackWindow]
Create=1
Visible=0
State=0
Left=496
Top=402
Width=288
Height=155
MaxLeft=-1
MaxTop=-1
ClientWidth=280
ClientHeight=129
TBDockHeight=161
LRDockWidth=294
Dockable=1
[ObjectTree]
Create=1
Visible=0
State=0
Left=3
Top=108
Width=184
Height=348
MaxLeft=-1
MaxTop=-1
ClientWidth=176
ClientHeight=322
TBDockHeight=354
LRDockWidth=190
Dockable=1
[DebugLogView]
Create=1
Visible=0
State=0
Left=3
Top=3
Width=1021
Height=765
MaxLeft=-1
MaxTop=-1
ClientWidth=1013
ClientHeight=739
TBDockHeight=65
LRDockWidth=774
Dockable=1
[ToDo List]
Create=1
Visible=0
State=0
Left=408
Top=390
Width=464
Height=244
MaxLeft=-1
MaxTop=-1
ClientWidth=456
ClientHeight=218
TBDockHeight=250
LRDockWidth=470
Dockable=1
Column0Width=200
Column1Width=30
Column2Width=100
Column3Width=70
Column4Width=70
SortOrder=4
ShowHints=1
ShowChecked=1
[ModuleWindow]
Create=1
Visible=0
State=0
Left=200
Top=133
Width=632
Height=349
MaxLeft=-1
MaxTop=-1
ClientWidth=624
ClientHeight=323
TBDockHeight=355
LRDockWidth=638
Dockable=1
Column0Width=125
Column1Width=100
Column2Width=155
EntryPointPane=225
CompUnitPane=104
[CodeExplorer@EditWindow0]
Create=1
Visible=0
State=0
Left=-22
Top=11
Width=140
Height=305
MaxLeft=-1
MaxTop=-1
ClientWidth=140
ClientHeight=305
TBDockHeight=305
LRDockWidth=140
Dockable=1
[MessageView@EditWindow0]
Create=1
Visible=0
State=0
Left=12
Top=0
Width=702
Height=103
MaxLeft=-1
MaxTop=-1
ClientWidth=702
ClientHeight=103
TBDockHeight=103
LRDockWidth=443
Dockable=1
[DockHosts]
DockHostCount=0