home *** CD-ROM | disk | FTP | other *** search
/ Mastering MFC Development / MMD.ISO / labs / c08 / lab01 / ex01 / join.clw next >
Encoding:
MFC ClassWizard info  |  1997-02-20  |  3.6 KB  |  168 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CJoinView
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "Join.h"
  9. LastPage=0
  10.  
  11. ClassCount=6
  12. Class1=CJoinApp
  13. Class2=CJoinDoc
  14. Class3=CJoinView
  15. Class4=CMainFrame
  16. Class6=CAboutDlg
  17.  
  18. ResourceCount=7
  19. Resource1=IDD_ABOUTBOX
  20. Resource2=IDR_MAINFRAME
  21. Class5=CJoinSet
  22. Resource7=IDD_JOIN_FORM
  23.  
  24. [CLS:CJoinApp]
  25. Type=0
  26. HeaderFile=Join.h
  27. ImplementationFile=Join.cpp
  28. Filter=N
  29.  
  30. [CLS:CJoinDoc]
  31. Type=0
  32. HeaderFile=JoinDoc.h
  33. ImplementationFile=JoinDoc.cpp
  34. Filter=N
  35. LastObject=CJoinDoc
  36.  
  37. [CLS:CJoinView]
  38. Type=0
  39. HeaderFile=JoinView.h
  40. ImplementationFile=JoinView.cpp
  41. Filter=D
  42. BaseClass=CDaoRecordView
  43. VirtualFilter=XRVWC
  44. LastObject=CJoinView
  45.  
  46. [CLS:CJoinSet]
  47. Type=0
  48. HeaderFile=JoinSet.h
  49. ImplementationFile=JoinSet.cpp
  50. Filter=N
  51. LastObject=CJoinSet
  52.  
  53. [DB:CJoinSet]
  54. DB=1
  55. DBType=DAO
  56. ColumnCount=15
  57. Column1=[Employee Pay Table].[Employee Number], 4, 4
  58. Column2=[Last Name], 12, 28
  59. Column3=[First Name], 12, 28
  60. Column4=[Department #], 5, 2
  61. Column5=[Employee Pay Type], 5, 2
  62. Column6=[Hours], 8, 8
  63. Column7=[Hourly Rate], 8, 8
  64. Column8=[Weekly Salary], 8, 8
  65. Column9=[Sales Bonus Rate], 8, 8
  66. Column10=[Weekly Sales], 8, 8
  67. Column11=[Employee Personal Info Table].[Employee Number], 4, 4
  68. Column12=[Birthdate], 11, 8
  69. Column13=[Sex & Marital Status], -6, 1
  70. Column14=[Height], 8, 8
  71. Column15=[Weight], 8, 8
  72.  
  73.  
  74. [CLS:CMainFrame]
  75. Type=0
  76. HeaderFile=MainFrm.h
  77. ImplementationFile=MainFrm.cpp
  78. Filter=T
  79.  
  80.  
  81.  
  82. [CLS:CAboutDlg]
  83. Type=0
  84. HeaderFile=Join.cpp
  85. ImplementationFile=Join.cpp
  86. Filter=D
  87.  
  88. [DLG:IDD_ABOUTBOX]
  89. Type=1
  90. Class=CAboutDlg
  91. ControlCount=4
  92. Control1=IDC_STATIC,static,1342177283
  93. Control2=IDC_STATIC,static,1342308480
  94. Control3=IDC_STATIC,static,1342308352
  95. Control4=IDOK,button,1342373889
  96.  
  97. [MNU:IDR_MAINFRAME]
  98. Type=1
  99. Class=CMainFrame
  100. Command1=ID_APP_EXIT
  101. Command2=ID_EDIT_UNDO
  102. Command3=ID_EDIT_CUT
  103. Command4=ID_EDIT_COPY
  104. Command5=ID_EDIT_PASTE
  105. Command6=ID_RECORD_FIRST
  106. Command7=ID_RECORD_PREV
  107. Command8=ID_RECORD_NEXT
  108. Command9=ID_RECORD_LAST
  109. Command10=ID_VIEW_TOOLBAR
  110. Command11=ID_VIEW_STATUS_BAR
  111. Command12=ID_APP_ABOUT
  112. CommandCount=12
  113.  
  114. [ACL:IDR_MAINFRAME]
  115. Type=1
  116. Class=CMainFrame
  117. Command1=ID_EDIT_UNDO
  118. Command2=ID_EDIT_CUT
  119. Command3=ID_EDIT_COPY
  120. Command4=ID_EDIT_PASTE
  121. Command5=ID_EDIT_UNDO
  122. Command6=ID_EDIT_CUT
  123. Command7=ID_EDIT_COPY
  124. Command8=ID_EDIT_PASTE
  125. Command9=ID_NEXT_PANE
  126. Command10=ID_PREV_PANE
  127. CommandCount=10
  128.  
  129. [DLG:IDD_JOIN_FORM]
  130. Type=1
  131. Class=CJoinView
  132. ControlCount=21
  133. Control1=IDC_STATIC,static,1342308352
  134. Control2=IDC_STATIC,static,1342308352
  135. Control3=IDC_STATIC,static,1342308352
  136. Control4=IDC_STATIC,static,1342308352
  137. Control5=IDC_STATIC,static,1342308352
  138. Control6=IDC_STATIC,static,1342308352
  139. Control7=IDC_STATIC,static,1342308352
  140. Control8=IDC_STATIC,static,1342308352
  141. Control9=IDC_STATIC,static,1342308352
  142. Control10=IDC_STATIC,button,1342177287
  143. Control11=IDC_STATIC,button,1342177287
  144. Control12=IDC_FNAME,edit,1350633600
  145. Control13=IDC_LNAME,edit,1350633600
  146. Control14=IDC_EMP_NO,edit,1350633600
  147. Control15=IDC_DEPT,edit,1350633600
  148. Control16=IDC_PAY_TYPE,edit,1350633600
  149. Control17=IDC_BIRTH,edit,1350633600
  150. Control18=IDC_HOUR_RATE,edit,1350633600
  151. Control19=IDC_MARITAL_STATUS,edit,1350633600
  152. Control20=IDC_HEIGHT,edit,1350633600
  153. Control21=IDC_WEIGHT,edit,1350633600
  154.  
  155. [TB:IDR_MAINFRAME]
  156. Type=1
  157. Command1=ID_EDIT_CUT
  158. Command2=ID_EDIT_COPY
  159. Command3=ID_EDIT_PASTE
  160. Command4=ID_FILE_PRINT
  161. Command5=ID_RECORD_FIRST
  162. Command6=ID_RECORD_PREV
  163. Command7=ID_RECORD_NEXT
  164. Command8=ID_RECORD_LAST
  165. Command9=ID_APP_ABOUT
  166. CommandCount=9
  167.  
  168.