67 lines
1.5 KiB
Plaintext
67 lines
1.5 KiB
Plaintext
|
; CLW file contains information for the MFC ClassWizard
|
||
|
|
||
|
[General Info]
|
||
|
Version=1
|
||
|
LastClass=CEx03mfcDlg
|
||
|
LastTemplate=CDialog
|
||
|
NewFileInclude1=#include "stdafx.h"
|
||
|
NewFileInclude2=#include "ex03mfc.h"
|
||
|
LastPage=0
|
||
|
|
||
|
ClassCount=3
|
||
|
Class1=CAboutDlg
|
||
|
Class2=CEx03mfcDlg
|
||
|
Class3=CEx03mfcApp
|
||
|
|
||
|
ResourceCount=2
|
||
|
Resource1=IDD_EX03MFC_DIALOG
|
||
|
Resource2=IDD_ABOUTBOX
|
||
|
|
||
|
[CLS:CAboutDlg]
|
||
|
Type=0
|
||
|
BaseClass=CDialog
|
||
|
HeaderFile=ex03dlg.cpp
|
||
|
ImplementationFile=ex03dlg.cpp
|
||
|
|
||
|
[CLS:CEx03mfcDlg]
|
||
|
Type=0
|
||
|
BaseClass=CDialog
|
||
|
HeaderFile=ex03dlg.h
|
||
|
ImplementationFile=ex03dlg.cpp
|
||
|
Filter=D
|
||
|
VirtualFilter=dWC
|
||
|
LastObject=IDC_CLEAR
|
||
|
|
||
|
[CLS:CEx03mfcApp]
|
||
|
Type=0
|
||
|
BaseClass=CWinApp
|
||
|
HeaderFile=ex03mfc.h
|
||
|
ImplementationFile=ex03mfc.cpp
|
||
|
|
||
|
[DLG:IDD_ABOUTBOX]
|
||
|
Type=1
|
||
|
Class=CAboutDlg
|
||
|
ControlCount=5
|
||
|
Control1=IDC_STATIC,static,1342177283
|
||
|
Control2=IDC_STATIC,static,1342308480
|
||
|
Control3=IDC_STATIC,static,1342308352
|
||
|
Control4=IDOK,button,1342373889
|
||
|
Control5=IDC_EDIT1,edit,1342244868
|
||
|
|
||
|
[DLG:IDD_EX03MFC_DIALOG]
|
||
|
Type=1
|
||
|
Class=CEx03mfcDlg
|
||
|
ControlCount=11
|
||
|
Control1=IDC_EXIT,button,1342242817
|
||
|
Control2=IDC_LIST1,listbox,1352728843
|
||
|
Control3=IDC_ARCHIVE_STATUS,edit,1350631552
|
||
|
Control4=IDC_STATIC,static,1342308352
|
||
|
Control5=IDC_COMPRESS,button,1342242816
|
||
|
Control6=IDC_ABOUT,button,1342242816
|
||
|
Control7=IDC_CLEAR,button,1342242816
|
||
|
Control8=IDC_LIST_STATUS,edit,1350631552
|
||
|
Control9=IDC_STATIC,static,1342308352
|
||
|
Control10=IDC_PROGRESS1,msctls_progress32,1350565888
|
||
|
Control11=IDC_FILE,edit,1350631552
|
||
|
|