HotComboDemo.clw
上传用户:zhu7604851
上传日期:2007-01-01
资源大小:34k
文件大小:2k
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CHotComboBox
- LastTemplate=CComboBox
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "HotComboDemo.h"
- ClassCount=4
- Class1=CHotComboDemoApp
- Class2=CHotComboDemoDlg
- Class3=CAboutDlg
- ResourceCount=5
- Resource1=IDD_ABOUTBOX
- Resource2=IDR_MAINFRAME
- Resource3=IDD_HOTCOMBODEMO_DIALOG
- Resource4=IDD_ABOUTBOX (English (U.S.))
- Resource5=IDD_HOTCOMBODEMO_DIALOG (English (U.S.))
- Class4=CHotComboBox
- [CLS:CHotComboDemoApp]
- Type=0
- HeaderFile=HotComboDemo.h
- ImplementationFile=HotComboDemo.cpp
- Filter=N
- [CLS:CHotComboDemoDlg]
- Type=0
- HeaderFile=HotComboDemoDlg.h
- ImplementationFile=HotComboDemoDlg.cpp
- Filter=D
- BaseClass=CDialog
- VirtualFilter=dWC
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=HotComboDemoDlg.h
- ImplementationFile=HotComboDemoDlg.cpp
- Filter=D
- [DLG:IDD_ABOUTBOX]
- Type=1
- ControlCount=4
- Control1=IDC_STATIC,static,1342177283
- Control2=IDC_STATIC,static,1342308352
- Control3=IDC_STATIC,static,1342308352
- Control4=IDOK,button,1342373889
- Class=CAboutDlg
- [DLG:IDD_HOTCOMBODEMO_DIALOG]
- Type=1
- ControlCount=3
- Control1=IDOK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_STATIC,static,1342308352
- Class=CHotComboDemoDlg
- [DLG:IDD_HOTCOMBODEMO_DIALOG (English (U.S.))]
- Type=1
- Class=CHotComboDemoDlg
- ControlCount=3
- Control1=IDOK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_COMBO,combobox,1344340226
- [DLG:IDD_ABOUTBOX (English (U.S.))]
- 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
- [CLS:CHotComboBox]
- Type=0
- HeaderFile=HotComboBox.h
- ImplementationFile=HotComboBox.cpp
- BaseClass=CComboBox
- Filter=W