home *** CD-ROM | disk | FTP | other *** search
MFC ClassWizard info | 1996-04-19 | 1.5 KB | 68 lines |
- ; CLW file contains information for the MFC ClassWizard
-
- [General Info]
- Version=1
- LastClass=CEx04mfcDlg
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "ex04mfc.h"
- LastPage=0
-
- ClassCount=3
- Class1=CAboutDlg
- Class2=CEx04mfcDlg
- Class3=CEx04mfcApp
-
- ResourceCount=2
- Resource1=IDD_ABOUTBOX
- Resource2=IDD_EX04MFC_DIALOG
-
- [CLS:CAboutDlg]
- Type=0
- BaseClass=CDialog
- HeaderFile=ex04dlg.cpp
- ImplementationFile=ex04dlg.cpp
- LastObject=CAboutDlg
-
- [CLS:CEx04mfcDlg]
- Type=0
- BaseClass=CDialog
- HeaderFile=ex04dlg.h
- ImplementationFile=ex04dlg.cpp
- Filter=D
- VirtualFilter=dWC
- LastObject=IDC_COMPRESS
-
- [CLS:CEx04mfcApp]
- Type=0
- BaseClass=CWinApp
- HeaderFile=ex04mfc.h
- ImplementationFile=ex04mfc.cpp
- LastObject=CEx04mfcApp
-
- [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_EX04MFC_DIALOG]
- Type=1
- Class=CEx04mfcDlg
- ControlCount=11
- Control1=IDC_EXIT,button,1342242817
- Control2=IDC_LIST1,listbox,1352728843
- Control3=IDC_COMPRESS,button,1342242816
- Control4=IDC_ABOUT,button,1342242816
- Control5=IDC_PROGRESS1,msctls_progress32,1350565888
- Control6=IDC_FILE,edit,1350633600
- Control7=IDC_PROGRESS2,msctls_progress32,1350565888
- Control8=IDC_STATIC,static,1342308352
- Control9=IDC_STATIC,static,1342308352
- Control10=IDC_STATIC,static,1342308352
- Control11=IDC_STATIC,static,1342308352
-
-