home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / tutorial / enroll / step3 / enroll.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1998-03-27  |  3.0 KB  |  150 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CMainFrame
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "enroll.h"
  9. LastPage=0
  10.  
  11. ClassCount=7
  12. Class1=CCourseSet
  13. Class2=CEnrollDoc
  14. Class3=CEnrollApp
  15. Class4=CAboutDlg
  16. Class5=CMainFrame
  17. Class6=CSectionForm
  18. Class7=CSectionSet
  19.  
  20. ResourceCount=3
  21. Resource1=IDR_MAINFRAME
  22. Resource2=IDD_ABOUTBOX
  23. Resource3=IDD_ENROLL_FORM
  24.  
  25. [CLS:CCourseSet]
  26. Type=0
  27. HeaderFile=coursset.h
  28. ImplementationFile=coursset.cpp
  29.  
  30. [CLS:CEnrollDoc]
  31. Type=0
  32. BaseClass=CDocument
  33. HeaderFile=enroldoc.h
  34. ImplementationFile=enroldoc.cpp
  35.  
  36. [CLS:CEnrollApp]
  37. Type=0
  38. BaseClass=CWinApp
  39. HeaderFile=enroll.h
  40. ImplementationFile=enroll.cpp
  41.  
  42. [CLS:CAboutDlg]
  43. Type=0
  44. BaseClass=CDialog
  45. HeaderFile=enroll.cpp
  46. ImplementationFile=enroll.cpp
  47. Filter=D
  48.  
  49. [CLS:CMainFrame]
  50. Type=0
  51. BaseClass=CFrameWnd
  52. HeaderFile=mainfrm.h
  53. ImplementationFile=mainfrm.cpp
  54. Filter=T
  55.  
  56. [CLS:CSectionForm]
  57. Type=0
  58. BaseClass=CRecordView
  59. HeaderFile=sectform.h
  60. ImplementationFile=sectform.cpp
  61.  
  62. [CLS:CSectionSet]
  63. Type=0
  64. HeaderFile=sectset.h
  65. ImplementationFile=sectset.cpp
  66.  
  67. [DB:CCourseSet]
  68. DB=1
  69.  
  70. [DB:CSectionSet]
  71. DB=1
  72.  
  73. [DLG:IDD_ABOUTBOX]
  74. Type=1
  75. Class=CAboutDlg
  76. ControlCount=4
  77. Control1=IDC_STATIC,static,1342177283
  78. Control2=IDC_STATIC,static,1342308352
  79. Control3=IDC_STATIC,static,1342308352
  80. Control4=IDOK,button,1342373889
  81.  
  82. [DLG:IDD_ENROLL_FORM]
  83. Type=1
  84. Class=CSectionForm
  85. ControlCount=12
  86. Control1=IDC_STATIC,static,1342308352
  87. Control2=IDC_COURSELIST,combobox,1344340227
  88. Control3=IDC_STATIC,static,1342308352
  89. Control4=IDC_SECTION,edit,1350633600
  90. Control5=IDC_STATIC,static,1342308352
  91. Control6=IDC_INSTRUCTOR,edit,1350631552
  92. Control7=IDC_STATIC,static,1342308352
  93. Control8=IDC_ROOM,edit,1350631552
  94. Control9=IDC_STATIC,static,1342308352
  95. Control10=IDC_SCHEDULE,edit,1350631552
  96. Control11=IDC_STATIC,static,1342308352
  97. Control12=IDC_CAPACITY,edit,1350631552
  98.  
  99. [TB:IDR_MAINFRAME]
  100. Type=1
  101. Command1=ID_EDIT_CUT
  102. Command2=ID_EDIT_PASTE
  103. Command3=ID_FILE_PRINT
  104. Command4=ID_RECORD_FIRST
  105. Command5=ID_RECORD_NEXT
  106. Command6=ID_APP_ABOUT
  107. CommandCount=6
  108. Class=CMainFrame
  109.  
  110. [MNU:IDR_MAINFRAME]
  111. Type=1
  112. Command1=ID_FILE_PRINT
  113. Command2=ID_FILE_PRINT_PREVIEW
  114. Command3=ID_FILE_PRINT_SETUP
  115. Command4=ID_APP_EXIT
  116. Command5=ID_EDIT_UNDO
  117. Command6=ID_EDIT_CUT
  118. Command7=ID_EDIT_COPY
  119. Command8=ID_EDIT_PASTE
  120. Command9=ID_RECORD_ADD
  121. Command10=ID_RECORD_REFRESH
  122. Command11=ID_RECORD_DELETE
  123. Command12=ID_RECORD_FIRST
  124. Command13=ID_RECORD_PREV
  125. Command14=ID_RECORD_NEXT
  126. Command15=ID_RECORD_LAST
  127. Command16=ID_VIEW_TOOLBAR
  128. Command17=ID_VIEW_STATUS_BAR
  129. Command18=ID_APP_ABOUT
  130. CommandCount=18
  131. Class=CMainFrame
  132.  
  133. [ACL:IDR_MAINFRAME]
  134. Type=1
  135. Command1=ID_EDIT_COPY
  136. Command2=ID_FILE_PRINT
  137. Command3=ID_EDIT_PASTE
  138. Command4=ID_EDIT_UNDO
  139. Command5=ID_EDIT_CUT
  140. Command6=ID_RECORD_REFRESH
  141. Command7=ID_NEXT_PANE
  142. Command8=ID_PREV_PANE
  143. Command9=ID_EDIT_COPY
  144. Command10=ID_EDIT_PASTE
  145. Command11=ID_EDIT_CUT
  146. Command12=ID_EDIT_UNDO
  147. CommandCount=12
  148. Class=CMainFrame
  149.  
  150.