home *** CD-ROM | disk | FTP | other *** search
MFC ClassWizard info | 2001-03-02 | 1.3 KB | 58 lines |
- ; CLW file contains information for the MFC ClassWizard
-
- [General Info]
- Version=1
- LastClass=DialogThread
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "radiobutton.h"
- LastPage=0
-
- ClassCount=3
- Class1=DialogThread
- Class2=CRadioButtonApp
- Class3=RadioButtonDlg
-
- ResourceCount=1
- Resource1=IDD_BTNDLG
-
- [CLS:DialogThread]
- Type=0
- BaseClass=CWinThread
- HeaderFile=DialogThread.h
- ImplementationFile=DialogThread.cpp
- LastObject=DialogThread
-
- [CLS:CRadioButtonApp]
- Type=0
- BaseClass=CWinApp
- HeaderFile=Radiobutton.h
- ImplementationFile=Radiobutton.cpp
- LastObject=CRadioButtonApp
-
- [CLS:RadioButtonDlg]
- Type=0
- BaseClass=CDialog
- HeaderFile=Radiobuttondlg.h
- ImplementationFile=RadiobuttonDlg.cpp
-
- [DLG:IDD_BTNDLG]
- Type=1
- Class=RadioButtonDlg
- ControlCount=14
- Control1=IDC_TEXT1,button,1342308359
- Control2=IDC_RADIO1,button,1342242825
- Control3=IDC_RADIO2,button,1342242825
- Control4=IDC_RADIO3,button,1342242825
- Control5=IDC_RADIO4,button,1342242825
- Control6=IDC_RADIO5,button,1342242825
- Control7=IDC_RADIO6,button,1342242825
- Control8=IDC_RADIO7,button,1342242825
- Control9=IDC_RADIO8,button,1342242825
- Control10=IDC_RADIO9,button,1342242825
- Control11=IDC_RADIO10,button,1342242825
- Control12=IDC_TEXT0,static,1342308352
- Control13=IDC_BUTTON13,button,1342242817
- Control14=IDC_BUTTON14,button,1342242816
-
-