ODBCDepartment.clw
上传用户:benben_wyd
上传日期:2010-02-26
资源大小:1229k
文件大小:3k
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CODBCDepartmentView
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "ODBCDepartment.h"
- LastPage=0
- ClassCount=6
- Class1=CODBCDepartmentApp
- Class2=CODBCDepartmentDoc
- Class3=CODBCDepartmentView
- Class4=CMainFrame
- Class6=CAboutDlg
- ResourceCount=3
- Resource1=IDR_MAINFRAME
- Resource2=IDD_ABOUTBOX
- Class5=CODBCDepartmentSet
- Resource3=IDD_ODBCDEPARTMENT_FORM
- [CLS:CODBCDepartmentApp]
- Type=0
- HeaderFile=ODBCDepartment.h
- ImplementationFile=ODBCDepartment.cpp
- Filter=N
- [CLS:CODBCDepartmentDoc]
- Type=0
- HeaderFile=ODBCDepartmentDoc.h
- ImplementationFile=ODBCDepartmentDoc.cpp
- Filter=N
- [CLS:CODBCDepartmentView]
- Type=0
- HeaderFile=ODBCDepartmentView.h
- ImplementationFile=ODBCDepartmentView.cpp
- Filter=D
- LastObject=CODBCDepartmentView
- BaseClass=CRecordView
- VirtualFilter=RVWC
- [CLS:CODBCDepartmentSet]
- Type=0
- HeaderFile=ODBCDepartmentSet.h
- ImplementationFile=ODBCDepartmentSet.cpp
- Filter=N
- [DB:CODBCDepartmentSet]
- DB=1
- DBType=ODBC
- ColumnCount=2
- Column1=[DepartmentCode], 12, 4
- Column2=[DepartmentName], 12, 50
- [CLS:CMainFrame]
- Type=0
- HeaderFile=MainFrm.h
- ImplementationFile=MainFrm.cpp
- Filter=T
- LastObject=ID_RECORD_ADDRECORD
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=ODBCDepartment.cpp
- ImplementationFile=ODBCDepartment.cpp
- Filter=D
- [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
- [MNU:IDR_MAINFRAME]
- Type=1
- Class=CMainFrame
- Command1=ID_APP_EXIT
- Command2=ID_EDIT_UNDO
- Command3=ID_EDIT_CUT
- Command4=ID_EDIT_COPY
- Command5=ID_EDIT_PASTE
- Command6=ID_RECORD_FIRST
- Command7=ID_RECORD_PREV
- Command8=ID_RECORD_NEXT
- Command9=ID_RECORD_LAST
- Command10=ID_VIEW_TOOLBAR
- Command11=ID_VIEW_STATUS_BAR
- Command12=ID_APP_ABOUT
- CommandCount=12
- [ACL:IDR_MAINFRAME]
- Type=1
- Class=CMainFrame
- Command1=ID_EDIT_UNDO
- Command2=ID_EDIT_CUT
- Command3=ID_EDIT_COPY
- Command4=ID_EDIT_PASTE
- Command5=ID_EDIT_UNDO
- Command6=ID_EDIT_CUT
- Command7=ID_EDIT_COPY
- Command8=ID_EDIT_PASTE
- Command9=ID_NEXT_PANE
- Command10=ID_PREV_PANE
- CommandCount=10
- [DLG:IDD_ODBCDEPARTMENT_FORM]
- Type=1
- Class=CODBCDepartmentView
- ControlCount=5
- Control1=IDC_DEPARTMENTCODE,edit,1350631552
- Control2=IDC_DEPARTMENTNAME,edit,1350631552
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_STATIC,static,1342308352
- Control5=IDC_STATIC,static,1342308352
- [TB:IDR_MAINFRAME]
- Type=1
- Class=CMainFrame
- Command1=ID_EDIT_CUT
- Command2=ID_EDIT_COPY
- Command3=ID_EDIT_PASTE
- Command4=ID_FILE_PRINT
- Command5=ID_RECORD_FIRST
- Command6=ID_RECORD_PREV
- Command7=ID_RECORD_NEXT
- Command8=ID_RECORD_LAST
- Command9=ID_APP_ABOUT
- CommandCount=9