home *** CD-ROM | disk | FTP | other *** search
/ Mastering MFC Development / MMD.ISO / samples / c08 / where / biblio.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1997-02-20  |  3.8 KB  |  184 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CQueryDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "Biblio.h"
  9. LastPage=0
  10.  
  11. ClassCount=7
  12. Class1=CBiblioApp
  13. Class2=CBiblioDoc
  14. Class3=CBiblioView
  15. Class4=CMainFrame
  16. Class6=CAboutDlg
  17.  
  18. ResourceCount=4
  19. Resource1=IDD_BIBLIO_FORM
  20. Resource2=IDR_MAINFRAME
  21. Class5=CBiblioSet
  22. Resource3=IDD_ABOUTBOX
  23. Class7=CQueryDlg
  24. Resource4=IDD_QUERY
  25.  
  26. [CLS:CBiblioApp]
  27. Type=0
  28. HeaderFile=Biblio.h
  29. ImplementationFile=Biblio.cpp
  30. Filter=N
  31.  
  32. [CLS:CBiblioDoc]
  33. Type=0
  34. HeaderFile=BiblioDoc.h
  35. ImplementationFile=BiblioDoc.cpp
  36. Filter=N
  37.  
  38. [CLS:CBiblioView]
  39. Type=0
  40. HeaderFile=BiblioView.h
  41. ImplementationFile=BiblioView.cpp
  42. Filter=D
  43. LastObject=CBiblioView
  44. BaseClass=CDaoRecordView
  45. VirtualFilter=XRVWC
  46.  
  47. [CLS:CBiblioSet]
  48. Type=0
  49. HeaderFile=BiblioSet.h
  50. ImplementationFile=BiblioSet.cpp
  51. Filter=N
  52. LastObject=CBiblioSet
  53.  
  54. [DB:CBiblioSet]
  55. DB=1
  56. DBType=DAO
  57. ColumnCount=8
  58. Column1=[Title], 12, 255
  59. Column2=[Year Published], 5, 2
  60. Column3=[ISBN], 12, 20
  61. Column4=[PubID], 4, 4
  62. Column5=[Description], 12, 50
  63. Column6=[Notes], 12, 50
  64. Column7=[Subject], 12, 50
  65. Column8=[Comments], -1, 0
  66.  
  67.  
  68. [CLS:CMainFrame]
  69. Type=0
  70. HeaderFile=MainFrm.h
  71. ImplementationFile=MainFrm.cpp
  72. Filter=T
  73. LastObject=CMainFrame
  74.  
  75.  
  76.  
  77. [CLS:CAboutDlg]
  78. Type=0
  79. HeaderFile=Biblio.cpp
  80. ImplementationFile=Biblio.cpp
  81. Filter=D
  82.  
  83. [DLG:IDD_ABOUTBOX]
  84. Type=1
  85. Class=CAboutDlg
  86. ControlCount=4
  87. Control1=IDC_STATIC,static,1342177283
  88. Control2=IDC_STATIC,static,1342308480
  89. Control3=IDC_STATIC,static,1342308352
  90. Control4=IDOK,button,1342373889
  91.  
  92. [MNU:IDR_MAINFRAME]
  93. Type=1
  94. Class=CMainFrame
  95. Command1=ID_APP_EXIT
  96. Command2=ID_EDIT_UNDO
  97. Command3=ID_EDIT_CUT
  98. Command4=ID_EDIT_COPY
  99. Command5=ID_EDIT_PASTE
  100. Command6=ID_VIEW_TOOLBAR
  101. Command7=ID_VIEW_STATUS_BAR
  102. Command8=ID_RECORD_FIRST
  103. Command9=ID_RECORD_PREV
  104. Command10=ID_RECORD_NEXT
  105. Command11=ID_RECORD_LAST
  106. Command12=ID_RECORD_QUERY
  107. Command13=ID_APP_ABOUT
  108. CommandCount=13
  109.  
  110. [ACL:IDR_MAINFRAME]
  111. Type=1
  112. Class=CMainFrame
  113. Command1=ID_EDIT_UNDO
  114. Command2=ID_EDIT_CUT
  115. Command3=ID_EDIT_COPY
  116. Command4=ID_EDIT_PASTE
  117. Command5=ID_EDIT_UNDO
  118. Command6=ID_EDIT_CUT
  119. Command7=ID_EDIT_COPY
  120. Command8=ID_EDIT_PASTE
  121. Command9=ID_NEXT_PANE
  122. Command10=ID_PREV_PANE
  123. CommandCount=10
  124.  
  125. [DLG:IDD_BIBLIO_FORM]
  126. Type=1
  127. Class=CBiblioView
  128. ControlCount=17
  129. Control1=IDC_STATIC,static,1342308352
  130. Control2=IDC_TITLE,edit,1350631552
  131. Control3=IDC_STATIC,static,1342308352
  132. Control4=IDC_ISBN,edit,1350631552
  133. Control5=IDC_STATIC,static,1342308352
  134. Control6=IDC_YEAR_PUBLISHED,edit,1350631552
  135. Control7=IDC_STATIC,static,1342308352
  136. Control8=IDC_SUBJECT,edit,1350631552
  137. Control9=IDC_STATIC,static,1342308352
  138. Control10=IDC_NOTES,edit,1350631552
  139. Control11=IDC_STATIC,static,1342308352
  140. Control12=IDC_COMMENTS,edit,1350631552
  141. Control13=IDC_STATIC,static,1342308352
  142. Control14=IDC_DESCRIPTION,edit,1350631552
  143. Control15=IDC_STATIC,static,1342308352
  144. Control16=IDC_PUBID,edit,1350631552
  145. Control17=IDC_STATIC,static,1342308353
  146.  
  147. [TB:IDR_MAINFRAME]
  148. Type=1
  149. Class=?
  150. Command1=ID_EDIT_CUT
  151. Command2=ID_EDIT_COPY
  152. Command3=ID_EDIT_PASTE
  153. Command4=ID_FILE_PRINT
  154. Command5=ID_RECORD_FIRST
  155. Command6=ID_RECORD_PREV
  156. Command7=ID_RECORD_NEXT
  157. Command8=ID_RECORD_LAST
  158. Command9=ID_RECORD_QUERY
  159. Command10=ID_APP_ABOUT
  160. CommandCount=10
  161.  
  162. [DLG:IDD_QUERY]
  163. Type=1
  164. Class=CQueryDlg
  165. ControlCount=8
  166. Control1=IDC_STATIC,static,1342308352
  167. Control2=IDC_FIELDNAME,combobox,1344340226
  168. Control3=IDC_STATIC,static,1342308352
  169. Control4=IDC_OPERATION,combobox,1344340226
  170. Control5=IDC_STATIC,static,1342308352
  171. Control6=IDC_WHERE,edit,1350631428
  172. Control7=IDOK,button,1342242817
  173. Control8=IDCANCEL,button,1342242816
  174.  
  175. [CLS:CQueryDlg]
  176. Type=0
  177. HeaderFile=QueryDlg.h
  178. ImplementationFile=QueryDlg.cpp
  179. BaseClass=CDialog
  180. Filter=D
  181. VirtualFilter=dWC
  182. LastObject=IDC_FIELDNAME
  183.  
  184.