summaryrefslogtreecommitdiffabout
path: root/klog.clw
Unidiff
Diffstat (limited to 'klog.clw') (more/less context) (ignore whitespace changes)
-rw-r--r--klog.clw502
1 files changed, 502 insertions, 0 deletions
diff --git a/klog.clw b/klog.clw
new file mode 100644
index 0000000..81ae255
--- a/dev/null
+++ b/klog.clw
@@ -0,0 +1,502 @@
1; CLW file contains information for the MFC ClassWizard
2
3[General Info]
4Version=1
5LastClass=CKLogDlg
6LastTemplate=CDialog
7NewFileInclude1=#include "stdafx.h"
8NewFileInclude2=#include "KLog.h"
9
10ClassCount=9
11Class1=CKLogApp
12Class2=CKLogDlg
13Class3=CAboutDlg
14
15ResourceCount=7
16Resource1=IDD_LOG_LOCAL
17Resource2=IDR_MAINFRAME
18Class4=CTrayer
19Resource3=IDD_LOG_RESERVED
20Resource4=IDD_WARNBLOCKING
21Resource5=IDD_LOG_UNIX
22Class5=CLogPattern
23Class6=CLogPatternUnix
24Class7=CLogPatternReserved
25Class8=CLogPatternLocal
26Resource6=IDD_ABOUTBOX
27Class9=CWarnBlocking
28Resource7=IDD_KLOG_DIALOG
29
30[CLS:CKLogApp]
31Type=0
32HeaderFile=KLog.h
33ImplementationFile=KLog.cpp
34Filter=N
35
36[CLS:CKLogDlg]
37Type=0
38HeaderFile=KLogDlg.h
39ImplementationFile=KLogDlg.cpp
40Filter=W
41BaseClass=CDialog
42VirtualFilter=dWC
43LastObject=IDC_HL_ADD
44
45[CLS:CAboutDlg]
46Type=0
47HeaderFile=KLogDlg.h
48ImplementationFile=KLogDlg.cpp
49Filter=D
50BaseClass=CDialog
51VirtualFilter=dWC
52LastObject=IDC_KLEVERNET
53
54[DLG:IDD_ABOUTBOX]
55Type=1
56Class=CAboutDlg
57ControlCount=5
58Control1=IDC_STATIC,static,1342177283
59Control2=IDC_STATIC,static,1342308480
60Control3=IDC_STATIC,static,1342308352
61Control4=IDOK,button,1342373889
62Control5=IDC_KLEVERNET,button,1342242816
63
64[DLG:IDD_KLOG_DIALOG]
65Type=1
66Class=CKLogDlg
67ControlCount=48
68Control1=IDC_STATIC,static,1342308609
69Control2=IDC_DESC,edit,1350631552
70Control3=IDC_TYPE_FILE,button,1342312457
71Control4=IDC_TYPE_HOST,button,1342181385
72Control5=IDC_TYPE_NONE,button,1342181385
73Control6=IDC_HOSTORFILE,static,1342308353
74Control7=IDC_HOSTFILE,edit,1350631552
75Control8=IDC_BROWSE,button,1342242816
76Control9=IDC_STATIC,static,1342177296
77Control10=IDC_STATIC,static,1342308352
78Control11=IDC_STATIC,static,1342177296
79Control12=IDC_STATIC,static,1342308352
80Control13=IDC_FACILITY,combobox,1344340035
81Control14=IDC_LOGPATTERN,button,1342263104
82Control15=IDC_STATIC,button,1342194439
83Control16=IDC_EMERG,button,1342259747
84Control17=IDC_ALERT,button,1342259747
85Control18=IDC_CRIT,button,1342259747
86Control19=IDC_ERR,button,1342259747
87Control20=IDC_WARNING,button,1342259459
88Control21=IDC_NOTICE,button,1342259459
89Control22=IDC_INFO,button,1342259459
90Control23=IDC_DEBUG,button,1342259459
91Control24=IDC_ALL,button,1342242816
92Control25=IDC_NONE,button,1342242816
93Control26=IDC_INVERT,button,1342259200
94Control27=IDC_STATIC,static,1342308608
95Control28=IDC_HL_IP,edit,1350631552
96Control29=IDC_STATIC,static,1342308608
97Control30=IDC_HL_MASK,edit,1350631552
98Control31=IDC_HL_ADD,button,1342259200
99Control32=IDC_HL_REMOVE,button,1342242816
100Control33=IDC_HOSTS,listbox,1345388929
101Control34=IDC_STATIC,button,1342177287
102Control35=IDC_SOUND,combobox,1344340034
103Control36=IDC_BROWSESOUND,button,1342263104
104Control37=IDC_PLAYSOUND,button,1342263104
105Control38=IDC_LOG,listbox,1353793665
106Control39=IDC_ADD,button,1342259200
107Control40=IDC_REMOVE,button,1342242816
108Control41=IDC_EXIT,button,1342242816
109Control42=IDC_TABS,SysTabControl32,1342193664
110Control43=IDC_LOGLENGTH,static,1342308737
111Control44=IDC_LOGLENSPIN,msctls_updown32,1342177463
112Control45=IDC_STATIC_LOGLENGTH,static,1342308737
113Control46=IDOK,button,1073807361
114Control47=IDCANCEL,button,1208025088
115Control48=IDC_FILES,button,1342197504
116
117[MNU:IDD_KLOG_DIALOG]
118Type=1
119Class=?
120Command1=ID_FILES_EXPORT
121Command2=ID_FILES_IMPORT
122Command3=ID_FILES_RESET
123Command4=ID_FILES_EXPORT
124Command5=ID_FILES_IMPORT
125Command6=ID_FILES_RESET
126Command7=ID_TRAY_SHOWKLOGWINDOW
127Command8=ID_TRAY_HELP
128Command9=ID_TRAY_ABOUTKLOG
129Command10=ID_TRAY_EXIT
130CommandCount=10
131
132[CLS:CTrayer]
133Type=0
134HeaderFile=Trayer.h
135ImplementationFile=Trayer.cpp
136BaseClass=generic CWnd
137Filter=W
138LastObject=ID_FILES_RESET
139
140[DLG:IDD_LOG_RESERVED]
141Type=1
142Class=CLogPatternReserved
143ControlCount=68
144Control1=IDC_EMERG_ON,button,1342263040
145Control2=IDC_ALERT_ON,button,1342263040
146Control3=IDC_CRIT_ON,button,1342263040
147Control4=IDC_ERR_ON,button,1342263040
148Control5=IDC_WARN_ON,button,1342263040
149Control6=IDC_NOTICE_ON,button,1342263040
150Control7=IDC_INFO_ON,button,1342263040
151Control8=IDC_DEBUG_ON,button,1342263040
152Control9=IDC_R0_ON,button,1342263040
153Control10=IDC_R1_ON,button,1342263040
154Control11=IDC_R2_ON,button,1342263040
155Control12=IDC_R3_ON,button,1342263040
156Control13=IDC_R4_ON,button,1342263040
157Control14=IDC_R0_EMERG,button,1342263299
158Control15=IDC_R0_ALERT,button,1342263299
159Control16=IDC_R0_CRIT,button,1342263299
160Control17=IDC_R0_ERR,button,1342263299
161Control18=IDC_R0_WARN,button,1342263299
162Control19=IDC_R0_NOTICE,button,1342263299
163Control20=IDC_R0_INFO,button,1342263299
164Control21=IDC_R0_DEBUG,button,1342263299
165Control22=IDC_R1_EMERG,button,1342263299
166Control23=IDC_R1_ALERT,button,1342263299
167Control24=IDC_R1_CRIT,button,1342263299
168Control25=IDC_R1_ERR,button,1342263299
169Control26=IDC_R1_WARN,button,1342263299
170Control27=IDC_R1_NOTICE,button,1342263299
171Control28=IDC_R1_INFO,button,1342263299
172Control29=IDC_R1_DEBUG,button,1342263299
173Control30=IDC_R2_EMERG,button,1342263299
174Control31=IDC_R2_ALERT,button,1342263299
175Control32=IDC_R2_CRIT,button,1342263299
176Control33=IDC_R2_ERR,button,1342263299
177Control34=IDC_R2_WARN,button,1342263299
178Control35=IDC_R2_NOTICE,button,1342263299
179Control36=IDC_R2_INFO,button,1342263299
180Control37=IDC_R2_DEBUG,button,1342263299
181Control38=IDC_R3_EMERG,button,1342263299
182Control39=IDC_R3_ALERT,button,1342263299
183Control40=IDC_R3_CRIT,button,1342263299
184Control41=IDC_R3_ERR,button,1342263299
185Control42=IDC_R3_WARN,button,1342263299
186Control43=IDC_R3_NOTICE,button,1342263299
187Control44=IDC_R3_INFO,button,1342263299
188Control45=IDC_R3_DEBUG,button,1342263299
189Control46=IDC_R4_EMERG,button,1342263299
190Control47=IDC_R4_ALERT,button,1342263299
191Control48=IDC_R4_CRIT,button,1342263299
192Control49=IDC_R4_ERR,button,1342263299
193Control50=IDC_R4_WARN,button,1342263299
194Control51=IDC_R4_NOTICE,button,1342263299
195Control52=IDC_R4_INFO,button,1342263299
196Control53=IDC_R4_DEBUG,button,1342263299
197Control54=IDC_EMERG_XOR,button,1342263040
198Control55=IDC_ALERT_XOR,button,1342263040
199Control56=IDC_CRIT_XOR,button,1342263040
200Control57=IDC_ERR_XOR,button,1342263040
201Control58=IDC_WARN_XOR,button,1342263040
202Control59=IDC_NOTICE_XOR,button,1342263040
203Control60=IDC_INFO_XOR,button,1342263040
204Control61=IDC_DEBUG_XOR,button,1342263040
205Control62=IDC_R0_XOR,button,1342263040
206Control63=IDC_R1_XOR,button,1342263040
207Control64=IDC_R2_XOR,button,1342263040
208Control65=IDC_R3_XOR,button,1342263040
209Control66=IDC_R4_XOR,button,1342263040
210Control67=IDC_STATIC,static,1342308352
211Control68=IDC_STATIC,static,1342308352
212
213[DLG:IDD_LOG_UNIX]
214Type=1
215Class=CLogPatternUnix
216ControlCount=128
217Control1=IDC_EMERG_ON,button,1342263040
218Control2=IDC_ALERT_ON,button,1342263040
219Control3=IDC_CRIT_ON,button,1342263040
220Control4=IDC_ERR_ON,button,1342263040
221Control5=IDC_WARN_ON,button,1342263040
222Control6=IDC_NOTICE_ON,button,1342263040
223Control7=IDC_INFO_ON,button,1342263040
224Control8=IDC_DEBUG_ON,button,1342263040
225Control9=IDC_KERNEL_ON,button,1342263040
226Control10=IDC_USER_ON,button,1342263040
227Control11=IDC_MAIL_ON,button,1342263040
228Control12=IDC_DAEMON_ON,button,1342263040
229Control13=IDC_AUTH_ON,button,1342263040
230Control14=IDC_SYSLOG_ON,button,1342263040
231Control15=IDC_LPR_ON,button,1342263040
232Control16=IDC_NEWS_ON,button,1342263040
233Control17=IDC_UUCP_ON,button,1342263040
234Control18=IDC_CRON_ON,button,1342263040
235Control19=IDC_KERNEL_EMERG,button,1342263299
236Control20=IDC_KERNEL_ALERT,button,1342263299
237Control21=IDC_KERNEL_CRIT,button,1342263299
238Control22=IDC_KERNEL_ERR,button,1342263299
239Control23=IDC_KERNEL_WARN,button,1342263299
240Control24=IDC_KERNEL_NOTICE,button,1342263299
241Control25=IDC_KERNEL_INFO,button,1342263299
242Control26=IDC_KERNEL_DEBUG,button,1342263299
243Control27=IDC_USER_EMERG,button,1342263299
244Control28=IDC_USER_ALERT,button,1342263299
245Control29=IDC_USER_CRIT,button,1342263299
246Control30=IDC_USER_ERR,button,1342263299
247Control31=IDC_USER_WARN,button,1342263299
248Control32=IDC_USER_NOTICE,button,1342263299
249Control33=IDC_USER_INFO,button,1342263299
250Control34=IDC_USER_DEBUG,button,1342263299
251Control35=IDC_MAIL_EMERG,button,1342263299
252Control36=IDC_MAIL_ALERT,button,1342263299
253Control37=IDC_MAIL_CRIT,button,1342263299
254Control38=IDC_MAIL_ERR,button,1342263299
255Control39=IDC_MAIL_WARN,button,1342263299
256Control40=IDC_MAIL_NOTICE,button,1342263299
257Control41=IDC_MAIL_INFO,button,1342263299
258Control42=IDC_MAIL_DEBUG,button,1342263299
259Control43=IDC_DAEMON_EMERG,button,1342263299
260Control44=IDC_DAEMON_ALERT,button,1342263299
261Control45=IDC_DAEMON_CRIT,button,1342263299
262Control46=IDC_DAEMON_ERR,button,1342263299
263Control47=IDC_DAEMON_WARN,button,1342263299
264Control48=IDC_DAEMON_NOTICE,button,1342263299
265Control49=IDC_DAEMON_INFO,button,1342263299
266Control50=IDC_DAEMON_DEBUG,button,1342263299
267Control51=IDC_AUTH_EMERG,button,1342263299
268Control52=IDC_AUTH_ALERT,button,1342263299
269Control53=IDC_AUTH_CRIT,button,1342263299
270Control54=IDC_AUTH_ERR,button,1342263299
271Control55=IDC_AUTH_WARN,button,1342263299
272Control56=IDC_AUTH_NOTICE,button,1342263299
273Control57=IDC_AUTH_INFO,button,1342263299
274Control58=IDC_AUTH_DEBUG,button,1342263299
275Control59=IDC_SYSLOG_EMERG,button,1342263299
276Control60=IDC_SYSLOG_ALERT,button,1342263299
277Control61=IDC_SYSLOG_CRIT,button,1342263299
278Control62=IDC_SYSLOG_ERR,button,1342263299
279Control63=IDC_SYSLOG_WARN,button,1342263299
280Control64=IDC_SYSLOG_NOTICE,button,1342263299
281Control65=IDC_SYSLOG_INFO,button,1342263299
282Control66=IDC_SYSLOG_DEBUG,button,1342263299
283Control67=IDC_LPR_EMERG,button,1342263299
284Control68=IDC_LPR_ALERT,button,1342263299
285Control69=IDC_LPR_CRIT,button,1342263299
286Control70=IDC_LPR_ERR,button,1342263299
287Control71=IDC_LPR_WARN,button,1342263299
288Control72=IDC_LPR_NOTICE,button,1342263299
289Control73=IDC_LPR_INFO,button,1342263299
290Control74=IDC_LPR_DEBUG,button,1342263299
291Control75=IDC_NEWS_EMERG,button,1342263299
292Control76=IDC_NEWS_ALERT,button,1342263299
293Control77=IDC_NEWS_CRIT,button,1342263299
294Control78=IDC_NEWS_ERR,button,1342263299
295Control79=IDC_NEWS_WARN,button,1342263299
296Control80=IDC_NEWS_NOTICE,button,1342263299
297Control81=IDC_NEWS_INFO,button,1342263299
298Control82=IDC_NEWS_DEBUG,button,1342263299
299Control83=IDC_UUCP_EMERG,button,1342263299
300Control84=IDC_UUCP_ALERT,button,1342263299
301Control85=IDC_UUCP_CRIT,button,1342263299
302Control86=IDC_UUCP_ERR,button,1342263299
303Control87=IDC_UUCP_WARN,button,1342263299
304Control88=IDC_UUCP_NOTICE,button,1342263299
305Control89=IDC_UUCP_INFO,button,1342263299
306Control90=IDC_UUCP_DEBUG,button,1342263299
307Control91=IDC_CRON_EMERG,button,1342263299
308Control92=IDC_CRON_ALERT,button,1342263299
309Control93=IDC_CRON_CRIT,button,1342263299
310Control94=IDC_CRON_ERR,button,1342263299
311Control95=IDC_CRON_WARN,button,1342263299
312Control96=IDC_CRON_NOTICE,button,1342263299
313Control97=IDC_CRON_INFO,button,1342263299
314Control98=IDC_CRON_DEBUG,button,1342263299
315Control99=IDC_EMERG_XOR,button,1342263040
316Control100=IDC_ALERT_XOR,button,1342263040
317Control101=IDC_CRIT_XOR,button,1342263040
318Control102=IDC_ERR_XOR,button,1342263040
319Control103=IDC_WARN_XOR,button,1342263040
320Control104=IDC_NOTICE_XOR,button,1342263040
321Control105=IDC_INFO_XOR,button,1342263040
322Control106=IDC_DEBUG_XOR,button,1342263040
323Control107=IDC_KERNEL_XOR,button,1342263040
324Control108=IDC_USER_XOR,button,1342263040
325Control109=IDC_MAIL_XOR,button,1342263040
326Control110=IDC_DAEMON_XOR,button,1342263040
327Control111=IDC_AUTH_XOR,button,1342263040
328Control112=IDC_SYSLOG_XOR,button,1342263040
329Control113=IDC_LPR_XOR,button,1342263040
330Control114=IDC_NEWS_XOR,button,1342263040
331Control115=IDC_UUCP_XOR,button,1342263040
332Control116=IDC_CRON_XOR,button,1342263040
333Control117=IDC_STATIC,static,1342308352
334Control118=IDC_STATIC,static,1342308352
335Control119=IDC_AUTHPRIV_ON,button,1342263040
336Control120=IDC_AUTHPRIV_EMERG,button,1342263299
337Control121=IDC_AUTHPRIV_ALERT,button,1342263299
338Control122=IDC_AUTHPRIV_CRIT,button,1342263299
339Control123=IDC_AUTHPRIV_ERR,button,1342263299
340Control124=IDC_AUTHPRIV_WARN,button,1342263299
341Control125=IDC_AUTHPRIV_NOTICE,button,1342263299
342Control126=IDC_AUTHPRIV_INFO,button,1342263299
343Control127=IDC_AUTHPRIV_DEBUG,button,1342263299
344Control128=IDC_AUTHPRIV_XOR,button,1342263040
345
346[DLG:IDD_LOG_LOCAL]
347Type=1
348Class=CLogPatternLocal
349ControlCount=98
350Control1=IDC_EMERG_ON,button,1342263040
351Control2=IDC_ALERT_ON,button,1342263040
352Control3=IDC_CRIT_ON,button,1342263040
353Control4=IDC_ERR_ON,button,1342263040
354Control5=IDC_WARN_ON,button,1342263040
355Control6=IDC_NOTICE_ON,button,1342263040
356Control7=IDC_INFO_ON,button,1342263040
357Control8=IDC_DEBUG_ON,button,1342263040
358Control9=IDC_L0_ON,button,1342263040
359Control10=IDC_L1_ON,button,1342263040
360Control11=IDC_L2_ON,button,1342263040
361Control12=IDC_L3_ON,button,1342263040
362Control13=IDC_L4_ON,button,1342263040
363Control14=IDC_L5_ON,button,1342263040
364Control15=IDC_L6_ON,button,1342263040
365Control16=IDC_L7_ON,button,1342263040
366Control17=IDC_L0_EMERG,button,1342263299
367Control18=IDC_L0_ALERT,button,1342263299
368Control19=IDC_L0_CRIT,button,1342263299
369Control20=IDC_L0_ERR,button,1342263299
370Control21=IDC_L0_WARN,button,1342263299
371Control22=IDC_L0_NOTICE,button,1342263299
372Control23=IDC_L0_INFO,button,1342263299
373Control24=IDC_L0_DEBUG,button,1342263299
374Control25=IDC_L1_EMERG,button,1342263299
375Control26=IDC_L1_ALERT,button,1342263299
376Control27=IDC_L1_CRIT,button,1342263299
377Control28=IDC_L1_ERR,button,1342263299
378Control29=IDC_L1_WARN,button,1342263299
379Control30=IDC_L1_NOTICE,button,1342263299
380Control31=IDC_L1_INFO,button,1342263299
381Control32=IDC_L1_DEBUG,button,1342263299
382Control33=IDC_L2_EMERG,button,1342263299
383Control34=IDC_L2_ALERT,button,1342263299
384Control35=IDC_L2_CRIT,button,1342263299
385Control36=IDC_L2_ERR,button,1342263299
386Control37=IDC_L2_WARN,button,1342263299
387Control38=IDC_L2_NOTICE,button,1342263299
388Control39=IDC_L2_INFO,button,1342263299
389Control40=IDC_L2_DEBUG,button,1342263299
390Control41=IDC_L3_EMERG,button,1342263299
391Control42=IDC_L3_ALERT,button,1342263299
392Control43=IDC_L3_CRIT,button,1342263299
393Control44=IDC_L3_ERR,button,1342263299
394Control45=IDC_L3_WARN,button,1342263299
395Control46=IDC_L3_NOTICE,button,1342263299
396Control47=IDC_L3_INFO,button,1342263299
397Control48=IDC_L3_DEBUG,button,1342263299
398Control49=IDC_L4_EMERG,button,1342263299
399Control50=IDC_L4_ALERT,button,1342263299
400Control51=IDC_L4_CRIT,button,1342263299
401Control52=IDC_L4_ERR,button,1342263299
402Control53=IDC_L4_WARN,button,1342263299
403Control54=IDC_L4_NOTICE,button,1342263299
404Control55=IDC_L4_INFO,button,1342263299
405Control56=IDC_L4_DEBUG,button,1342263299
406Control57=IDC_L5_EMERG,button,1342263299
407Control58=IDC_L5_ALERT,button,1342263299
408Control59=IDC_L5_CRIT,button,1342263299
409Control60=IDC_L5_ERR,button,1342263299
410Control61=IDC_L5_WARN,button,1342263299
411Control62=IDC_L5_NOTICE,button,1342263299
412Control63=IDC_L5_INFO,button,1342263299
413Control64=IDC_L5_DEBUG,button,1342263299
414Control65=IDC_L6_EMERG,button,1342263299
415Control66=IDC_L6_ALERT,button,1342263299
416Control67=IDC_L6_CRIT,button,1342263299
417Control68=IDC_L6_ERR,button,1342263299
418Control69=IDC_L6_WARN,button,1342263299
419Control70=IDC_L6_NOTICE,button,1342263299
420Control71=IDC_L6_INFO,button,1342263299
421Control72=IDC_L6_DEBUG,button,1342263299
422Control73=IDC_L7_EMERG,button,1342263299
423Control74=IDC_L7_ALERT,button,1342263299
424Control75=IDC_L7_CRIT,button,1342263299
425Control76=IDC_L7_ERR,button,1342263299
426Control77=IDC_L7_WARN,button,1342263299
427Control78=IDC_L7_NOTICE,button,1342263299
428Control79=IDC_L7_INFO,button,1342263299
429Control80=IDC_L7_DEBUG,button,1342263299
430Control81=IDC_EMERG_XOR,button,1342263040
431Control82=IDC_ALERT_XOR,button,1342263040
432Control83=IDC_CRIT_XOR,button,1342263040
433Control84=IDC_ERR_XOR,button,1342263040
434Control85=IDC_WARN_XOR,button,1342263040
435Control86=IDC_NOTICE_XOR,button,1342263040
436Control87=IDC_INFO_XOR,button,1342263040
437Control88=IDC_DEBUG_XOR,button,1342263040
438Control89=IDC_L0_XOR,button,1342263040
439Control90=IDC_L1_XOR,button,1342263040
440Control91=IDC_L2_XOR,button,1342263040
441Control92=IDC_L3_XOR,button,1342263040
442Control93=IDC_L4_XOR,button,1342263040
443Control94=IDC_L5_XOR,button,1342263040
444Control95=IDC_L6_XOR,button,1342263040
445Control96=IDC_L7_XOR,button,1342263040
446Control97=IDC_STATIC,static,1342308352
447Control98=IDC_STATIC,static,1342308352
448
449[CLS:CLogPattern]
450Type=0
451HeaderFile=LogPattern.h
452ImplementationFile=LogPattern.cpp
453BaseClass=CPropertySheet
454Filter=W
455LastObject=CLogPattern
456
457[CLS:CLogPatternUnix]
458Type=0
459HeaderFile=LogPatternUnix.h
460ImplementationFile=LogPatternUnix.cpp
461BaseClass=CPropertyPage
462Filter=D
463LastObject=CLogPatternUnix
464VirtualFilter=idWC
465
466[CLS:CLogPatternReserved]
467Type=0
468HeaderFile=LogPatternReserved.h
469ImplementationFile=LogPatternReserved.cpp
470BaseClass=CPropertyPage
471Filter=D
472LastObject=IDC_WARN_XOR
473VirtualFilter=idWC
474
475[CLS:CLogPatternLocal]
476Type=0
477HeaderFile=LogPatternLocal.h
478ImplementationFile=LogPatternLocal.cpp
479BaseClass=CPropertyPage
480Filter=D
481LastObject=CLogPatternLocal
482VirtualFilter=idWC
483
484[DLG:IDD_WARNBLOCKING]
485Type=1
486Class=CWarnBlocking
487ControlCount=5
488Control1=IDOK,button,1342242817
489Control2=IDCANCEL,button,1342242816
490Control3=IDC_STATIC,static,1342308352
491Control4=IDC_STATIC,static,1342308352
492Control5=IDC_WARNBLOCKING,button,1342254595
493
494[CLS:CWarnBlocking]
495Type=0
496HeaderFile=WarnBlocking.h
497ImplementationFile=WarnBlocking.cpp
498BaseClass=CDialog
499Filter=D
500VirtualFilter=dWC
501LastObject=CWarnBlocking
502