⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rent.clw

📁 Visual C++实践与提高--数据库开发与工程应用篇 随书代码 希望对用ADO开发的人会有所帮助 这是第4、5章的
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CRentDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "rent.h"
LastPage=0

ClassCount=4
Class1=CRentApp
Class2=CAboutDlg
Class3=CRentDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDD_DIALOG_MAIN
Class4=CRentDVDDlg
Resource3=IDD_DIALOG_RENT

[CLS:CRentApp]
Type=0
BaseClass=CWinApp
HeaderFile=Rent.h
ImplementationFile=Rent.cpp
Filter=N
VirtualFilter=AC

[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=RentDlg.cpp
ImplementationFile=RentDlg.cpp
LastObject=CAboutDlg

[CLS:CRentDlg]
Type=0
BaseClass=CDialog
HeaderFile=RentDlg.h
ImplementationFile=RentDlg.cpp
Filter=D
VirtualFilter=dWC
LastObject=CRentDlg

[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_RENT_DIALOG]
Type=1
Class=CRentDlg

[DLG:IDD_DIALOG_RENT]
Type=1
Class=CRentDVDDlg
ControlCount=8
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_LIST_DVD,SysListView32,1350631425
Control4=IDC_STATIC,button,1342177287
Control5=IDC_STATIC,static,1342308352
Control6=IDC_EDIT_NAME,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_DATETIMEPICKER_RENT,SysDateTimePick32,1342242848

[DLG:IDD_DIALOG_MAIN]
Type=1
Class=CRentDlg
ControlCount=16
Control1=IDC_LIST_RENT,SysListView32,1350631425
Control2=IDC_STATIC,button,1342177287
Control3=IDC_STATIC,button,1342177287
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_DATETIMEPICKER_TO,SysDateTimePick32,1342242848
Control7=IDC_DATETIMEPICKER_FROM,SysDateTimePick32,1342242848
Control8=IDC_STATIC,static,1342308352
Control9=IDC_EDIT_NAME,edit,1350631552
Control10=IDC_STATIC,static,1342308352
Control11=IDC_COMBO_DVD,combobox,1344339971
Control12=IDC_BUTTON_QUERY,button,1342242816
Control13=IDC_BUTTON_RENT,button,1342242816
Control14=IDC_BUTTON_DELE,button,1342242816
Control15=IDC_STATIC,button,1342177287
Control16=IDC_CHECK_DATE,button,1342242819

[CLS:CRentDVDDlg]
Type=0
HeaderFile=RentDVDDlg.h
ImplementationFile=RentDVDDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_EDIT_NAME

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -