home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / general / snapvw / snapvw.clw < prev    next >
Text File  |  1998-03-26  |  5KB  |  219 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CSnapPropertySheet
  6. LastTemplate=CPropertySheet
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "snapvw.h"
  9. LastPage=0
  10.  
  11. ClassCount=10
  12. Class1=CChildFrame
  13. Class2=CMainFrame
  14. Class3=CSnapDoc
  15. Class4=CSnapView
  16. Class5=CSnapApp
  17. Class6=CAboutDlg
  18.  
  19. ResourceCount=6
  20. Resource1=IDD_ABOUTBOX
  21. Resource2=IDD_DINNER
  22. Resource3=IDR_MAINFRAME
  23. Resource4=IDR_SNAPTYPE
  24. Resource5=IDD_BREAKFAST
  25. Class7=CBkfstPage
  26. Class8=CLunchPage
  27. Class9=CDinnerPage
  28. Class10=CSnapPropertySheet
  29. Resource6=IDD_LUNCH
  30.  
  31. [CLS:CChildFrame]
  32. Type=0
  33. BaseClass=CMDIChildWnd
  34. HeaderFile=childfrm.h
  35. ImplementationFile=childfrm.cpp
  36. LastObject=CChildFrame
  37.  
  38. [CLS:CMainFrame]
  39. Type=0
  40. BaseClass=CMDIFrameWnd
  41. HeaderFile=mainfrm.h
  42. ImplementationFile=mainfrm.cpp
  43. LastObject=CMainFrame
  44.  
  45. [CLS:CSnapDoc]
  46. Type=0
  47. BaseClass=CDocument
  48. HeaderFile=snapdoc.h
  49. ImplementationFile=Snapdoc.cpp
  50. LastObject=CSnapDoc
  51.  
  52. [CLS:CSnapView]
  53. Type=0
  54. BaseClass=CFormView
  55. HeaderFile=snapview.h
  56. ImplementationFile=snapview.cpp
  57. LastObject=CSnapView
  58. Filter=C
  59. VirtualFilter=VWC
  60.  
  61. [CLS:CSnapApp]
  62. Type=0
  63. BaseClass=CWinApp
  64. HeaderFile=snapvw.h
  65. ImplementationFile=snapvw.cpp
  66. LastObject=CSnapApp
  67.  
  68. [CLS:CAboutDlg]
  69. Type=0
  70. BaseClass=CDialog
  71. HeaderFile=snapvw.cpp
  72. ImplementationFile=snapvw.cpp
  73. LastObject=CAboutDlg
  74.  
  75. [DLG:IDD_ABOUTBOX]
  76. Type=1
  77. Class=CAboutDlg
  78. ControlCount=5
  79. Control1=IDC_STATIC,static,1342177283
  80. Control2=IDC_STATIC,static,1342308480
  81. Control3=IDC_STATIC,static,1342308352
  82. Control4=IDOK,button,1342373889
  83. Control5=IDC_STATIC,static,1342308352
  84.  
  85. [TB:IDR_MAINFRAME]
  86. Type=1
  87. Class=?
  88. Command1=ID_FILE_NEW
  89. Command2=ID_APP_ABOUT
  90. CommandCount=2
  91.  
  92. [MNU:IDR_MAINFRAME]
  93. Type=1
  94. Class=?
  95. Command1=ID_FILE_NEW
  96. Command2=ID_APP_EXIT
  97. Command3=ID_VIEW_TOOLBAR
  98. Command4=ID_VIEW_STATUS_BAR
  99. Command5=ID_APP_ABOUT
  100. CommandCount=5
  101.  
  102. [MNU:IDR_SNAPTYPE]
  103. Type=1
  104. Class=?
  105. Command1=ID_FILE_NEW
  106. Command2=ID_FILE_CLOSE
  107. Command3=ID_APP_EXIT
  108. Command4=ID_VIEW_TOOLBAR
  109. Command5=ID_VIEW_STATUS_BAR
  110. Command6=ID_WINDOW_NEW
  111. Command7=ID_WINDOW_CASCADE
  112. Command8=ID_WINDOW_TILE_HORZ
  113. Command9=ID_APP_ABOUT
  114. CommandCount=9
  115.  
  116. [ACL:IDR_MAINFRAME]
  117. Type=1
  118. Class=?
  119. Command1=ID_FILE_NEW
  120. Command2=ID_FILE_OPEN
  121. Command3=ID_FILE_SAVE
  122. Command4=ID_FILE_PRINT
  123. Command5=ID_EDIT_UNDO
  124. Command6=ID_EDIT_CUT
  125. Command7=ID_EDIT_COPY
  126. Command8=ID_EDIT_PASTE
  127. Command9=ID_EDIT_UNDO
  128. Command10=ID_EDIT_CUT
  129. Command11=ID_EDIT_COPY
  130. Command12=ID_EDIT_PASTE
  131. Command13=ID_NEXT_PANE
  132. Command14=ID_PREV_PANE
  133. CommandCount=14
  134.  
  135. [DLG:IDD_DINNER]
  136. Type=1
  137. Class=CDinnerPage
  138. ControlCount=11
  139. Control1=IDC_STATIC,button,1342177287
  140. Control2=IDC_BEER,button,1342373897
  141. Control3=IDC_COFFEE1,button,1342177289
  142. Control4=IDC_MILK,button,1342177289
  143. Control5=IDC_SODA,button,1342177289
  144. Control6=IDC_STATIC,button,1342177287
  145. Control7=IDC_GREASY2,button,1342373897
  146. Control8=IDC_ROMANTIC,button,1342177289
  147. Control9=IDC_STATIC,button,1342177287
  148. Control10=IDC_NEIGHBOR,button,1342373891
  149. Control11=IDC_TABLOID2,button,1342177283
  150.  
  151. [DLG:IDD_BREAKFAST]
  152. Type=1
  153. Class=CBkfstPage
  154. ControlCount=13
  155. Control1=IDC_STATIC,button,1342177287
  156. Control2=IDC_HOT_TEA,button,1342373897
  157. Control3=IDC_ORANGE_JUICE,button,1342177289
  158. Control4=IDC_PRUNE_JUICE2,button,1342177289
  159. Control5=IDC_COFFEE,button,1342177289
  160. Control6=IDC_PRUNE_JUICE,button,1342177289
  161. Control7=IDC_STATIC,button,1342177287
  162. Control8=IDC_CONTINENTAL,button,1342373897
  163. Control9=IDC_CONTINENTAL2,button,1342177289
  164. Control10=IDC_AMERICAN,button,1342177289
  165. Control11=IDC_STATIC,button,1342177287
  166. Control12=IDC_FINANCE,button,1342373891
  167. Control13=IDC_HOCKEY,button,1342177283
  168.  
  169. [DLG:IDD_LUNCH]
  170. Type=1
  171. Class=CLunchPage
  172. ControlCount=9
  173. Control1=IDC_STATIC,button,1342177287
  174. Control2=IDC_SODA,button,1342373897
  175. Control3=IDC_MILK,button,1342177289
  176. Control4=IDC_STATIC,button,1342177287
  177. Control5=IDC_GREASY,button,1342373897
  178. Control6=IDC_HEALTHY,button,1342177289
  179. Control7=IDC_STATIC,button,1342177287
  180. Control8=IDC_NERDY,button,1342373891
  181. Control9=IDC_TABLOID,button,1342177283
  182.  
  183. [CLS:CBkfstPage]
  184. Type=0
  185. HeaderFile=BkfstPg.h
  186. ImplementationFile=BkfstPg.cpp
  187. BaseClass=CPropertyPage
  188. Filter=D
  189. LastObject=CBkfstPage
  190. VirtualFilter=idWC
  191.  
  192. [CLS:CLunchPage]
  193. Type=0
  194. HeaderFile=LunchPg.h
  195. ImplementationFile=LunchPg.cpp
  196. BaseClass=CPropertyPage
  197. Filter=D
  198. LastObject=CLunchPage
  199. VirtualFilter=idWC
  200.  
  201. [CLS:CDinnerPage]
  202. Type=0
  203. HeaderFile=DinnerPg.h
  204. ImplementationFile=DinnerPg.cpp
  205. BaseClass=CPropertyPage
  206. Filter=D
  207. LastObject=CDinnerPage
  208. VirtualFilter=idWC
  209.  
  210. [CLS:CSnapPropertySheet]
  211. Type=0
  212. HeaderFile=SnapPs.h
  213. ImplementationFile=SnapPs.cpp
  214. BaseClass=CPropertySheet
  215. Filter=W
  216. VirtualFilter=hWC
  217. LastObject=CSnapPropertySheet
  218.  
  219.