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