-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathButton.clw
501 lines (466 loc) · 13.9 KB
/
Button.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
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
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CCommonDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Button.h"
LastPage=0
ClassCount=9
Class1=CButtonApp
Class2=CButtonDoc
Class3=CButtonView
Class4=CMainFrame
ResourceCount=14
Resource1=IDD_LDETECT
Resource2=IDD_COMMON
Resource8=IDD_LDETECT (French (Switzerland))
Resource9=IDD_TEMP (French (Switzerland))
Class5=CAboutDlg
Resource10=IDR_MAINFRAME (English (U.S.))
Resource11=IDR_MAINFRAME
Resource12=IDD_COMMON (French (Switzerland))
Resource3=IDD_AR (French (Switzerland))
Resource4=IDD_CDETECT
Resource5=IDD_ABOUTBOX
Resource6=IDD_COMON
Resource7=IDD_ABOUTBOX (English (U.S.))
Class6=CCommonDlg
Class7=CLDetectDlg
Class8=CARDlg
Class9=CCDetectDlg
Resource13=IDD_CDETECT (French (Switzerland))
Resource14=IDD_AR
[CLS:CButtonApp]
Type=0
HeaderFile=Button.h
ImplementationFile=Button.cpp
Filter=N
[CLS:CButtonDoc]
Type=0
HeaderFile=ButtonDoc.h
ImplementationFile=ButtonDoc.cpp
Filter=N
BaseClass=CDocument
VirtualFilter=DC
[CLS:CButtonView]
Type=0
HeaderFile=ButtonView.h
ImplementationFile=ButtonView.cpp
Filter=C
[CLS:CMainFrame]
Type=0
HeaderFile=MainFrm.h
ImplementationFile=MainFrm.cpp
Filter=T
[CLS:CAboutDlg]
Type=0
HeaderFile=Button.cpp
ImplementationFile=Button.cpp
Filter=D
LastObject=CAboutDlg
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
[MNU:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_FILE_SAVE_AS
Command5=ID_FILE_MRU_FILE1
Command6=ID_APP_EXIT
Command7=ID_EDIT_UNDO
Command8=ID_EDIT_CUT
Command9=ID_EDIT_COPY
Command10=ID_EDIT_PASTE
Command11=ID_EDIT_CONFIG
Command12=ID_VIEW_TOOLBAR
Command13=ID_VIEW_STATUS_BAR
Command14=ID_ACTION_START
Command15=ID_APP_ABOUT
CommandCount=15
[ACL:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_EDIT_UNDO
Command5=ID_EDIT_CUT
Command6=ID_EDIT_COPY
Command7=ID_EDIT_PASTE
Command8=ID_EDIT_UNDO
Command9=ID_EDIT_CUT
Command10=ID_EDIT_COPY
Command11=ID_EDIT_PASTE
Command12=ID_NEXT_PANE
Command13=ID_PREV_PANE
CommandCount=13
[TB:IDR_MAINFRAME (English (U.S.))]
Type=1
Class=?
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_EDIT_CUT
Command5=ID_EDIT_COPY
Command6=ID_EDIT_PASTE
Command7=ID_FILE_PRINT
Command8=ID_APP_ABOUT
CommandCount=8
[MNU:IDR_MAINFRAME (English (U.S.))]
Type=1
Class=?
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_FILE_SAVE_AS
Command5=ID_FILE_MRU_FILE1
Command6=ID_APP_EXIT
Command7=ID_EDIT_UNDO
Command8=ID_EDIT_CUT
Command9=ID_EDIT_COPY
Command10=ID_EDIT_PASTE
Command11=ID_EDIT_CONFIG
Command12=ID_VIEW_TOOLBAR
Command13=ID_VIEW_STATUS_BAR
Command14=ID_ACTION_START
Command15=ID_APP_ABOUT
CommandCount=15
[ACL:IDR_MAINFRAME (English (U.S.))]
Type=1
Class=?
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_EDIT_UNDO
Command5=ID_EDIT_CUT
Command6=ID_EDIT_COPY
Command7=ID_EDIT_PASTE
Command8=ID_EDIT_UNDO
Command9=ID_EDIT_CUT
Command10=ID_EDIT_COPY
Command11=ID_EDIT_PASTE
Command12=ID_NEXT_PANE
Command13=ID_PREV_PANE
CommandCount=13
[DLG:IDD_ABOUTBOX (English (U.S.))]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
[DLG:IDD_LDETECT]
Type=1
Class=CLDetectDlg
ControlCount=26
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_BMP_OR_NOT,button,1342242819
Control5=IDC_COLOR,edit,1350631552
Control6=IDC_STATIC,static,1342177280
Control7=IDC_STATIC,button,1342177287
Control8=IDC_NO_DISP,button,1342373897
Control9=IDC_RADIO2,button,1342242825
Control10=IDC_RADIO3,button,1342242825
Control11=IDC_NOISE1,edit,1350631552
Control12=IDC_STATIC,static,1342177280
Control13=IDC_STATIC,static,1342177280
Control14=IDC_STATIC,static,1342177280
Control15=IDC_SEGMENT,edit,1350631552
Control16=IDC_SEG_THRE,edit,1350631552
Control17=IDC_STATIC,static,1342177280
Control18=IDC_SEG_EPSI,edit,1350631552
Control19=IDC_STATIC,static,1342177280
Control20=IDC_CLUSTER,edit,1350631552
Control21=IDC_LAST_AS_START,button,1342242819
Control22=IDC_TAN_EST,button,1342177283
Control23=IDC_STATIC,static,1342177280
Control24=IDC_DELTA_C_MIN,edit,1350631552
Control25=IDC_STATIC,static,1342177280
Control26=IDC_PARTIAL,edit,1350631552
[DLG:IDD_CDETECT]
Type=1
Class=CCDetectDlg
ControlCount=6
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342308359
Control4=IDC_DETECTION,button,1342373897
Control5=IDC_RADIO2,button,1342242825
Control6=IDC_RADIO3,button,1342242825
[DLG:IDD_COMON]
Type=1
Class=?
ControlCount=26
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_BMP,static,1342177280
Control4=IDC_B_BMP,button,1342177280
Control5=IDC_EDIT_BMP,edit,1350566016
Control6=IDC_STATIC,button,1342177287
Control7=IDC_CYCLES,static,1342177280
Control8=IDC_EDIT_CYCLES,edit,1350631552
Control9=IDC_LINE_D,button,1342242816
Control10=IDC_CYCLES2,static,1342177280
Control11=IDC_EDIT_STOP,edit,1350631552
Control12=IDC_STOP_PROP,static,1342308352
Control13=IDC_EDIT_PROP,edit,1350762624
Control14=IDC_MAX_RETRY,static,1342308352
Control15=IDC_EDIT_RETRY,edit,1350762624
Control16=IDC_EPSILON,static,1342308352
Control17=IDC_EDIT_EPS,edit,1350762624
Control18=IDC_MAX_NUM_SUB,static,1342308352
Control19=IDC_MAX_EDIT,edit,1350762624
Control20=IDC_BUTTON3,button,1342242816
Control21=IDC_BUTTON4,button,1342242816
Control22=IDC_CFG,static,1342177280
Control23=IDC_B_CFG,button,1342177280
Control24=IDC_EDIT_CFG,edit,1350566016
Control25=IDC_B_TEMP,button,1342242816
Control26=IDC_GRAPH,button,1342242819
[DLG:IDD_AR]
Type=1
Class=CARDlg
ControlCount=14
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342308359
Control4=IDC_ORDER_AR,edit,1350631552
Control5=IDC_STATIC,static,1342308352
Control6=IDC_WINNOW,button,1342242819
Control7=IDC_CONTIGUOUS,edit,1350631552
Control8=IDC_STATIC,static,1342308352
Control9=IDC_INDEX_MIN,edit,1350631552
Control10=IDC_STATIC,static,1342177280
Control11=IDC_INDEX_MAX,edit,1350631552
Control12=IDC_STATIC,static,1342177280
Control13=IDC_STATIC,static,1342177280
Control14=IDC_AR_OUT_FILE,edit,1350631552
[DLG:IDD_CDETECT (French (Switzerland))]
Type=1
Class=CCDetectDlg
ControlCount=6
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342308359
Control4=IDC_DETECTION,button,1342373897
Control5=IDC_RADIO2,button,1342242825
Control6=IDC_RADIO3,button,1342242825
[DLG:IDD_LDETECT (French (Switzerland))]
Type=1
Class=CLDetectDlg
ControlCount=26
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_BMP_OR_NOT,button,1342242819
Control5=IDC_COLOR,edit,1350631552
Control6=IDC_STATIC,static,1342177280
Control7=IDC_STATIC,button,1342177287
Control8=IDC_NO_DISP,button,1342373897
Control9=IDC_RADIO2,button,1342242825
Control10=IDC_RADIO3,button,1342242825
Control11=IDC_NOISE1,edit,1350631552
Control12=IDC_STATIC,static,1342177280
Control13=IDC_STATIC,static,1342177280
Control14=IDC_STATIC,static,1342177280
Control15=IDC_SEGMENT,edit,1350631552
Control16=IDC_SEG_THRE,edit,1350631552
Control17=IDC_STATIC,static,1342177280
Control18=IDC_SEG_EPSI,edit,1350631552
Control19=IDC_STATIC,static,1342177280
Control20=IDC_CLUSTER,edit,1350631552
Control21=IDC_LAST_AS_START,button,1342242819
Control22=IDC_TAN_EST,button,1342177283
Control23=IDC_STATIC,static,1342177280
Control24=IDC_DELTA_C_MIN,edit,1350631552
Control25=IDC_STATIC,static,1342177280
Control26=IDC_PARTIAL,edit,1350631552
[DLG:IDD_TEMP (French (Switzerland))]
Type=1
Class=?
ControlCount=0
[DLG:IDD_AR (French (Switzerland))]
Type=1
Class=CARDlg
ControlCount=15
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342308359
Control4=IDC_ORDER_AR,edit,1350631552
Control5=IDC_STATIC,static,1342308352
Control6=IDC_WINNOW,button,1342242819
Control7=IDC_CONTIGUOUS,edit,1350631552
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342177280
Control10=IDC_INDEX_MIN,edit,1350631552
Control11=IDC_STATIC,static,1342177280
Control12=IDC_INDEX_MAX,edit,1350631552
Control13=IDC_STATIC,static,1342177280
Control14=IDC_STATIC,static,1342177280
Control15=IDC_AR_OUT_FILE,edit,1350631552
[TB:IDR_MAINFRAME]
Type=1
Class=?
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_EDIT_CUT
Command5=ID_EDIT_COPY
Command6=ID_EDIT_PASTE
Command7=ID_FILE_PRINT
Command8=ID_APP_ABOUT
CommandCount=8
[DLG:IDD_COMMON (French (Switzerland))]
Type=1
Class=CCommonDlg
ControlCount=49
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342177792
Control4=IDC_B_SELECT_FILE,button,1342177280
Control5=IDC_FILE_NAME,edit,1350631552
Control6=IDC_STATIC,button,1342177287
Control7=IDC_STATIC,static,1342177280
Control8=IDC_CYCLES,edit,1350631552
Control9=IDC_STATIC,static,1342177280
Control10=IDC_STOP_CY,edit,1350631552
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STOP_CY_PROP,edit,1350762624
Control13=IDC_STATIC,static,1342308352
Control14=IDC_NB_RETRY,edit,1350631552
Control15=IDC_STATIC,static,1342308352
Control16=IDC_EPS,edit,1350631552
Control17=IDC_STATIC,static,1342308352
Control18=IDC_MAX_NB_SUBS,edit,1350631552
Control19=IDC_GRAPHICAL_DISPLAY,button,1342242819
Control20=IDC_DETECTION_TYPE,combobox,1344340227
Control21=IDC_TEMP_AUT,button,1342177287
Control22=IDC_STATIC,static,1342177280
Control23=IDC_MANU_INI_TEMP,edit,1350631552
Control24=IDC_STATIC,static,1342177280
Control25=IDC_ALPHA,edit,1350631552
Control26=IDC_EXP_TEMP,button,1342242819
Control27=IDC_TEMP_MAN,button,1342177287
Control28=IDC_AUTO_INI_TEMP,button,1342242819
Control29=IDC_STATIC,static,1342177280
Control30=IDC_INI_TZERO,edit,1350631552
Control31=IDC_STATIC,static,1342177280
Control32=IDC_UPDATE_TZERO,edit,1350631552
Control33=IDC_STATIC,static,1342177280
Control34=IDC_ALPHA_TZERO,edit,1350762624
Control35=IDC_STATIC,static,1342308352
Control36=IDC_B_DETECTION_SET,button,1342242816
Control37=IDC_MON_WELL_CL,button,1342242819
Control38=IDC_DRAW_BAD_SUBS,button,1342242819
Control39=IDC_RND,button,1342242819
Control40=IDC_STATIC,static,1342177280
Control41=IDC_RETRY_WITH_LAST,edit,1350631552
Control42=IDC_NO_PTS_RMV,button,1342242819
Control43=IDC_STATIC,static,1342177280
Control44=IDC_STOP_TEMP,edit,1350631552
Control45=IDC_NO_CORR,button,1342242819
Control46=IDC_MON_T,button,1342242819
Control47=IDC_MON_AB,button,1342242819
Control48=IDC_STATIC,static,1342177280
Control49=IDC_RESULT,edit,1350631552
[CLS:CCommonDlg]
Type=0
HeaderFile=CommonDlg.h
ImplementationFile=CommonDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CCommonDlg
VirtualFilter=dWC
[CLS:CLDetectDlg]
Type=0
HeaderFile=LDetectDlg.h
ImplementationFile=LDetectDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=CLDetectDlg
[CLS:CARDlg]
Type=0
HeaderFile=ARDlg.h
ImplementationFile=ARDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CARDlg
VirtualFilter=dWC
[CLS:CCDetectDlg]
Type=0
HeaderFile=CDetectDlg.h
ImplementationFile=CDetectDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=ID_ACTION_START
[DLG:IDD_COMMON]
Type=1
Class=CCommonDlg
ControlCount=53
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342177792
Control4=IDC_B_SELECT_FILE,button,1342177280
Control5=IDC_FILE_NAME,edit,1350631552
Control6=IDC_STATIC,button,1342177287
Control7=IDC_STATIC,static,1342177280
Control8=IDC_CYCLES,edit,1350631552
Control9=IDC_STATIC,static,1342177280
Control10=IDC_STOP_CY,edit,1350631552
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STOP_CY_PROP,edit,1350762624
Control13=IDC_STATIC,static,1342308352
Control14=IDC_NB_RETRY,edit,1350631552
Control15=IDC_STATIC,static,1342308352
Control16=IDC_EPS,edit,1350631552
Control17=IDC_STATIC,static,1342308352
Control18=IDC_MAX_NB_SUBS,edit,1350631552
Control19=IDC_GRAPHICAL_DISPLAY,button,1342242819
Control20=IDC_DETECTION_TYPE,combobox,1344340227
Control21=IDC_TEMP_AUT,button,1342177287
Control22=IDC_STATIC,static,1342177280
Control23=IDC_MANU_INI_TEMP,edit,1350631552
Control24=IDC_STATIC,static,1342177280
Control25=IDC_ALPHA,edit,1350631552
Control26=IDC_EXP_TEMP,button,1342242819
Control27=IDC_TEMP_MAN,button,1342177287
Control28=IDC_AUTO_INI_TEMP,button,1342242819
Control29=IDC_STATIC,static,1342177280
Control30=IDC_INI_TZERO,edit,1350631552
Control31=IDC_STATIC,static,1342177280
Control32=IDC_UPDATE_TZERO,edit,1350631552
Control33=IDC_STATIC,static,1342177280
Control34=IDC_ALPHA_TZERO,edit,1350762624
Control35=IDC_STATIC,static,1342308352
Control36=IDC_B_DETECTION_SET,button,1342242816
Control37=IDC_MON_WELL_CL,button,1342242819
Control38=IDC_DRAW_BAD_SUBS,button,1342242819
Control39=IDC_RND,button,1342242819
Control40=IDC_STATIC,static,1342177280
Control41=IDC_RETRY_WITH_LAST,edit,1350631552
Control42=IDC_NO_PTS_RMV,button,1342242819
Control43=IDC_STATIC,static,1342177280
Control44=IDC_STOP_TEMP,edit,1350631552
Control45=IDC_MON_T,button,1342242819
Control46=IDC_MON_AB,button,1342242819
Control47=IDC_STATIC,static,1342177280
Control48=IDC_RESULT,edit,1350631552
Control49=IDC_STATIC,static,1342308352
Control50=IDC_NB_SUBS,edit,1350631552
Control51=IDC_STATIC,static,1342308352
Control52=IDC_NO_CORR,edit,1350631552
Control53=IDC_RND_ORIGIN,button,1342242819