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

📄 enroll.clw

📁 《医学图象的远程传输系统》
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
ClassCount=5
Class1=CEnrollApp
LastClass=CBrowseDlg
NewFileInclude2=#include "Enroll.h"
ResourceCount=4
NewFileInclude1=#include "stdafx.h"
Class2=CPatientRecord
LastTemplate=CDialog
Class3=CImageRecord
Class4=CPatientDlg
Resource1=IDD_PATIENT_DLG (English (U.S.))
Class5=CBrowseDlg
Resource2=IDD_BROWSE_DLG (English (U.S.))
Resource3=IDD_PATIENT_DLG
Resource4=IDD_BROWSE_DLG

[CLS:CEnrollApp]
Type=0
HeaderFile=Enroll.h
ImplementationFile=Enroll.cpp
Filter=N

[CLS:CPatientRecord]
Type=0
HeaderFile=PatientRecord.h
ImplementationFile=PatientRecord.cpp
BaseClass=CRecordset
Filter=N
VirtualFilter=r
LastObject=CPatientRecord

[DB:CPatientRecord]
DB=1
DBType=ODBC
ColumnCount=9
Column1=[ID], 4, 4
Column2=[Name], 12, 100
Column3=[Gender], -7, 1
Column4=[Address], 12, 100
Column5=[Phone], 12, 100
Column6=[Disease], 12, 100
Column7=[InTime], 11, 16
Column8=[OutTime], 11, 16
Column9=[Memo], -1, 2147483646

[CLS:CImageRecord]
Type=0
HeaderFile=ImageRecord.h
ImplementationFile=ImageRecord.cpp
BaseClass=CRecordset
Filter=N
VirtualFilter=r
LastObject=CImageRecord

[DB:CImageRecord]
DB=1
DBType=ODBC
ColumnCount=3
Column1=[ID], 4, 4
Column2=[Idx], 4, 4
Column3=[Image], -4, 1073741823

[DLG:IDD_PATIENT_DLG]
Type=1
Class=CPatientDlg
ControlCount=14
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_EDIT1,edit,1350631552
Control10=IDC_EDIT2,edit,1350631552
Control11=IDC_EDIT3,edit,1350631552
Control12=IDC_EDIT4,edit,1350631552
Control13=IDC_EDIT5,edit,1350631552
Control14=IDC_EDIT6,edit,1350631552

[CLS:CPatientDlg]
Type=0
HeaderFile=PatientDlg.h
ImplementationFile=PatientDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_EDIT1
VirtualFilter=dWC

[DLG:IDD_BROWSE_DLG]
Type=1
Class=CBrowseDlg
ControlCount=7
Control1=IDOK,button,1342242817
Control2=IDC_STATIC_IMG,static,1342177284
Control3=IDC_BUTTON1,button,1342242816
Control4=IDC_BUTTON2,button,1342242816
Control5=IDC_PATIENTLIST,SysListView32,1350631439
Control6=IDC_BUTTON3,button,1342242816
Control7=IDC_STATIC_LABEL,static,1342308352

[CLS:CBrowseDlg]
Type=0
HeaderFile=BrowseDlg.h
ImplementationFile=BrowseDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_PATIENTLIST

[DLG:IDD_PATIENT_DLG (English (U.S.))]
Type=1
Class=?
ControlCount=14
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_EDIT1,edit,1350631552
Control10=IDC_EDIT2,edit,1350631552
Control11=IDC_EDIT3,edit,1350631552
Control12=IDC_EDIT4,edit,1350631552
Control13=IDC_EDIT5,edit,1350631552
Control14=IDC_EDIT6,edit,1350631552

[DLG:IDD_BROWSE_DLG (English (U.S.))]
Type=1
Class=CBrowseDlg
ControlCount=7
Control1=IDOK,button,1342242817
Control2=IDC_STATIC_IMG,static,1342177284
Control3=IDC_BUTTON1,button,1342242816
Control4=IDC_BUTTON2,button,1342242816
Control5=IDC_PATIENTLIST,SysListView32,1350631439
Control6=IDC_BUTTON3,button,1342242816
Control7=IDC_STATIC_LABEL,static,1342308352

⌨️ 快捷键说明

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