summaryrefslogtreecommitdiffabout
path: root/pumpkin.clw
authorMichael Krelin <hacker@klever.net>2011-04-27 14:18:48 (UTC)
committer Michael Krelin <hacker@klever.net>2011-04-27 14:18:48 (UTC)
commitc3b240e06bae3b663505e2b1c52eb67c34ddd3ea (patch) (unidiff)
tree06793f5d56a8129bfdaaee441fc34fbb361ddb13 /pumpkin.clw
parentd097b824b7fcad001c9581fb2e322bf3e3e5961d (diff)
downloadpumpkin-c3b240e06bae3b663505e2b1c52eb67c34ddd3ea.zip
pumpkin-c3b240e06bae3b663505e2b1c52eb67c34ddd3ea.tar.gz
pumpkin-c3b240e06bae3b663505e2b1c52eb67c34ddd3ea.tar.bz2
network settings: bind to specific ip address
Signed-off-by: Michael Krelin <hacker@klever.net>
Diffstat (limited to 'pumpkin.clw') (more/less context) (ignore whitespace changes)
-rw-r--r--pumpkin.clw12
1 files changed, 7 insertions, 5 deletions
diff --git a/pumpkin.clw b/pumpkin.clw
index 213d8c1..7fa927b 100644
--- a/pumpkin.clw
+++ b/pumpkin.clw
@@ -1,327 +1,329 @@
1; CLW file contains information for the MFC ClassWizard 1; CLW file contains information for the MFC ClassWizard
2 2
3[General Info] 3[General Info]
4Version=1 4Version=1
5LastClass=CPumpKINDlg 5LastClass=CPropsNetwork
6LastTemplate=CComboBox 6LastTemplate=CComboBox
7NewFileInclude1=#include "stdafx.h" 7NewFileInclude1=#include "stdafx.h"
8NewFileInclude2=#include "PumpKIN.h" 8NewFileInclude2=#include "PumpKIN.h"
9 9
10ClassCount=14 10ClassCount=14
11Class1=CPumpKINApp 11Class1=CPumpKINApp
12Class2=CPumpKINDlg 12Class2=CPumpKINDlg
13Class3=CAboutDlg 13Class3=CAboutDlg
14 14
15ResourceCount=10 15ResourceCount=10
16Resource1=IDD_REQUEST 16Resource1=IDD_REQUEST
17Resource2=IDD_PROPS_NETWORK 17Resource2=IDD_PUMPKIN_DIALOG
18Resource3=IDD_CONFIRM_RRQ 18Resource3=IDD_CONFIRM_RRQ
19Resource4=IDD_PROPS_SERVER 19Resource4=IDD_PROPS_SERVER
20Class4=CPropsServer 20Class4=CPropsServer
21Class5=CPropsNetwork 21Class5=CPropsNetwork
22Resource5=IDD_CONFIRM_WRQ 22Resource5=IDD_CONFIRM_WRQ
23Resource6=IDD_PROPS_ACL 23Resource6=IDD_PROPS_ACL
24Class6=CConfirmRRQDlg 24Class6=CConfirmRRQDlg
25Class7=CConfirmWRQDlg 25Class7=CConfirmWRQDlg
26Resource7=IDD_ABOUTBOX 26Resource7=IDD_ABOUTBOX
27Class8=CRequestDlg 27Class8=CRequestDlg
28Class9=CResolver 28Class9=CResolver
29Class10=CRetrier 29Class10=CRetrier
30Class11=CTrayer 30Class11=CTrayer
31Resource8=IDD_PROPS_SOUNDS 31Resource8=IDD_PROPS_SOUNDS
32Class12=CPropsSounds 32Class12=CPropsSounds
33Resource9=IDM_POPUPS 33Resource9=IDM_POPUPS
34Class13=CPropsACL 34Class13=CPropsACL
35Class14=CACLTargetCombo 35Class14=CACLTargetCombo
36Resource10=IDD_PUMPKIN_DIALOG 36Resource10=IDD_PROPS_NETWORK
37 37
38[CLS:CPumpKINApp] 38[CLS:CPumpKINApp]
39Type=0 39Type=0
40HeaderFile=PumpKIN.h 40HeaderFile=PumpKIN.h
41ImplementationFile=PumpKIN.cpp 41ImplementationFile=PumpKIN.cpp
42Filter=N 42Filter=N
43 43
44[CLS:CPumpKINDlg] 44[CLS:CPumpKINDlg]
45Type=0 45Type=0
46HeaderFile=PumpKINDlg.h 46HeaderFile=PumpKINDlg.h
47ImplementationFile=PumpKINDlg.cpp 47ImplementationFile=PumpKINDlg.cpp
48Filter=W 48Filter=W
49BaseClass=CDialog 49BaseClass=CDialog
50VirtualFilter=dWC 50VirtualFilter=dWC
51LastObject=CPumpKINDlg 51LastObject=CPumpKINDlg
52 52
53[CLS:CAboutDlg] 53[CLS:CAboutDlg]
54Type=0 54Type=0
55HeaderFile=PumpKINDlg.h 55HeaderFile=PumpKINDlg.h
56ImplementationFile=PumpKINDlg.cpp 56ImplementationFile=PumpKINDlg.cpp
57Filter=D 57Filter=D
58BaseClass=CDialog 58BaseClass=CDialog
59VirtualFilter=dWC 59VirtualFilter=dWC
60LastObject=CAboutDlg 60LastObject=CAboutDlg
61 61
62[DLG:IDD_ABOUTBOX] 62[DLG:IDD_ABOUTBOX]
63Type=1 63Type=1
64Class=CAboutDlg 64Class=CAboutDlg
65ControlCount=5 65ControlCount=5
66Control1=IDC_STATIC,static,1342177283 66Control1=IDC_STATIC,static,1342177283
67Control2=IDC_STATIC,static,1342308480 67Control2=IDC_STATIC,static,1342308480
68Control3=IDC_STATIC,static,1342308352 68Control3=IDC_STATIC,static,1342308352
69Control4=IDOK,button,1342373889 69Control4=IDOK,button,1342373889
70Control5=IDC_KLEVERNET,button,1342242816 70Control5=IDC_KLEVERNET,button,1342242816
71 71
72[DLG:IDD_PUMPKIN_DIALOG] 72[DLG:IDD_PUMPKIN_DIALOG]
73Type=1 73Type=1
74Class=CPumpKINDlg 74Class=CPumpKINDlg
75ControlCount=10 75ControlCount=10
76Control1=IDC_CONNECTIONS,SysListView32,1350631681 76Control1=IDC_CONNECTIONS,SysListView32,1350631681
77Control2=IDC_GET,button,1342259200 77Control2=IDC_GET,button,1342259200
78Control3=IDC_PUT,button,1342259200 78Control3=IDC_PUT,button,1342259200
79Control4=IDC_ABORT,button,1342259200 79Control4=IDC_ABORT,button,1342259200
80Control5=IDC_OPTIONS,button,1342259200 80Control5=IDC_OPTIONS,button,1342259200
81Control6=IDC_EXIT,button,1342259200 81Control6=IDC_EXIT,button,1342259200
82Control7=ID_HELP,button,1342259200 82Control7=ID_HELP,button,1342259200
83Control8=IDC_LOG,listbox,1353728385 83Control8=IDC_LOG,listbox,1353728385
84Control9=IDCANCEL,button,1073741824 84Control9=IDCANCEL,button,1073741824
85Control10=IDC_LISTENING,button,1342275619 85Control10=IDC_LISTENING,button,1342275619
86 86
87[DLG:IDD_PROPS_SERVER] 87[DLG:IDD_PROPS_SERVER]
88Type=1 88Type=1
89Class=CPropsServer 89Class=CPropsServer
90ControlCount=18 90ControlCount=18
91Control1=IDC_STATIC,button,1342177287 91Control1=IDC_STATIC,button,1342177287
92Control2=IDC_TFTPROOT,edit,1350631552 92Control2=IDC_TFTPROOT,edit,1350631552
93Control3=IDC_BROWSE,button,1342242880 93Control3=IDC_BROWSE,button,1342242880
94Control4=IDC_TFTPSUBDIRS,button,1342242819 94Control4=IDC_TFTPSUBDIRS,button,1342242819
95Control5=IDC_STATIC,button,1342177287 95Control5=IDC_STATIC,button,1342177287
96Control6=IDC_RRQ_GIVEALL,button,1342324745 96Control6=IDC_RRQ_GIVEALL,button,1342324745
97Control7=IDC_RRQ_ALWAYSCONFIRM,button,1342193673 97Control7=IDC_RRQ_ALWAYSCONFIRM,button,1342193673
98Control8=IDC_RRQ_DENYALL,button,1342193673 98Control8=IDC_RRQ_DENYALL,button,1342193673
99Control9=IDC_STATIC,button,1342308359 99Control9=IDC_STATIC,button,1342308359
100Control10=IDC_WRQ_TAKEALL,button,1342308361 100Control10=IDC_WRQ_TAKEALL,button,1342308361
101Control11=IDC_WRQ_PROMPTEXISTING,button,1342177289 101Control11=IDC_WRQ_PROMPTEXISTING,button,1342177289
102Control12=IDC_WRQ_ALWAYSCONFIRM,button,1342177289 102Control12=IDC_WRQ_ALWAYSCONFIRM,button,1342177289
103Control13=IDC_WRQ_DENYALL,button,1342177289 103Control13=IDC_WRQ_DENYALL,button,1342177289
104Control14=IDC_STATIC,static,1342308609 104Control14=IDC_STATIC,static,1342308609
105Control15=IDC_PROMPTTIMEOUT,msctls_trackbar32,1342242823 105Control15=IDC_PROMPTTIMEOUT,msctls_trackbar32,1342242823
106Control16=IDC_STATIC,button,1342177287 106Control16=IDC_STATIC,button,1342177287
107Control17=IDC_LOGFILE,edit,1350631552 107Control17=IDC_LOGFILE,edit,1350631552
108Control18=IDC_LOGFILE_BROWSE,button,1342242880 108Control18=IDC_LOGFILE_BROWSE,button,1342242880
109 109
110[DLG:IDD_PROPS_NETWORK] 110[DLG:IDD_PROPS_NETWORK]
111Type=1 111Type=1
112Class=CPropsNetwork 112Class=CPropsNetwork
113ControlCount=15 113ControlCount=17
114Control1=IDC_STATIC,button,1342177287 114Control1=IDC_STATIC,button,1342177287
115Control2=IDC_STATIC,static,1342308354 115Control2=IDC_STATIC,static,1342308354
116Control3=IDC_LISTENPORT,edit,1350631552 116Control3=IDC_LISTENPORT,edit,1350631552
117Control4=IDC_LISTENSPIN,msctls_updown32,1342177463 117Control4=IDC_LISTENSPIN,msctls_updown32,1342177463
118Control5=IDC_STATIC,static,1342308354 118Control5=IDC_STATIC,static,1342308354
119Control6=IDC_SPEAKPORT,edit,1350631552 119Control6=IDC_SPEAKPORT,edit,1350631552
120Control7=IDC_SPEAKSPIN,msctls_updown32,1342177463 120Control7=IDC_SPEAKSPIN,msctls_updown32,1342177463
121Control8=IDC_STATIC,static,1342308352 121Control8=IDC_STATIC,static,1342308352
122Control9=IDC_TIMEOUT,edit,1350639744 122Control9=IDC_TIMEOUT,edit,1350639744
123Control10=IDC_TIMESPIN,msctls_updown32,1342177463 123Control10=IDC_TIMESPIN,msctls_updown32,1342177463
124Control11=IDC_STATIC,static,1342308352 124Control11=IDC_STATIC,static,1342308352
125Control12=IDC_STATIC,static,1342308352 125Control12=IDC_STATIC,static,1342308352
126Control13=IDC_STATIC,static,1342308352 126Control13=IDC_STATIC,static,1342308352
127Control14=IDC_BLOCKSIZE,edit,1350639744 127Control14=IDC_BLOCKSIZE,edit,1350639744
128Control15=IDC_BSIZESPIN,msctls_updown32,1342177463 128Control15=IDC_BSIZESPIN,msctls_updown32,1342177463
129Control16=IDC_STATIC,static,1342308354
130Control17=IDC_LISTENADDRESS,edit,1350631552
129 131
130[CLS:CPropsServer] 132[CLS:CPropsServer]
131Type=0 133Type=0
132HeaderFile=PropsServer.h 134HeaderFile=PropsServer.h
133ImplementationFile=PropsServer.cpp 135ImplementationFile=PropsServer.cpp
134BaseClass=CPropertyPage 136BaseClass=CPropertyPage
135Filter=D 137Filter=D
136VirtualFilter=idWC 138VirtualFilter=idWC
137LastObject=CPropsServer 139LastObject=CPropsServer
138 140
139[CLS:CPropsNetwork] 141[CLS:CPropsNetwork]
140Type=0 142Type=0
141HeaderFile=PropsNetwork.h 143HeaderFile=PropsNetwork.h
142ImplementationFile=PropsNetwork.cpp 144ImplementationFile=PropsNetwork.cpp
143BaseClass=CPropertyPage 145BaseClass=CPropertyPage
144Filter=D 146Filter=D
145VirtualFilter=idWC 147VirtualFilter=idWC
146LastObject=IDC_BLOCKSIZE 148LastObject=IDC_LISTENADDRESS
147 149
148[DLG:IDD_CONFIRM_RRQ] 150[DLG:IDD_CONFIRM_RRQ]
149Type=1 151Type=1
150Class=CConfirmRRQDlg 152Class=CConfirmRRQDlg
151ControlCount=9 153ControlCount=9
152Control1=IDOK,button,1342242817 154Control1=IDOK,button,1342242817
153Control2=IDCANCEL,button,1342242816 155Control2=IDCANCEL,button,1342242816
154Control3=IDC_STATIC,static,1342308352 156Control3=IDC_STATIC,static,1342308352
155Control4=IDC_HOST,static,1350701313 157Control4=IDC_HOST,static,1350701313
156Control5=IDC_STATIC,static,1342308353 158Control5=IDC_STATIC,static,1342308353
157Control6=IDC_FILE,static,1350701313 159Control6=IDC_FILE,static,1350701313
158Control7=IDC_STATIC,static,1342177296 160Control7=IDC_STATIC,static,1342177296
159Control8=IDC_STATIC,static,1342177283 161Control8=IDC_STATIC,static,1342177283
160Control9=IDC_STATIC,static,1342177283 162Control9=IDC_STATIC,static,1342177283
161 163
162[DLG:IDD_CONFIRM_WRQ] 164[DLG:IDD_CONFIRM_WRQ]
163Type=1 165Type=1
164Class=CConfirmWRQDlg 166Class=CConfirmWRQDlg
165ControlCount=11 167ControlCount=11
166Control1=IDOK,button,1342242817 168Control1=IDOK,button,1342242817
167Control2=IDC_RENAME,button,1342242816 169Control2=IDC_RENAME,button,1342242816
168Control3=IDCANCEL,button,1342242816 170Control3=IDCANCEL,button,1342242816
169Control4=IDC_STATIC,static,1342308352 171Control4=IDC_STATIC,static,1342308352
170Control5=IDC_HOST,static,1350701313 172Control5=IDC_HOST,static,1350701313
171Control6=IDC_STATIC,static,1342308353 173Control6=IDC_STATIC,static,1342308353
172Control7=IDC_FILE,static,1350701313 174Control7=IDC_FILE,static,1350701313
173Control8=IDC_STATIC,static,1342177296 175Control8=IDC_STATIC,static,1342177296
174Control9=IDC_STATIC,static,1342177283 176Control9=IDC_STATIC,static,1342177283
175Control10=IDC_STATIC,static,1342177283 177Control10=IDC_STATIC,static,1342177283
176Control11=IDC_RESUME,button,1342242816 178Control11=IDC_RESUME,button,1342242816
177 179
178[CLS:CConfirmRRQDlg] 180[CLS:CConfirmRRQDlg]
179Type=0 181Type=0
180HeaderFile=ConfirmRRQDlg.h 182HeaderFile=ConfirmRRQDlg.h
181ImplementationFile=ConfirmRRQDlg.cpp 183ImplementationFile=ConfirmRRQDlg.cpp
182BaseClass=CDialog 184BaseClass=CDialog
183Filter=D 185Filter=D
184VirtualFilter=dWC 186VirtualFilter=dWC
185LastObject=CConfirmRRQDlg 187LastObject=CConfirmRRQDlg
186 188
187[CLS:CConfirmWRQDlg] 189[CLS:CConfirmWRQDlg]
188Type=0 190Type=0
189HeaderFile=ConfirmWRQDlg.h 191HeaderFile=ConfirmWRQDlg.h
190ImplementationFile=ConfirmWRQDlg.cpp 192ImplementationFile=ConfirmWRQDlg.cpp
191BaseClass=CDialog 193BaseClass=CDialog
192Filter=D 194Filter=D
193VirtualFilter=dWC 195VirtualFilter=dWC
194LastObject=IDC_RESUME 196LastObject=IDC_RESUME
195 197
196[DLG:IDD_REQUEST] 198[DLG:IDD_REQUEST]
197Type=1 199Type=1
198Class=CRequestDlg 200Class=CRequestDlg
199ControlCount=15 201ControlCount=15
200Control1=IDC_STATIC,static,1342308608 202Control1=IDC_STATIC,static,1342308608
201Control2=IDC_LOCALFILE,edit,1350631552 203Control2=IDC_LOCALFILE,edit,1350631552
202Control3=IDC_BROWSE,button,1342242880 204Control3=IDC_BROWSE,button,1342242880
203Control4=IDC_STATIC,static,1342308608 205Control4=IDC_STATIC,static,1342308608
204Control5=IDC_REMOTEFILE,edit,1350631552 206Control5=IDC_REMOTEFILE,edit,1350631552
205Control6=IDC_STATIC,static,1342308608 207Control6=IDC_STATIC,static,1342308608
206Control7=IDC_TALKS,combobox,1344341313 208Control7=IDC_TALKS,combobox,1344341313
207Control8=IDC_REFRESH,button,1342271232 209Control8=IDC_REFRESH,button,1342271232
208Control9=IDC_STATIC,static,1342308352 210Control9=IDC_STATIC,static,1342308352
209Control10=IDC_TYPE,combobox,1344356418 211Control10=IDC_TYPE,combobox,1344356418
210Control11=IDC_STATIC,static,1342308352 212Control11=IDC_STATIC,static,1342308352
211Control12=IDC_BSIZE,combobox,1344339970 213Control12=IDC_BSIZE,combobox,1344339970
212Control13=IDOK,button,1342242817 214Control13=IDOK,button,1342242817
213Control14=IDCANCEL,button,1342242816 215Control14=IDCANCEL,button,1342242816
214Control15=IDC_STATIC,static,1342177297 216Control15=IDC_STATIC,static,1342177297
215 217
216[CLS:CRequestDlg] 218[CLS:CRequestDlg]
217Type=0 219Type=0
218HeaderFile=RequestDlg.h 220HeaderFile=RequestDlg.h
219ImplementationFile=RequestDlg.cpp 221ImplementationFile=RequestDlg.cpp
220BaseClass=CDialog 222BaseClass=CDialog
221Filter=W 223Filter=W
222VirtualFilter=dWC 224VirtualFilter=dWC
223LastObject=CRequestDlg 225LastObject=CRequestDlg
224 226
225[CLS:CResolver] 227[CLS:CResolver]
226Type=0 228Type=0
227HeaderFile=Resolver.h 229HeaderFile=Resolver.h
228ImplementationFile=Resolver.cpp 230ImplementationFile=Resolver.cpp
229BaseClass=CWnd 231BaseClass=CWnd
230Filter=W 232Filter=W
231LastObject=CResolver 233LastObject=CResolver
232VirtualFilter=WC 234VirtualFilter=WC
233 235
234[MNU:IDM_POPUPS] 236[MNU:IDM_POPUPS]
235Type=1 237Type=1
236Class=CPumpKINDlg 238Class=CPumpKINDlg
237Command1=ID_TRAY_SENDFILE 239Command1=ID_TRAY_SENDFILE
238Command2=ID_TRAY_FETCHFILE 240Command2=ID_TRAY_FETCHFILE
239Command3=ID_TRAY_OPTIONS 241Command3=ID_TRAY_OPTIONS
240Command4=ID_TRAY_LISTEN 242Command4=ID_TRAY_LISTEN
241Command5=ID_TRAY_SHOWPUMPKINWINDOW 243Command5=ID_TRAY_SHOWPUMPKINWINDOW
242Command6=ID_TRAY_OPENFILESFOLDER 244Command6=ID_TRAY_OPENFILESFOLDER
243Command7=ID_TRAY_HELP 245Command7=ID_TRAY_HELP
244Command8=ID_TRAY_ABOUTPUMPKIN 246Command8=ID_TRAY_ABOUTPUMPKIN
245Command9=ID_TRAY_EXIT 247Command9=ID_TRAY_EXIT
246CommandCount=9 248CommandCount=9
247 249
248[CLS:CRetrier] 250[CLS:CRetrier]
249Type=0 251Type=0
250HeaderFile=Retrier.h 252HeaderFile=Retrier.h
251ImplementationFile=Retrier.cpp 253ImplementationFile=Retrier.cpp
252BaseClass=CWnd 254BaseClass=CWnd
253Filter=W 255Filter=W
254LastObject=CRetrier 256LastObject=CRetrier
255VirtualFilter=WC 257VirtualFilter=WC
256 258
257[CLS:CTrayer] 259[CLS:CTrayer]
258Type=0 260Type=0
259HeaderFile=Trayer.h 261HeaderFile=Trayer.h
260ImplementationFile=Trayer.cpp 262ImplementationFile=Trayer.cpp
261BaseClass=CWnd 263BaseClass=CWnd
262Filter=W 264Filter=W
263LastObject=CTrayer 265LastObject=CTrayer
264VirtualFilter=WC 266VirtualFilter=WC
265 267
266[DLG:IDD_PROPS_SOUNDS] 268[DLG:IDD_PROPS_SOUNDS]
267Type=1 269Type=1
268Class=CPropsSounds 270Class=CPropsSounds
269ControlCount=12 271ControlCount=12
270Control1=IDC_STATIC,static,1342308352 272Control1=IDC_STATIC,static,1342308352
271Control2=IDC_RING,combobox,1344340290 273Control2=IDC_RING,combobox,1344340290
272Control3=IDC_RING_BROWSE,button,1342242880 274Control3=IDC_RING_BROWSE,button,1342242880
273Control4=IDC_RING_PLAY,button,1342242880 275Control4=IDC_RING_PLAY,button,1342242880
274Control5=IDC_STATIC,static,1342308352 276Control5=IDC_STATIC,static,1342308352
275Control6=IDC_FINISHED,combobox,1344340290 277Control6=IDC_FINISHED,combobox,1344340290
276Control7=IDC_FINISHED_BROWSE,button,1342242880 278Control7=IDC_FINISHED_BROWSE,button,1342242880
277Control8=IDC_FINISHED_PLAY,button,1342242880 279Control8=IDC_FINISHED_PLAY,button,1342242880
278Control9=IDC_STATIC,static,1342308352 280Control9=IDC_STATIC,static,1342308352
279Control10=IDC_ABORTED,combobox,1344340290 281Control10=IDC_ABORTED,combobox,1344340290
280Control11=IDC_ABORTED_BROWSE,button,1342242880 282Control11=IDC_ABORTED_BROWSE,button,1342242880
281Control12=IDC_ABORTED_PLAY,button,1342242880 283Control12=IDC_ABORTED_PLAY,button,1342242880
282 284
283[CLS:CPropsSounds] 285[CLS:CPropsSounds]
284Type=0 286Type=0
285HeaderFile=PropsSounds.h 287HeaderFile=PropsSounds.h
286ImplementationFile=PropsSounds.cpp 288ImplementationFile=PropsSounds.cpp
287BaseClass=CPropertyPage 289BaseClass=CPropertyPage
288Filter=D 290Filter=D
289LastObject=CPropsSounds 291LastObject=CPropsSounds
290VirtualFilter=idWC 292VirtualFilter=idWC
291 293
292[DLG:IDD_PROPS_ACL] 294[DLG:IDD_PROPS_ACL]
293Type=1 295Type=1
294Class=CPropsACL 296Class=CPropsACL
295ControlCount=14 297ControlCount=14
296Control1=IDC_ACL_LIST,SysListView32,1350631425 298Control1=IDC_ACL_LIST,SysListView32,1350631425
297Control2=IDC_ACL_UP,button,1342246720 299Control2=IDC_ACL_UP,button,1342246720
298Control3=IDC_ACL_DOWN,button,1342246720 300Control3=IDC_ACL_DOWN,button,1342246720
299Control4=IDC_ACL_REMOVE,button,1342246720 301Control4=IDC_ACL_REMOVE,button,1342246720
300Control5=IDC_STATIC,static,1342308352 302Control5=IDC_STATIC,static,1342308352
301Control6=IDC_ACL_XFER,combobox,1344339971 303Control6=IDC_ACL_XFER,combobox,1344339971
302Control7=IDC_STATIC,static,1342308352 304Control7=IDC_STATIC,static,1342308352
303Control8=IDC_ACL_ADDR,edit,1350631552 305Control8=IDC_ACL_ADDR,edit,1350631552
304Control9=IDC_STATIC,static,1342308352 306Control9=IDC_STATIC,static,1342308352
305Control10=IDC_ACL_NETMASK,edit,1350631552 307Control10=IDC_ACL_NETMASK,edit,1350631552
306Control11=IDC_STATIC,static,1342308352 308Control11=IDC_STATIC,static,1342308352
307Control12=IDC_ACL_RULE,combobox,1344339971 309Control12=IDC_ACL_RULE,combobox,1344339971
308Control13=IDC_ACL_ADD,button,1342242816 310Control13=IDC_ACL_ADD,button,1342242816
309Control14=IDC_ACL_REPLACE,button,1342242816 311Control14=IDC_ACL_REPLACE,button,1342242816
310 312
311[CLS:CPropsACL] 313[CLS:CPropsACL]
312Type=0 314Type=0
313HeaderFile=PropsACL.h 315HeaderFile=PropsACL.h
314ImplementationFile=PropsACL.cpp 316ImplementationFile=PropsACL.cpp
315BaseClass=CPropertyPage 317BaseClass=CPropertyPage
316Filter=D 318Filter=D
317LastObject=CPropsACL 319LastObject=CPropsACL
318VirtualFilter=idWC 320VirtualFilter=idWC
319 321
320[CLS:CACLTargetCombo] 322[CLS:CACLTargetCombo]
321Type=0 323Type=0
322HeaderFile=ACLTargetCombo.h 324HeaderFile=ACLTargetCombo.h
323ImplementationFile=ACLTargetCombo.cpp 325ImplementationFile=ACLTargetCombo.cpp
324BaseClass=CComboBox 326BaseClass=CComboBox
325Filter=W 327Filter=W
326LastObject=CACLTargetCombo 328LastObject=CACLTargetCombo
327 329