|
diff --git a/T42.clw b/T42.clw new file mode 100644 index 0000000..120b3c9 --- a/dev/null +++ b/ T42.clw |
|
@@ -0,0 +1,367 @@ |
| |
1 | ; CLW file contains information for the MFC ClassWizard
|
| |
2 |
|
| |
3 | [General Info]
|
| |
4 | Version=1
|
| |
5 | LastClass=CT42Dlg
|
| |
6 | LastTemplate=CPropertyPage
|
| |
7 | NewFileInclude1=#include "stdafx.h"
|
| |
8 | NewFileInclude2=#include "T42.h"
|
| |
9 |
|
| |
10 | ClassCount=16
|
| |
11 | Class1=CT42App
|
| |
12 | Class2=CT42Dlg
|
| |
13 | Class3=CAboutDlg
|
| |
14 |
|
| |
15 | ResourceCount=11
|
| |
16 | Resource1=IDD_OPTIONS_FONTS
|
| |
17 | Resource2=IDM_POPUPS
|
| |
18 | Resource3=IDD_OPTIONS_SOUNDS
|
| |
19 | Class4=T42Frame
|
| |
20 | Class5=CCalleeDlg
|
| |
21 | Resource4=IDD_T42VIEW
|
| |
22 | Resource5=IDD_OPTIONS_GENERAL
|
| |
23 | Class6=T42View
|
| |
24 | Class7=T42Document
|
| |
25 | Class8=CSplitBar
|
| |
26 | Class9=CLocalCtl
|
| |
27 | Class10=CRemoteCtl
|
| |
28 | Resource6=IDD_REMOTE
|
| |
29 | Class11=T42AnnounceDlg
|
| |
30 | Resource7=IDD_OPTIONS_SECRETARY
|
| |
31 | Resource8=IDD_T42_DIALOG
|
| |
32 | Class12=CSoundsPage
|
| |
33 | Resource9=IDD_ANNOUNCE
|
| |
34 | Class13=CFontsPage
|
| |
35 | Class14=CColorButton
|
| |
36 | Class15=CSecretaryPage
|
| |
37 | Resource10=IDD_ABOUTBOX
|
| |
38 | Class16=CGeneralPage
|
| |
39 | Resource11=IDR_T42FRAME
|
| |
40 |
|
| |
41 | [CLS:CT42App]
|
| |
42 | Type=0
|
| |
43 | HeaderFile=T42.h
|
| |
44 | ImplementationFile=T42.cpp
|
| |
45 | Filter=N
|
| |
46 | LastObject=CT42App
|
| |
47 |
|
| |
48 | [CLS:CT42Dlg]
|
| |
49 | Type=0
|
| |
50 | HeaderFile=T42Dlg.h
|
| |
51 | ImplementationFile=T42Dlg.cpp
|
| |
52 | Filter=W
|
| |
53 | LastObject=CT42Dlg
|
| |
54 | BaseClass=CDialog
|
| |
55 | VirtualFilter=dWC
|
| |
56 |
|
| |
57 | [CLS:CAboutDlg]
|
| |
58 | Type=0
|
| |
59 | HeaderFile=T42Dlg.h
|
| |
60 | ImplementationFile=T42Dlg.cpp
|
| |
61 | Filter=D
|
| |
62 | BaseClass=CDialog
|
| |
63 | VirtualFilter=dWC
|
| |
64 | LastObject=IDC_KLEVERNET
|
| |
65 |
|
| |
66 | [DLG:IDD_ABOUTBOX]
|
| |
67 | Type=1
|
| |
68 | Class=CAboutDlg
|
| |
69 | ControlCount=6
|
| |
70 | Control1=IDC_STATIC,static,1342308480
|
| |
71 | Control2=IDC_STATIC,static,1342308352
|
| |
72 | Control3=IDC_STATIC,static,1342177283
|
| |
73 | Control4=IDC_STATIC,static,1342177283
|
| |
74 | Control5=IDOK,button,1342373889
|
| |
75 | Control6=IDC_KLEVERNET,button,1342242816
|
| |
76 |
|
| |
77 | [DLG:IDD_T42_DIALOG]
|
| |
78 | Type=1
|
| |
79 | Class=CT42Dlg
|
| |
80 | ControlCount=12
|
| |
81 | Control1=IDC_STATIC,static,1342308353
|
| |
82 | Control2=IDC_ONCALL,combobox,1344339971
|
| |
83 | Control3=IDC_STATIC,static,1342308353
|
| |
84 | Control4=IDC_ONCALLAWAY,combobox,1344339971
|
| |
85 | Control5=IDC_CALLS,SysListView32,1350631425
|
| |
86 | Control6=IDC_PREVIEW,RICHEDIT,1344389508
|
| |
87 | Control7=IDC_TALK,button,1342242816
|
| |
88 | Control8=IDC_OPTIONS,button,1342242816
|
| |
89 | Control9=IDOK,button,1342242816
|
| |
90 | Control10=ID_HELP,button,1342242816
|
| |
91 | Control11=IDCANCEL,button,1073807361
|
| |
92 | Control12=IDC_AWAY,button,1342255107
|
| |
93 |
|
| |
94 | [CLS:T42Frame]
|
| |
95 | Type=0
|
| |
96 | HeaderFile=T42Frame.h
|
| |
97 | ImplementationFile=T42Frame.cpp
|
| |
98 | BaseClass=CFrameWnd
|
| |
99 | Filter=W
|
| |
100 | LastObject=ID_CALLLOG_CALLBACK
|
| |
101 | VirtualFilter=fWC
|
| |
102 |
|
| |
103 | [MNU:IDR_T42FRAME]
|
| |
104 | Type=1
|
| |
105 | Class=?
|
| |
106 | Command1=ID_TALK_REMOTEUSER
|
| |
107 | Command2=ID_TALK_ABORT
|
| |
108 | Command3=ID_TALK_RECONNECT
|
| |
109 | Command4=ID_TEA_SAVE
|
| |
110 | Command5=ID_TALK_CLOSE
|
| |
111 | Command6=ID_EDIT_COPY
|
| |
112 | Command7=ID_EDIT_PASTE
|
| |
113 | Command8=ID_SLEEP_SLEEP
|
| |
114 | Command9=ID_SLEEP_SLEEPONMINIMIZE
|
| |
115 | Command10=ID_SLEEP_MINIMIZEONSLEEP
|
| |
116 | Command11=ID_SLEEP_WAKEUPACTION_MAKESOUND
|
| |
117 | Command12=ID_SLEEP_WAKEUPACTION_POPUP
|
| |
118 | Command13=ID_WINDOW_SPLITEQUALLY
|
| |
119 | Command14=ID_WINDOW_SAVELAYOUT
|
| |
120 | Command15=ID_WINDOW_AUTOSAVELAYOUT
|
| |
121 | Command16=ID_WINDOW_HORIZONTALSPLIT
|
| |
122 | Command17=ID_WINDOW_VERTICALSPLIT
|
| |
123 | Command18=ID_WINDOW_HIDEINTRAYONMINIMIZE
|
| |
124 | CommandCount=18
|
| |
125 |
|
| |
126 | [DLG:IDD_REMOTE]
|
| |
127 | Type=1
|
| |
128 | Class=CCalleeDlg
|
| |
129 | ControlCount=9
|
| |
130 | Control1=IDC_STATIC,static,1342308352
|
| |
131 | Control2=IDC_CALLEE,combobox,1344340034
|
| |
132 | Control3=IDC_STATIC,static,1342308352
|
| |
133 | Control4=IDC_TTY,combobox,1344340034
|
| |
134 | Control5=IDC_STATIC,static,1342308352
|
| |
135 | Control6=IDC_STATIC,static,1342308352
|
| |
136 | Control7=IDC_CALLER,combobox,1344340034
|
| |
137 | Control8=IDOK,button,1342242817
|
| |
138 | Control9=IDCANCEL,button,1342242816
|
| |
139 |
|
| |
140 | [CLS:CCalleeDlg]
|
| |
141 | Type=0
|
| |
142 | HeaderFile=CalleeDlg.h
|
| |
143 | ImplementationFile=CalleeDlg.cpp
|
| |
144 | BaseClass=CDialog
|
| |
145 | Filter=D
|
| |
146 | LastObject=CCalleeDlg
|
| |
147 | VirtualFilter=dWC
|
| |
148 |
|
| |
149 | [DLG:IDD_T42VIEW]
|
| |
150 | Type=1
|
| |
151 | Class=T42View
|
| |
152 | ControlCount=1
|
| |
153 | Control1=IDC_SPLIT,static,1342177547
|
| |
154 |
|
| |
155 | [CLS:T42View]
|
| |
156 | Type=0
|
| |
157 | HeaderFile=T42View.h
|
| |
158 | ImplementationFile=T42View.cpp
|
| |
159 | BaseClass=CFormView
|
| |
160 | Filter=W
|
| |
161 | LastObject=ID_CALLLOG_CALLBACK
|
| |
162 | VirtualFilter=VWC
|
| |
163 |
|
| |
164 | [CLS:T42Document]
|
| |
165 | Type=0
|
| |
166 | HeaderFile=T42Document.h
|
| |
167 | ImplementationFile=T42Document.cpp
|
| |
168 | BaseClass=CDocument
|
| |
169 | Filter=N
|
| |
170 | VirtualFilter=DC
|
| |
171 | LastObject=ID_WINDOW_AUTOSAVELAYOUT
|
| |
172 |
|
| |
173 | [CLS:CSplitBar]
|
| |
174 | Type=0
|
| |
175 | HeaderFile=t42view.h
|
| |
176 | ImplementationFile=t42view.cpp
|
| |
177 | BaseClass=CStatic
|
| |
178 | Filter=W
|
| |
179 | LastObject=CSplitBar
|
| |
180 | VirtualFilter=WC
|
| |
181 |
|
| |
182 | [CLS:CLocalCtl]
|
| |
183 | Type=0
|
| |
184 | HeaderFile=t42view.h
|
| |
185 | ImplementationFile=t42view.cpp
|
| |
186 | BaseClass=CRichTalkCtl
|
| |
187 | Filter=W
|
| |
188 | LastObject=CLocalCtl
|
| |
189 | VirtualFilter=WC
|
| |
190 |
|
| |
191 | [CLS:CRemoteCtl]
|
| |
192 | Type=0
|
| |
193 | HeaderFile=t42view.h
|
| |
194 | ImplementationFile=t42view.cpp
|
| |
195 | BaseClass=CRichTalkCtl
|
| |
196 | Filter=W
|
| |
197 | LastObject=CRemoteCtl
|
| |
198 | VirtualFilter=WC
|
| |
199 |
|
| |
200 | [ACL:IDR_T42FRAME]
|
| |
201 | Type=1
|
| |
202 | Class=?
|
| |
203 | Command1=ID_EDIT_COPY
|
| |
204 | Command2=ID_SLEEP_SLEEP
|
| |
205 | Command3=ID_EDIT_PASTE
|
| |
206 | Command4=ID_EDIT_COPY
|
| |
207 | Command5=ID_EDIT_PASTE
|
| |
208 | CommandCount=5
|
| |
209 |
|
| |
210 | [DLG:IDD_ANNOUNCE]
|
| |
211 | Type=1
|
| |
212 | Class=T42AnnounceDlg
|
| |
213 | ControlCount=11
|
| |
214 | Control1=IDOK,button,1342242817
|
| |
215 | Control2=IDC_SECRETARY,button,1342251008
|
| |
216 | Control3=IDCANCEL,button,1342242816
|
| |
217 | Control4=IDC_STATIC,static,1342308352
|
| |
218 | Control5=IDC_CALLEE,static,1342308480
|
| |
219 | Control6=IDC_TTY,static,1342308354
|
| |
220 | Control7=IDC_STATIC,static,1342308352
|
| |
221 | Control8=IDC_STATIC,static,1342308352
|
| |
222 | Control9=IDC_CALLER,static,1342308482
|
| |
223 | Control10=IDC_NOTHERE,button,1073741824
|
| |
224 | Control11=IDC_REFUSE,button,1073741824
|
| |
225 |
|
| |
226 | [CLS:T42AnnounceDlg]
|
| |
227 | Type=0
|
| |
228 | HeaderFile=T42AnnounceDlg.h
|
| |
229 | ImplementationFile=T42AnnounceDlg.cpp
|
| |
230 | BaseClass=CDialog
|
| |
231 | Filter=D
|
| |
232 | LastObject=IDC_CALLEE
|
| |
233 | VirtualFilter=dWC
|
| |
234 |
|
| |
235 | [MNU:IDM_POPUPS]
|
| |
236 | Type=1
|
| |
237 | Class=CT42Dlg
|
| |
238 | Command1=ID_TRAY_T42
|
| |
239 | Command2=ID_TRAY_AWAY
|
| |
240 | Command3=ID_TRAY_SHOWMAINWINDOW
|
| |
241 | Command4=ID_TRAY_OPTIONS
|
| |
242 | Command5=ID_TRAY_EXIT
|
| |
243 | Command6=ID_CALLLOG_CALLBACK
|
| |
244 | Command7=ID_CALLLOG_DELETE
|
| |
245 | Command8=ID_CALLLOG_SAVETOFILE
|
| |
246 | Command9=ID_CALLLOG_MARKASNEW
|
| |
247 | Command10=ID_CALLLOG_MARKASPROCESSED
|
| |
248 | Command11=ID_CALLLOG_EMPTYLOG
|
| |
249 | CommandCount=11
|
| |
250 |
|
| |
251 | [DLG:IDD_OPTIONS_SOUNDS]
|
| |
252 | Type=1
|
| |
253 | Class=CSoundsPage
|
| |
254 | ControlCount=16
|
| |
255 | Control1=IDC_STATIC,static,1342308352
|
| |
256 | Control2=IDC_T42BELL,combobox,1344340290
|
| |
257 | Control3=IDC_T42BELL_BROWSE,button,1342246720
|
| |
258 | Control4=IDC_STATIC,static,1342177296
|
| |
259 | Control5=IDC_STATIC,static,1342308352
|
| |
260 | Control6=IDC_T42PROMPT,combobox,1344340290
|
| |
261 | Control7=IDC_T42PROMPT_BROWSE,button,1342246720
|
| |
262 | Control8=IDC_T42PROMPT_LOOP,button,1342242819
|
| |
263 | Control9=IDC_STATIC,static,1342177296
|
| |
264 | Control10=IDC_STATIC,static,1342308352
|
| |
265 | Control11=IDC_T42WAKE,combobox,1344340290
|
| |
266 | Control12=IDC_T42WAKE_BROWSE,button,1342246720
|
| |
267 | Control13=IDC_STATIC,static,1342177296
|
| |
268 | Control14=IDC_T42BELL_PLAY,button,1342246720
|
| |
269 | Control15=IDC_T42PROMPT_PLAY,button,1342246720
|
| |
270 | Control16=IDC_T42WAKE_PLAY,button,1342246720
|
| |
271 |
|
| |
272 | [CLS:CSoundsPage]
|
| |
273 | Type=0
|
| |
274 | HeaderFile=SoundsPage.h
|
| |
275 | ImplementationFile=SoundsPage.cpp
|
| |
276 | BaseClass=CPropertyPage
|
| |
277 | Filter=D
|
| |
278 | VirtualFilter=idWC
|
| |
279 | LastObject=CSoundsPage
|
| |
280 |
|
| |
281 | [DLG:IDD_OPTIONS_FONTS]
|
| |
282 | Type=1
|
| |
283 | Class=CFontsPage
|
| |
284 | ControlCount=16
|
| |
285 | Control1=IDC_STATIC,static,1342308352
|
| |
286 | Control2=IDC_FORMATNAME,listbox,1352728833
|
| |
287 | Control3=IDC_STATIC,static,1342308352
|
| |
288 | Control4=IDC_FACES,combobox,1344340227
|
| |
289 | Control5=IDC_STATIC,static,1342308352
|
| |
290 | Control6=IDC_FONTSIZE,combobox,1344340034
|
| |
291 | Control7=IDC_BOLD,button,1342242819
|
| |
292 | Control8=IDC_ITALIC,button,1342242819
|
| |
293 | Control9=IDC_UNDERLINE,button,1342242819
|
| |
294 | Control10=IDC_STRIKEOUT,button,1342242819
|
| |
295 | Control11=IDC_CHARSET,combobox,1344340227
|
| |
296 | Control12=IDC_FORECOLOR,button,1342242827
|
| |
297 | Control13=IDC_BACKCOLOR,button,1342242827
|
| |
298 | Control14=IDC_SAMPLE,RICHEDIT,1476510084
|
| |
299 | Control15=IDC_STATIC,static,1342177296
|
| |
300 | Control16=IDC_TIP,static,1342308352
|
| |
301 |
|
| |
302 | [CLS:CFontsPage]
|
| |
303 | Type=0
|
| |
304 | HeaderFile=FontsPage.h
|
| |
305 | ImplementationFile=FontsPage.cpp
|
| |
306 | BaseClass=CPropertyPage
|
| |
307 | Filter=D
|
| |
308 | LastObject=CFontsPage
|
| |
309 | VirtualFilter=idWC
|
| |
310 |
|
| |
311 | [CLS:CColorButton]
|
| |
312 | Type=0
|
| |
313 | HeaderFile=ColorButton.h
|
| |
314 | ImplementationFile=ColorButton.cpp
|
| |
315 | BaseClass=CButton
|
| |
316 | Filter=W
|
| |
317 | LastObject=CColorButton
|
| |
318 | VirtualFilter=BWC
|
| |
319 |
|
| |
320 | [DLG:IDD_OPTIONS_SECRETARY]
|
| |
321 | Type=1
|
| |
322 | Class=CSecretaryPage
|
| |
323 | ControlCount=16
|
| |
324 | Control1=IDC_STATIC,static,1342308352
|
| |
325 | Control2=IDC_GREETING,edit,1352732868
|
| |
326 | Control3=IDC_STATIC,static,1342308352
|
| |
327 | Control4=IDC_DOBYTELIMIT,button,1342242819
|
| |
328 | Control5=IDC_STATIC,static,1342308352
|
| |
329 | Control6=IDC_BYTELIMIT,edit,1350639744
|
| |
330 | Control7=IDC_CHARSPIN,msctls_updown32,1342177463
|
| |
331 | Control8=IDC_DOTIMELIMIT,button,1342242819
|
| |
332 | Control9=IDC_STATIC,static,1342308352
|
| |
333 | Control10=IDC_TIMELIMIT,edit,1350639744
|
| |
334 | Control11=IDC_TIMESPIN,msctls_updown32,1342177463
|
| |
335 | Control12=IDC_DOWINLIMIT,button,1342242819
|
| |
336 | Control13=IDC_STATIC,static,1342308352
|
| |
337 | Control14=IDC_WINLIMIT,edit,1350639744
|
| |
338 | Control15=IDC_WINSPIN,msctls_updown32,1342177463
|
| |
339 | Control16=IDC_STATIC,static,1342177296
|
| |
340 |
|
| |
341 | [CLS:CSecretaryPage]
|
| |
342 | Type=0
|
| |
343 | HeaderFile=SecretaryPage.h
|
| |
344 | ImplementationFile=SecretaryPage.cpp
|
| |
345 | BaseClass=CPropertyPage
|
| |
346 | Filter=D
|
| |
347 | LastObject=CSecretaryPage
|
| |
348 | VirtualFilter=idWC
|
| |
349 |
|
| |
350 | [DLG:IDD_OPTIONS_GENERAL]
|
| |
351 | Type=1
|
| |
352 | Class=CGeneralPage
|
| |
353 | ControlCount=4
|
| |
354 | Control1=IDC_STATIC,static,1342308352
|
| |
355 | Control2=IDC_NTALKPORT,edit,1350631568
|
| |
356 | Control3=IDC_NTALKPORTSPIN,msctls_updown32,1342177332
|
| |
357 | Control4=IDC_STATIC,static,1342308352
|
| |
358 |
|
| |
359 | [CLS:CGeneralPage]
|
| |
360 | Type=0
|
| |
361 | HeaderFile=GeneralPage.h
|
| |
362 | ImplementationFile=GeneralPage.cpp
|
| |
363 | BaseClass=CPropertyPage
|
| |
364 | Filter=D
|
| |
365 | LastObject=IDC_NTALKPORTSPIN
|
| |
366 | VirtualFilter=idWC
|
| |
367 |
|
|