-
Notifications
You must be signed in to change notification settings - Fork 52
/
WCOL.CLW
148 lines (134 loc) · 3.57 KB
/
WCOL.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
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=COptionDialog
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "wcol.h"
LastPage=0
ClassCount=6
Class1=CWcolApp
Class2=CAboutDlg
Class3=CMainFrame
Class4=CWcolDoc
Class5=CWcolView
Class6=COptionDialog
ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDD_OPTIONDLG
Resource3=IDR_MAINFRAME
[CLS:CWcolApp]
Type=0
BaseClass=CWinApp
HeaderFile=wcol.h
ImplementationFile=wcol.cpp
Filter=N
VirtualFilter=AC
LastObject=CWcolApp
[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=wcol.cpp
ImplementationFile=wcol.cpp
[CLS:CMainFrame]
Type=0
BaseClass=CFrameWnd
HeaderFile=wcol.h
ImplementationFile=wcol.cpp
LastObject=ID_APP_EXIT
Filter=T
VirtualFilter=fWC
[CLS:CWcolDoc]
Type=0
BaseClass=CDocument
HeaderFile=wcol.h
ImplementationFile=wcol.cpp
[CLS:CWcolView]
Type=0
BaseClass=CEditView
HeaderFile=wcol.h
ImplementationFile=wcol.cpp
[CLS:COptionDialog]
Type=0
BaseClass=CDialog
HeaderFile=wcol.h
ImplementationFile=wcol.cpp
Filter=D
VirtualFilter=dWC
LastObject=COptionDialog
[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
[DLG:IDD_OPTIONDLG]
Type=1
Class=COptionDialog
ControlCount=47
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_CATFILE_EDIT,edit,1350631552
Control5=IDC_BROWSE1,button,1342242816
Control6=IDC_QUERYEDIT,edit,1350631552
Control7=IDC_BROWSE2,button,1342242816
Control8=IDC_STATIC,button,1342177287
Control9=IDC_FILE,button,1342259203
Control10=IDC_WINDOW,button,1342242819
Control11=IDC_PRUNING,button,1342242819
Control12=IDC_CUCARD,button,1342242819
Control13=IDC_COVE,button,1342242819
Control14=IDC_GBLEPS,button,1342242819
Control15=IDC_STATIC,static,1342308352
Control16=IDC_CMEDIT,edit,1350631552
Control17=IDC_BROWSE3,button,1342242816
Control18=IDC_EPS_EDIT,edit,1350631552
Control19=IDC_STATIC,static,1342308352
Control20=IDC_STATIC,button,1342177287
Control21=IDC_STATIC,button,1342177287
Control22=IDC_FINALSSP,button,1342242819
Control23=IDC_OPEN,button,1342242819
Control24=IDC_SSP,button,1342242819
Control25=IDC_EDIT1,button,1342242816
Control26=IDC_EDIT2,button,1342242816
Control27=IDC_EDIT3,button,1342242816
Control28=IDC_STATIC,static,1342308352
Control29=IDC_RULESETEDIT,edit,1350631552
Control30=IDC_BROWSE4,button,1342242816
Control31=IDC_EDIT4,button,1342242816
Control32=IDC_STATIC,button,1342177287
Control33=IDC_RADIO_BATCH,button,1342308361
Control34=IDC_RADIO_SINGLE,button,1342177289
Control35=IDC_QUERYEDIT2,edit,1350631552
Control36=IDC_BROWSE5,button,1342242816
Control37=IDC_EDIT5,button,1342242816
Control38=IDC_STATIC,button,1342177287
Control39=IDC_HALT,button,1342242819
Control40=IDC_HALT_GRPSIZE,edit,1350631552
Control41=IDC_STATIC,static,1342308352
Control42=IDC_STATIC,static,1342308352
Control43=IDC_HALT_WINSIZE,edit,1350631552
Control44=IDC_STATIC,static,1342308352
Control45=IDC_HALT_IMPR,edit,1350631552
Control46=IDC_STATIC,static,1342308352
Control47=IDC_CHECK5,button,1342242819
[MNU:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=IDD_BEGIN
Command2=IDD_MEMORY
Command3=ID_OPTION
Command4=ID_EDIT_FIND
Command5=ID_EDIT_REPEAT
Command6=ID_APP_ABOUT
Command7=ID_APP_EXIT
CommandCount=7
[ACL:IDR_MAINFRAME]
Type=1
Class=?
Command1=ID_EDIT_FIND
Command2=ID_EDIT_REPEAT
CommandCount=2