home *** CD-ROM | disk | FTP | other *** search
MFC ClassWizard info | 1998-03-09 | 1.1 KB | 56 lines |
- ; CLW file contains information for the MFC ClassWizard
-
- [General Info]
- Version=1
- LastClass=CAboutDlg
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "listsample.h"
- LastPage=0
-
- ClassCount=3
- Class1=CListSampleApp
- Class2=CAboutDlg
- Class3=CListSampleDlg
-
- ResourceCount=2
- Resource1=IDD_ABOUTBOX
- Resource2=IDD_LISTSAMPLE_DIALOG
-
- [CLS:CListSampleApp]
- Type=0
- BaseClass=CWinApp
- HeaderFile=ListSample.h
- ImplementationFile=ListSample.cpp
-
- [CLS:CAboutDlg]
- Type=0
- BaseClass=CDialog
- HeaderFile=ListSampleDlg.cpp
- ImplementationFile=ListSampleDlg.cpp
- LastObject=CAboutDlg
-
- [CLS:CListSampleDlg]
- Type=0
- BaseClass=CDialog
- HeaderFile=ListSampleDlg.h
- ImplementationFile=ListSampleDlg.cpp
-
- [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_LISTSAMPLE_DIALOG]
- Type=1
- Class=CListSampleDlg
- ControlCount=3
- Control1=IDOK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_LIST1,{98460700-9149-11CF-BADB-00201802BB87},1342242816
-
-