home *** CD-ROM | disk | FTP | other *** search
MFC ClassWizard info | 1997-02-20 | 3.6 KB | 168 lines |
- ; CLW file contains information for the MFC ClassWizard
-
- [General Info]
- Version=1
- LastClass=CJoinView
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "Join.h"
- LastPage=0
-
- ClassCount=6
- Class1=CJoinApp
- Class2=CJoinDoc
- Class3=CJoinView
- Class4=CMainFrame
- Class6=CAboutDlg
-
- ResourceCount=7
- Resource1=IDD_ABOUTBOX
- Resource2=IDR_MAINFRAME
- Class5=CJoinSet
- Resource7=IDD_JOIN_FORM
-
- [CLS:CJoinApp]
- Type=0
- HeaderFile=Join.h
- ImplementationFile=Join.cpp
- Filter=N
-
- [CLS:CJoinDoc]
- Type=0
- HeaderFile=JoinDoc.h
- ImplementationFile=JoinDoc.cpp
- Filter=N
- LastObject=CJoinDoc
-
- [CLS:CJoinView]
- Type=0
- HeaderFile=JoinView.h
- ImplementationFile=JoinView.cpp
- Filter=D
- BaseClass=CDaoRecordView
- VirtualFilter=XRVWC
- LastObject=CJoinView
-
- [CLS:CJoinSet]
- Type=0
- HeaderFile=JoinSet.h
- ImplementationFile=JoinSet.cpp
- Filter=N
- LastObject=CJoinSet
-
- [DB:CJoinSet]
- DB=1
- DBType=DAO
- ColumnCount=15
- Column1=[Employee Pay Table].[Employee Number], 4, 4
- Column2=[Last Name], 12, 28
- Column3=[First Name], 12, 28
- Column4=[Department #], 5, 2
- Column5=[Employee Pay Type], 5, 2
- Column6=[Hours], 8, 8
- Column7=[Hourly Rate], 8, 8
- Column8=[Weekly Salary], 8, 8
- Column9=[Sales Bonus Rate], 8, 8
- Column10=[Weekly Sales], 8, 8
- Column11=[Employee Personal Info Table].[Employee Number], 4, 4
- Column12=[Birthdate], 11, 8
- Column13=[Sex & Marital Status], -6, 1
- Column14=[Height], 8, 8
- Column15=[Weight], 8, 8
-
-
- [CLS:CMainFrame]
- Type=0
- HeaderFile=MainFrm.h
- ImplementationFile=MainFrm.cpp
- Filter=T
-
-
-
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=Join.cpp
- ImplementationFile=Join.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_JOIN_FORM]
- Type=1
- Class=CJoinView
- ControlCount=21
- Control1=IDC_STATIC,static,1342308352
- Control2=IDC_STATIC,static,1342308352
- 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_STATIC,static,1342308352
- Control10=IDC_STATIC,button,1342177287
- Control11=IDC_STATIC,button,1342177287
- Control12=IDC_FNAME,edit,1350633600
- Control13=IDC_LNAME,edit,1350633600
- Control14=IDC_EMP_NO,edit,1350633600
- Control15=IDC_DEPT,edit,1350633600
- Control16=IDC_PAY_TYPE,edit,1350633600
- Control17=IDC_BIRTH,edit,1350633600
- Control18=IDC_HOUR_RATE,edit,1350633600
- Control19=IDC_MARITAL_STATUS,edit,1350633600
- Control20=IDC_HEIGHT,edit,1350633600
- Control21=IDC_WEIGHT,edit,1350633600
-
- [TB:IDR_MAINFRAME]
- Type=1
- 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
-
-