-rw-r--r-- | pumpkin.clw | 283 |
1 files changed, 283 insertions, 0 deletions
diff --git a/pumpkin.clw b/pumpkin.clw new file mode 100644 index 0000000..4ae747b --- a/dev/null +++ b/pumpkin.clw | |||
@@ -0,0 +1,283 @@ | |||
1 | ; CLW file contains information for the MFC ClassWizard | ||
2 | |||
3 | [General Info] | ||
4 | Version=1 | ||
5 | LastClass=CPropsSounds | ||
6 | LastTemplate=CPropertyPage | ||
7 | NewFileInclude1=#include "stdafx.h" | ||
8 | NewFileInclude2=#include "PumpKIN.h" | ||
9 | |||
10 | ClassCount=12 | ||
11 | Class1=CPumpKINApp | ||
12 | Class2=CPumpKINDlg | ||
13 | Class3=CAboutDlg | ||
14 | |||
15 | ResourceCount=9 | ||
16 | Resource1=IDD_REQUEST | ||
17 | Resource2=IDD_PROPS_SERVER | ||
18 | Resource3=IDD_CONFIRM_RRQ | ||
19 | Resource4=IDD_ABOUTBOX | ||
20 | Class4=CPropsServer | ||
21 | Class5=CPropsNetwork | ||
22 | Resource5=IDD_CONFIRM_WRQ | ||
23 | Resource6=IDD_PROPS_NETWORK | ||
24 | Class6=CConfirmRRQDlg | ||
25 | Class7=CConfirmWRQDlg | ||
26 | Resource7=IDD_PUMPKIN_DIALOG | ||
27 | Class8=CRequestDlg | ||
28 | Class9=CResolver | ||
29 | Class10=CRetrier | ||
30 | Class11=CTrayer | ||
31 | Resource8=IDD_PROPS_SOUNDS | ||
32 | Class12=CPropsSounds | ||
33 | Resource9=IDM_POPUPS | ||
34 | |||
35 | [CLS:CPumpKINApp] | ||
36 | Type=0 | ||
37 | HeaderFile=PumpKIN.h | ||
38 | ImplementationFile=PumpKIN.cpp | ||
39 | Filter=N | ||
40 | |||
41 | [CLS:CPumpKINDlg] | ||
42 | Type=0 | ||
43 | HeaderFile=PumpKINDlg.h | ||
44 | ImplementationFile=PumpKINDlg.cpp | ||
45 | Filter=W | ||
46 | BaseClass=CDialog | ||
47 | VirtualFilter=dWC | ||
48 | LastObject=ID_HELP | ||
49 | |||
50 | [CLS:CAboutDlg] | ||
51 | Type=0 | ||
52 | HeaderFile=PumpKINDlg.h | ||
53 | ImplementationFile=PumpKINDlg.cpp | ||
54 | Filter=D | ||
55 | BaseClass=CDialog | ||
56 | VirtualFilter=dWC | ||
57 | LastObject=CAboutDlg | ||
58 | |||
59 | [DLG:IDD_ABOUTBOX] | ||
60 | Type=1 | ||
61 | Class=CAboutDlg | ||
62 | ControlCount=5 | ||
63 | Control1=IDC_STATIC,static,1342177283 | ||
64 | Control2=IDC_STATIC,static,1342308480 | ||
65 | Control3=IDC_STATIC,static,1342308352 | ||
66 | Control4=IDOK,button,1342373889 | ||
67 | Control5=IDC_KLEVERNET,button,1342242816 | ||
68 | |||
69 | [DLG:IDD_PUMPKIN_DIALOG] | ||
70 | Type=1 | ||
71 | Class=CPumpKINDlg | ||
72 | ControlCount=9 | ||
73 | Control1=IDC_CONNECTIONS,SysListView32,1350631681 | ||
74 | Control2=IDC_GET,button,1342259200 | ||
75 | Control3=IDC_PUT,button,1342259200 | ||
76 | Control4=IDC_ABORT,button,1342259200 | ||
77 | Control5=IDC_OPTIONS,button,1342259200 | ||
78 | Control6=IDC_EXIT,button,1342259200 | ||
79 | Control7=ID_HELP,button,1342259200 | ||
80 | Control8=IDC_LOG,listbox,1353728129 | ||
81 | Control9=IDCANCEL,button,1073741824 | ||
82 | |||
83 | [DLG:IDD_PROPS_SERVER] | ||
84 | Type=1 | ||
85 | Class=CPropsServer | ||
86 | ControlCount=15 | ||
87 | Control1=IDC_STATIC,button,1342177287 | ||
88 | Control2=IDC_TFTPROOT,edit,1350631552 | ||
89 | Control3=IDC_BROWSE,button,1342242880 | ||
90 | Control4=IDC_TFTPSUBDIRS,button,1342242819 | ||
91 | Control5=IDC_STATIC,button,1342177287 | ||
92 | Control6=IDC_RRQ_GIVEALL,button,1342324745 | ||
93 | Control7=IDC_RRQ_ALWAYSCONFIRM,button,1342193673 | ||
94 | Control8=IDC_RRQ_DENYALL,button,1342193673 | ||
95 | Control9=IDC_STATIC,button,1342308359 | ||
96 | Control10=IDC_WRQ_TAKEALL,button,1342308361 | ||
97 | Control11=IDC_WRQ_PROMPTEXISTING,button,1342177289 | ||
98 | Control12=IDC_WRQ_ALWAYSCONFIRM,button,1342177289 | ||
99 | Control13=IDC_WRQ_DENYALL,button,1342177289 | ||
100 | Control14=IDC_STATIC,static,1342308609 | ||
101 | Control15=IDC_PROMPTTIMEOUT,msctls_trackbar32,1342242823 | ||
102 | |||
103 | [DLG:IDD_PROPS_NETWORK] | ||
104 | Type=1 | ||
105 | Class=CPropsNetwork | ||
106 | ControlCount=15 | ||
107 | Control1=IDC_STATIC,button,1342177287 | ||
108 | Control2=IDC_STATIC,static,1342308354 | ||
109 | Control3=IDC_LISTENPORT,edit,1350631552 | ||
110 | Control4=IDC_LISTENSPIN,msctls_updown32,1342177463 | ||
111 | Control5=IDC_STATIC,static,1342308354 | ||
112 | Control6=IDC_SPEAKPORT,edit,1350631552 | ||
113 | Control7=IDC_SPEAKSPIN,msctls_updown32,1342177463 | ||
114 | Control8=IDC_STATIC,static,1342308352 | ||
115 | Control9=IDC_TIMEOUT,edit,1350639744 | ||
116 | Control10=IDC_TIMESPIN,msctls_updown32,1342177463 | ||
117 | Control11=IDC_STATIC,static,1342308352 | ||
118 | Control12=IDC_STATIC,static,1342308352 | ||
119 | Control13=IDC_STATIC,static,1342308352 | ||
120 | Control14=IDC_BLOCKSIZE,edit,1350639744 | ||
121 | Control15=IDC_BSIZESPIN,msctls_updown32,1342177463 | ||
122 | |||
123 | [CLS:CPropsServer] | ||
124 | Type=0 | ||
125 | HeaderFile=PropsServer.h | ||
126 | ImplementationFile=PropsServer.cpp | ||
127 | BaseClass=CPropertyPage | ||
128 | Filter=D | ||
129 | VirtualFilter=idWC | ||
130 | LastObject=CPropsServer | ||
131 | |||
132 | [CLS:CPropsNetwork] | ||
133 | Type=0 | ||
134 | HeaderFile=PropsNetwork.h | ||
135 | ImplementationFile=PropsNetwork.cpp | ||
136 | BaseClass=CPropertyPage | ||
137 | Filter=D | ||
138 | VirtualFilter=idWC | ||
139 | LastObject=CPropsNetwork | ||
140 | |||
141 | [DLG:IDD_CONFIRM_RRQ] | ||
142 | Type=1 | ||
143 | Class=CConfirmRRQDlg | ||
144 | ControlCount=9 | ||
145 | Control1=IDOK,button,1342242817 | ||
146 | Control2=IDCANCEL,button,1342242816 | ||
147 | Control3=IDC_STATIC,static,1342308352 | ||
148 | Control4=IDC_HOST,static,1350701313 | ||
149 | Control5=IDC_STATIC,static,1342308353 | ||
150 | Control6=IDC_FILE,static,1350701313 | ||
151 | Control7=IDC_STATIC,static,1342177296 | ||
152 | Control8=IDC_STATIC,static,1342177283 | ||
153 | Control9=IDC_STATIC,static,1342177283 | ||
154 | |||
155 | [DLG:IDD_CONFIRM_WRQ] | ||
156 | Type=1 | ||
157 | Class=CConfirmWRQDlg | ||
158 | ControlCount=11 | ||
159 | Control1=IDOK,button,1342242817 | ||
160 | Control2=IDC_RENAME,button,1342242816 | ||
161 | Control3=IDCANCEL,button,1342242816 | ||
162 | Control4=IDC_STATIC,static,1342308352 | ||
163 | Control5=IDC_HOST,static,1350701313 | ||
164 | Control6=IDC_STATIC,static,1342308353 | ||
165 | Control7=IDC_FILE,static,1350701313 | ||
166 | Control8=IDC_STATIC,static,1342177296 | ||
167 | Control9=IDC_STATIC,static,1342177283 | ||
168 | Control10=IDC_STATIC,static,1342177283 | ||
169 | Control11=IDC_RESUME,button,1342242816 | ||
170 | |||
171 | [CLS:CConfirmRRQDlg] | ||
172 | Type=0 | ||
173 | HeaderFile=ConfirmRRQDlg.h | ||
174 | ImplementationFile=ConfirmRRQDlg.cpp | ||
175 | BaseClass=CDialog | ||
176 | Filter=D | ||
177 | VirtualFilter=dWC | ||
178 | LastObject=CConfirmRRQDlg | ||
179 | |||
180 | [CLS:CConfirmWRQDlg] | ||
181 | Type=0 | ||
182 | HeaderFile=ConfirmWRQDlg.h | ||
183 | ImplementationFile=ConfirmWRQDlg.cpp | ||
184 | BaseClass=CDialog | ||
185 | Filter=D | ||
186 | VirtualFilter=dWC | ||
187 | LastObject=IDC_RESUME | ||
188 | |||
189 | [DLG:IDD_REQUEST] | ||
190 | Type=1 | ||
191 | Class=CRequestDlg | ||
192 | ControlCount=15 | ||
193 | Control1=IDC_STATIC,static,1342308608 | ||
194 | Control2=IDC_LOCALFILE,edit,1350631552 | ||
195 | Control3=IDC_BROWSE,button,1342242880 | ||
196 | Control4=IDC_STATIC,static,1342308608 | ||
197 | Control5=IDC_REMOTEFILE,edit,1350631552 | ||
198 | Control6=IDC_STATIC,static,1342308608 | ||
199 | Control7=IDC_TALKS,combobox,1344341313 | ||
200 | Control8=IDC_REFRESH,button,1342271232 | ||
201 | Control9=IDC_STATIC,static,1342308352 | ||
202 | Control10=IDC_TYPE,combobox,1344356418 | ||
203 | Control11=IDC_STATIC,static,1342308352 | ||
204 | Control12=IDC_BSIZE,combobox,1344339970 | ||
205 | Control13=IDOK,button,1342242817 | ||
206 | Control14=IDCANCEL,button,1342242816 | ||
207 | Control15=IDC_STATIC,static,1342177297 | ||
208 | |||
209 | [CLS:CRequestDlg] | ||
210 | Type=0 | ||
211 | HeaderFile=RequestDlg.h | ||
212 | ImplementationFile=RequestDlg.cpp | ||
213 | BaseClass=CDialog | ||
214 | Filter=W | ||
215 | VirtualFilter=dWC | ||
216 | LastObject=CRequestDlg | ||
217 | |||
218 | [CLS:CResolver] | ||
219 | Type=0 | ||
220 | HeaderFile=Resolver.h | ||
221 | ImplementationFile=Resolver.cpp | ||
222 | BaseClass=CWnd | ||
223 | Filter=W | ||
224 | LastObject=CResolver | ||
225 | VirtualFilter=WC | ||
226 | |||
227 | [MNU:IDM_POPUPS] | ||
228 | Type=1 | ||
229 | Class=CPumpKINDlg | ||
230 | Command1=ID_TRAY_SENDFILE | ||
231 | Command2=ID_TRAY_FETCHFILE | ||
232 | Command3=ID_TRAY_OPTIONS | ||
233 | Command4=ID_TRAY_SHOWPUMPKINWINDOW | ||
234 | Command5=ID_TRAY_OPENFILESFOLDER | ||
235 | Command6=ID_TRAY_HELP | ||
236 | Command7=ID_TRAY_ABOUTPUMPKIN | ||
237 | Command8=ID_TRAY_EXIT | ||
238 | CommandCount=8 | ||
239 | |||
240 | [CLS:CRetrier] | ||
241 | Type=0 | ||
242 | HeaderFile=Retrier.h | ||
243 | ImplementationFile=Retrier.cpp | ||
244 | BaseClass=CWnd | ||
245 | Filter=W | ||
246 | LastObject=CRetrier | ||
247 | VirtualFilter=WC | ||
248 | |||
249 | [CLS:CTrayer] | ||
250 | Type=0 | ||
251 | HeaderFile=Trayer.h | ||
252 | ImplementationFile=Trayer.cpp | ||
253 | BaseClass=CWnd | ||
254 | Filter=W | ||
255 | LastObject=CTrayer | ||
256 | VirtualFilter=WC | ||
257 | |||
258 | [DLG:IDD_PROPS_SOUNDS] | ||
259 | Type=1 | ||
260 | Class=CPropsSounds | ||
261 | ControlCount=12 | ||
262 | Control1=IDC_STATIC,static,1342308352 | ||
263 | Control2=IDC_RING,combobox,1344340290 | ||
264 | Control3=IDC_RING_BROWSE,button,1342242880 | ||
265 | Control4=IDC_RING_PLAY,button,1342242880 | ||
266 | Control5=IDC_STATIC,static,1342308352 | ||
267 | Control6=IDC_FINISHED,combobox,1344340290 | ||
268 | Control7=IDC_FINISHED_BROWSE,button,1342242880 | ||
269 | Control8=IDC_FINISHED_PLAY,button,1342242880 | ||
270 | Control9=IDC_STATIC,static,1342308352 | ||
271 | Control10=IDC_ABORTED,combobox,1344340290 | ||
272 | Control11=IDC_ABORTED_BROWSE,button,1342242880 | ||
273 | Control12=IDC_ABORTED_PLAY,button,1342242880 | ||
274 | |||
275 | [CLS:CPropsSounds] | ||
276 | Type=0 | ||
277 | HeaderFile=PropsSounds.h | ||
278 | ImplementationFile=PropsSounds.cpp | ||
279 | BaseClass=CPropertyPage | ||
280 | Filter=D | ||
281 | LastObject=CPropsSounds | ||
282 | VirtualFilter=idWC | ||
283 | |||