-rw-r--r-- | dipstick.clw | 266 |
1 files changed, 266 insertions, 0 deletions
diff --git a/dipstick.clw b/dipstick.clw new file mode 100644 index 0000000..708ee48 --- a/dev/null +++ b/dipstick.clw | |||
@@ -0,0 +1,266 @@ | |||
1 | ; CLW file contains information for the MFC ClassWizard | ||
2 | |||
3 | [General Info] | ||
4 | Version=1 | ||
5 | LastClass=CDipstickDlg | ||
6 | LastTemplate=CDialog | ||
7 | NewFileInclude1=#include "stdafx.h" | ||
8 | NewFileInclude2=#include "Dipstick.h" | ||
9 | |||
10 | ClassCount=10 | ||
11 | Class1=CDipstickApp | ||
12 | Class2=CDipstickDlg | ||
13 | Class3=CAboutDlg | ||
14 | |||
15 | ResourceCount=10 | ||
16 | Resource1=IDD_PROPS | ||
17 | Resource2=IDR_MAINFRAME | ||
18 | Class4=CDropURL | ||
19 | Resource3=IDD_MANUALHOST | ||
20 | Class5=CDragPad | ||
21 | Resource4=IDD_ABOUTBOX | ||
22 | Class6=COptionsDlg | ||
23 | Resource5=IDD_OPTIONS | ||
24 | Resource6=IDD_AUTOBEST | ||
25 | Class7=CHostNameDlg | ||
26 | Resource7=IDD_DRAGPAD | ||
27 | Class8=CHostProperties | ||
28 | Resource8=IDR_MENU | ||
29 | Class9=CAutoBestDlg | ||
30 | Resource9=IDD_DIPSTICK_DIALOG | ||
31 | Class10=CSelectURLsDlg | ||
32 | Resource10=IDD_URLS | ||
33 | |||
34 | [CLS:CDipstickApp] | ||
35 | Type=0 | ||
36 | HeaderFile=Dipstick.h | ||
37 | ImplementationFile=Dipstick.cpp | ||
38 | Filter=N | ||
39 | LastObject=CDipstickApp | ||
40 | BaseClass=CWinApp | ||
41 | VirtualFilter=AC | ||
42 | |||
43 | [CLS:CDipstickDlg] | ||
44 | Type=0 | ||
45 | HeaderFile=DipstickDlg.h | ||
46 | ImplementationFile=DipstickDlg.cpp | ||
47 | Filter=W | ||
48 | BaseClass=CDialog | ||
49 | VirtualFilter=dWC | ||
50 | LastObject=CDipstickDlg | ||
51 | |||
52 | [CLS:CAboutDlg] | ||
53 | Type=0 | ||
54 | HeaderFile=DipstickDlg.h | ||
55 | ImplementationFile=DipstickDlg.cpp | ||
56 | Filter=D | ||
57 | BaseClass=CDialog | ||
58 | VirtualFilter=dWC | ||
59 | LastObject=IDC_KLEVERNET | ||
60 | |||
61 | [DLG:IDD_ABOUTBOX] | ||
62 | Type=1 | ||
63 | Class=CAboutDlg | ||
64 | ControlCount=5 | ||
65 | Control1=IDC_STATIC,static,1342177283 | ||
66 | Control2=IDC_STATIC,static,1342308480 | ||
67 | Control3=IDC_STATIC,static,1342308352 | ||
68 | Control4=IDOK,button,1342373889 | ||
69 | Control5=IDC_KLEVERNET,button,1342242816 | ||
70 | |||
71 | [DLG:IDD_DIPSTICK_DIALOG] | ||
72 | Type=1 | ||
73 | Class=CDipstickDlg | ||
74 | ControlCount=11 | ||
75 | Control1=IDC_HOSTLIST,SysListView32,1350631697 | ||
76 | Control2=IDC_MANUALPING,button,1342242816 | ||
77 | Control3=IDC_REPING,button,1476460544 | ||
78 | Control4=IDC_REPINGALL,button,1476460544 | ||
79 | Control5=IDC_REMOVE,button,1476460544 | ||
80 | Control6=IDC_CLEAR,button,1476460544 | ||
81 | Control7=ID_HELP,button,1342242816 | ||
82 | Control8=IDC_OPTIONS,button,1342242816 | ||
83 | Control9=IDC_EXIT,button,1342242816 | ||
84 | Control10=IDCANCEL,button,1208025088 | ||
85 | Control11=IDC_ADVANCED,button,1342242816 | ||
86 | |||
87 | [CLS:CDropURL] | ||
88 | Type=0 | ||
89 | HeaderFile=DropURL.h | ||
90 | ImplementationFile=DropURL.cpp | ||
91 | BaseClass=CCmdTarget | ||
92 | Filter=N | ||
93 | LastObject=CDropURL | ||
94 | VirtualFilter=C | ||
95 | |||
96 | [DLG:IDD_DRAGPAD] | ||
97 | Type=1 | ||
98 | Class=CDragPad | ||
99 | ControlCount=3 | ||
100 | Control1=IDC_DNDTARGET,SysAnimate32,1342242816 | ||
101 | Control2=IDCANCEL,button,1208025088 | ||
102 | Control3=IDOK,button,1208025089 | ||
103 | |||
104 | [CLS:CDragPad] | ||
105 | Type=0 | ||
106 | HeaderFile=DragPad.h | ||
107 | ImplementationFile=DragPad.cpp | ||
108 | BaseClass=CDialog | ||
109 | Filter=W | ||
110 | VirtualFilter=dWC | ||
111 | LastObject=CDragPad | ||
112 | |||
113 | [DLG:IDD_OPTIONS] | ||
114 | Type=1 | ||
115 | Class=COptionsDlg | ||
116 | ControlCount=22 | ||
117 | Control1=IDC_STATIC,static,1342308352 | ||
118 | Control2=IDC_NPINGS,edit,1350631552 | ||
119 | Control3=IDC_SPINPINGS,msctls_updown32,1342177463 | ||
120 | Control4=IDC_STATIC,static,1342308352 | ||
121 | Control5=IDC_MAXPINGS,edit,1350631552 | ||
122 | Control6=IDC_SPINMAXPINGS,msctls_updown32,1342177463 | ||
123 | Control7=IDC_STATIC,static,1342308352 | ||
124 | Control8=IDC_TIMEOUT,edit,1350631552 | ||
125 | Control9=IDC_SPINTIMEOUT,msctls_updown32,1342177463 | ||
126 | Control10=IDC_STATIC,static,1342308352 | ||
127 | Control11=IDC_INTERVAL,edit,1350631552 | ||
128 | Control12=IDC_SPINTERVAL,msctls_updown32,1342177463 | ||
129 | Control13=IDC_STATIC,static,1342308352 | ||
130 | Control14=IDC_PACKETSIZE,edit,1350631552 | ||
131 | Control15=IDC_SPINSIZE,msctls_updown32,1342177463 | ||
132 | Control16=IDC_MSWORKAROUND,button,1342259203 | ||
133 | Control17=IDOK,button,1342242817 | ||
134 | Control18=IDCANCEL,button,1342242816 | ||
135 | Control19=IDC_AUTOBEST,button,1342259203 | ||
136 | Control20=IDC_SMARTADJUST,button,1342259203 | ||
137 | Control21=IDC_ADJUSTINN,button,1342259203 | ||
138 | Control22=IDC_IGNORELA,button,1342259203 | ||
139 | |||
140 | [CLS:COptionsDlg] | ||
141 | Type=0 | ||
142 | HeaderFile=OptionsDlg.h | ||
143 | ImplementationFile=OptionsDlg.cpp | ||
144 | BaseClass=CDialog | ||
145 | Filter=W | ||
146 | VirtualFilter=dWC | ||
147 | LastObject=COptionsDlg | ||
148 | |||
149 | [MNU:IDR_MENU] | ||
150 | Type=1 | ||
151 | Class=CDipstickDlg | ||
152 | Command1=ID_DRAGPAD_MANUALPING | ||
153 | Command2=ID_DRAGPAD_PASTEURL | ||
154 | Command3=ID_DRAGPAD_REPINGALL | ||
155 | Command4=ID_DRAGPAD_REMOVEALL | ||
156 | Command5=ID_DRAGPAD_OPTIONS | ||
157 | Command6=ID_DRAGPAD_SHOWMAINWINDOW | ||
158 | Command7=ID_DRAGPAD_ADVANCED_EXPORTLIST | ||
159 | Command8=ID_DRAGPAD_ADVANCED_IMPORTLIST | ||
160 | Command9=ID_DRAGPAD_HELP | ||
161 | Command10=ID_DRAGPAD_ABOUT | ||
162 | Command11=ID_DRAGPAD_EXIT | ||
163 | Command12=ID_HOSTLIST_REPING | ||
164 | Command13=ID_HOSTLIST_REMOVE | ||
165 | Command14=ID_HOSTLIST_OPENURL | ||
166 | Command15=ID_HOSTLIST_COPYURL | ||
167 | Command16=ID_HOSTLIST_REPINGALL | ||
168 | Command17=ID_HOSTLIST_REMOVEALL | ||
169 | Command18=ID_HOSTLIST_PASTEURL | ||
170 | Command19=ID_HOSTLIST_PROPERTIES | ||
171 | Command20=ID_ADVANCED_EXPORTLIST | ||
172 | Command21=ID_ADVANCED_IMPORTLIST | ||
173 | CommandCount=21 | ||
174 | |||
175 | [DLG:IDD_MANUALHOST] | ||
176 | Type=1 | ||
177 | Class=CHostNameDlg | ||
178 | ControlCount=4 | ||
179 | Control1=IDC_STATIC,static,1342308352 | ||
180 | Control2=IDC_HOST,edit,1350631568 | ||
181 | Control3=IDOK,button,1342242817 | ||
182 | Control4=IDCANCEL,button,1342242816 | ||
183 | |||
184 | [CLS:CHostNameDlg] | ||
185 | Type=0 | ||
186 | HeaderFile=HostNameDlg.h | ||
187 | ImplementationFile=HostNameDlg.cpp | ||
188 | BaseClass=CDialog | ||
189 | Filter=D | ||
190 | LastObject=CHostNameDlg | ||
191 | VirtualFilter=dWC | ||
192 | |||
193 | [DLG:IDD_PROPS] | ||
194 | Type=1 | ||
195 | Class=CHostProperties | ||
196 | ControlCount=16 | ||
197 | Control1=IDOK,button,1342242817 | ||
198 | Control2=IDC_URLCAPTION,static,1342308608 | ||
199 | Control3=IDC_URL,static,1342308736 | ||
200 | Control4=IDC_HOSTCAPTION,static,1342308608 | ||
201 | Control5=IDC_HOST,static,1342308736 | ||
202 | Control6=IDC_IPCAPTION,static,1342308608 | ||
203 | Control7=IDC_IP,static,1342308608 | ||
204 | Control8=IDC_TIMESCAPTION,static,1342308608 | ||
205 | Control9=IDC_TIMES,static,1342308608 | ||
206 | Control10=IDC_LOSSCAPTION,static,1342308608 | ||
207 | Control11=IDC_LOSS,static,1342308736 | ||
208 | Control12=IDC_STATUSCAPTION,static,1342308608 | ||
209 | Control13=IDC_STATUS,static,1342308736 | ||
210 | Control14=IDC_OPENURL,button,1342242816 | ||
211 | Control15=IDC_STATE,static,1342180099 | ||
212 | Control16=IDC_COPYURL,button,1342242816 | ||
213 | |||
214 | [CLS:CHostProperties] | ||
215 | Type=0 | ||
216 | HeaderFile=HostProperties.h | ||
217 | ImplementationFile=HostProperties.cpp | ||
218 | BaseClass=CDialog | ||
219 | Filter=D | ||
220 | VirtualFilter=dWC | ||
221 | LastObject=CHostProperties | ||
222 | |||
223 | [DLG:IDD_AUTOBEST] | ||
224 | Type=1 | ||
225 | Class=CAutoBestDlg | ||
226 | ControlCount=11 | ||
227 | Control1=IDOK,button,1342242817 | ||
228 | Control2=IDC_NEXT,button,1342242816 | ||
229 | Control3=IDC_PREV,button,1342242816 | ||
230 | Control4=IDC_URL,static,1342308481 | ||
231 | Control5=IDC_STATIC,static,1342308352 | ||
232 | Control6=IDC_RTT,static,1342308352 | ||
233 | Control7=IDC_STATIC,static,1342308352 | ||
234 | Control8=IDC_PKTLOSS,static,1342308352 | ||
235 | Control9=IDCANCEL,button,1342242816 | ||
236 | Control10=IDC_DROPSOURCE,SysAnimate32,1342177285 | ||
237 | Control11=IDC_COPYURL,button,1342254848 | ||
238 | |||
239 | [CLS:CAutoBestDlg] | ||
240 | Type=0 | ||
241 | HeaderFile=AutoBestDlg.h | ||
242 | ImplementationFile=AutoBestDlg.cpp | ||
243 | BaseClass=CDialog | ||
244 | Filter=W | ||
245 | LastObject=CAutoBestDlg | ||
246 | VirtualFilter=dWC | ||
247 | |||
248 | [DLG:IDD_URLS] | ||
249 | Type=1 | ||
250 | Class=CSelectURLsDlg | ||
251 | ControlCount=5 | ||
252 | Control1=IDC_URLS,listbox,1345390851 | ||
253 | Control2=IDOK,button,1342242817 | ||
254 | Control3=IDCANCEL,button,1342242816 | ||
255 | Control4=IDC_DOADJUST,button,1342243843 | ||
256 | Control5=IDC_ADJUSTINN,button,1342252035 | ||
257 | |||
258 | [CLS:CSelectURLsDlg] | ||
259 | Type=0 | ||
260 | HeaderFile=SelectURLsDlg.h | ||
261 | ImplementationFile=SelectURLsDlg.cpp | ||
262 | BaseClass=CDialog | ||
263 | Filter=W | ||
264 | LastObject=CSelectURLsDlg | ||
265 | VirtualFilter=dWC | ||
266 | |||