Example.clw
上传用户:topndl
上传日期:2007-01-02
资源大小:20k
文件大小:2k
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CExampleApp
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "Example.h"
- ClassCount=5
- Class1=CExampleApp
- Class2=CExampleDlg
- Class3=CAboutDlg
- ResourceCount=5
- Resource1=IDD_EXAMPLE_DIALOG
- Resource2=IDR_MAINFRAME
- Resource3=IDD_PROPPAGE1
- Resource4=IDD_ABOUTBOX
- Class4=PropPage1
- Class5=PropPage2
- Resource5=IDD_PROPPAGE2
- [CLS:CExampleApp]
- Type=0
- HeaderFile=Example.h
- ImplementationFile=Example.cpp
- Filter=N
- LastObject=CExampleApp
- [CLS:CExampleDlg]
- Type=0
- HeaderFile=ExampleDlg.h
- ImplementationFile=ExampleDlg.cpp
- Filter=D
- LastObject=CExampleDlg
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=ExampleDlg.h
- ImplementationFile=ExampleDlg.cpp
- Filter=D
- [DLG:IDD_ABOUTBOX]
- Type=1
- Class=CAboutDlg
- ControlCount=4
- Control1=IDC_STATIC,static,1342177283
- Control2=IDC_STATIC,static,1342308480
- Control3=IDC_STATIC,static,1342308352
- Control4=IDOK,button,1342373889
- [DLG:IDD_EXAMPLE_DIALOG]
- Type=1
- Class=CExampleDlg
- ControlCount=4
- Control1=IDOK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_LIST1,listbox,1352728835
- [DLG:IDD_PROPPAGE1]
- Type=1
- Class=PropPage1
- ControlCount=3
- Control1=IDC_STATIC,static,1342308352
- Control2=IDC_EDIT1,edit,1350631552
- Control3=IDC_STATIC,static,1342308352
- [DLG:IDD_PROPPAGE2]
- Type=1
- Class=PropPage2
- ControlCount=3
- Control1=IDC_STATIC,static,1342308352
- Control2=IDC_EDIT1,edit,1350631552
- Control3=IDC_STATIC,static,1342308352
- [CLS:PropPage1]
- Type=0
- HeaderFile=PropPage1.h
- ImplementationFile=PropPage1.cpp
- BaseClass=CDialog
- Filter=D
- LastObject=PropPage1
- [CLS:PropPage2]
- Type=0
- HeaderFile=PropPage2.h
- ImplementationFile=PropPage2.cpp
- BaseClass=CDialog
- Filter=D
- LastObject=IDC_EDIT1