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

📄 cedbuse.vcc

📁 EVC编写的WINCE自带数据库的测试程序
💻 VCC
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CDriverInputDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "CEDBUse.h"

ClassCount=4
Class1=CCEDBUseApp
Class2=CCEDBUseDlg

ResourceCount=3
Resource1=IDR_MAINFRAME
Class3=CStudentInputDlg
Resource2=IDD_CEDBUSE_DIALOG
Class4=CDriverInputDlg
Resource3=IDD_DRIVER_DLG

[CLS:CCEDBUseApp]
Type=0
HeaderFile=CEDBUse.h
ImplementationFile=CEDBUse.cpp
Filter=N

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


[DLG:IDD_CEDBUSE_DIALOG]
Type=1
Class=CCEDBUseDlg
ControlCount=8
Control1=IDC_STATIC,button,1342177287
Control2=IDC_LIST_DRIVER,SysListView32,1350631439
Control3=IDC_BTNOPEN,button,1342242816
Control4=IDC_BTNCLOSE,button,1342242816
Control5=IDC_BTNREFRESH,button,1342242816
Control6=IDC_BTNADD,button,1342242816
Control7=IDC_BTNEDIT,button,1342242816
Control8=IDC_BTNDELETE,button,1342242816

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

[DLG:IDD_DRIVER_DLG]
Type=1
Class=CDriverInputDlg
ControlCount=10
Control1=ID_BTN_OK,button,1342242817
Control2=IDC_BTN_CANCEL,button,1342242816
Control3=IDC_EDT_NAME,edit,1350631552
Control4=IDC_STATIC,static,1342308352
Control5=IDC_DT_STATURE,edit,1350631552
Control6=IDC_EDT_NO,edit,1350631552
Control7=IDC_DT_BRITHDAY,SysDateTimePick32,1342242816
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352

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

⌨️ 快捷键说明

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