home *** CD-ROM | disk | FTP | other *** search
MFC ClassWizard info | 1997-02-20 | 3.8 KB | 184 lines |
- ; CLW file contains information for the MFC ClassWizard
-
- [General Info]
- Version=1
- LastClass=CQueryDlg
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "Biblio.h"
- LastPage=0
-
- ClassCount=7
- Class1=CBiblioApp
- Class2=CBiblioDoc
- Class3=CBiblioView
- Class4=CMainFrame
- Class6=CAboutDlg
-
- ResourceCount=4
- Resource1=IDD_BIBLIO_FORM
- Resource2=IDR_MAINFRAME
- Class5=CBiblioSet
- Resource3=IDD_ABOUTBOX
- Class7=CQueryDlg
- Resource4=IDD_QUERY
-
- [CLS:CBiblioApp]
- Type=0
- HeaderFile=Biblio.h
- ImplementationFile=Biblio.cpp
- Filter=N
-
- [CLS:CBiblioDoc]
- Type=0
- HeaderFile=BiblioDoc.h
- ImplementationFile=BiblioDoc.cpp
- Filter=N
-
- [CLS:CBiblioView]
- Type=0
- HeaderFile=BiblioView.h
- ImplementationFile=BiblioView.cpp
- Filter=D
- LastObject=CBiblioView
- BaseClass=CDaoRecordView
- VirtualFilter=XRVWC
-
- [CLS:CBiblioSet]
- Type=0
- HeaderFile=BiblioSet.h
- ImplementationFile=BiblioSet.cpp
- Filter=N
- LastObject=CBiblioSet
-
- [DB:CBiblioSet]
- DB=1
- DBType=DAO
- ColumnCount=8
- Column1=[Title], 12, 255
- Column2=[Year Published], 5, 2
- Column3=[ISBN], 12, 20
- Column4=[PubID], 4, 4
- Column5=[Description], 12, 50
- Column6=[Notes], 12, 50
- Column7=[Subject], 12, 50
- Column8=[Comments], -1, 0
-
-
- [CLS:CMainFrame]
- Type=0
- HeaderFile=MainFrm.h
- ImplementationFile=MainFrm.cpp
- Filter=T
- LastObject=CMainFrame
-
-
-
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=Biblio.cpp
- ImplementationFile=Biblio.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_VIEW_TOOLBAR
- Command7=ID_VIEW_STATUS_BAR
- Command8=ID_RECORD_FIRST
- Command9=ID_RECORD_PREV
- Command10=ID_RECORD_NEXT
- Command11=ID_RECORD_LAST
- Command12=ID_RECORD_QUERY
- Command13=ID_APP_ABOUT
- CommandCount=13
-
- [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_BIBLIO_FORM]
- Type=1
- Class=CBiblioView
- ControlCount=17
- Control1=IDC_STATIC,static,1342308352
- Control2=IDC_TITLE,edit,1350631552
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_ISBN,edit,1350631552
- Control5=IDC_STATIC,static,1342308352
- Control6=IDC_YEAR_PUBLISHED,edit,1350631552
- Control7=IDC_STATIC,static,1342308352
- Control8=IDC_SUBJECT,edit,1350631552
- Control9=IDC_STATIC,static,1342308352
- Control10=IDC_NOTES,edit,1350631552
- Control11=IDC_STATIC,static,1342308352
- Control12=IDC_COMMENTS,edit,1350631552
- Control13=IDC_STATIC,static,1342308352
- Control14=IDC_DESCRIPTION,edit,1350631552
- Control15=IDC_STATIC,static,1342308352
- Control16=IDC_PUBID,edit,1350631552
- Control17=IDC_STATIC,static,1342308353
-
- [TB:IDR_MAINFRAME]
- Type=1
- Class=?
- 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_RECORD_QUERY
- Command10=ID_APP_ABOUT
- CommandCount=10
-
- [DLG:IDD_QUERY]
- Type=1
- Class=CQueryDlg
- ControlCount=8
- Control1=IDC_STATIC,static,1342308352
- Control2=IDC_FIELDNAME,combobox,1344340226
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_OPERATION,combobox,1344340226
- Control5=IDC_STATIC,static,1342308352
- Control6=IDC_WHERE,edit,1350631428
- Control7=IDOK,button,1342242817
- Control8=IDCANCEL,button,1342242816
-
- [CLS:CQueryDlg]
- Type=0
- HeaderFile=QueryDlg.h
- ImplementationFile=QueryDlg.cpp
- BaseClass=CDialog
- Filter=D
- VirtualFilter=dWC
- LastObject=IDC_FIELDNAME
-
-