home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / vc98 / mfc / src / mfcdll.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1998-06-16  |  4.1 KB  |  198 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CWinApp
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "mfcdll.h"
  9. VbxHeaderFile=mfcdll.h
  10. VbxImplementationFile=mfcdll.cpp
  11. LastPage=0
  12.  
  13. ClassCount=24
  14. Class1=CRecordView
  15. Class2=CColorDialog
  16. Class3=CPrintDialog
  17. Class4=CControlBar
  18. Class5=CStatusBar
  19. Class6=CToolBar
  20. Class7=CSplitterWnd
  21. Class8=CFormView
  22. Class9=CEditView
  23. Class10=COleServerDoc
  24. Class11=COleIPFrameWnd
  25. Class12=COleResizeBar
  26. Class13=CPreviewView
  27. Class14=CWnd
  28. Class15=CDialog
  29. Class16=CFrameWnd
  30. Class17=CMDIFrameWnd
  31. Class18=CMDIChildWnd
  32. Class19=CView
  33. Class20=CScrollView
  34. Class21=CWinApp
  35. Class22=CDocument
  36. Class23=CNewTypeDlg
  37. Class24=CPrintingDialog
  38.  
  39. ResourceCount=3
  40. Resource1=AFX_IDD_NEWTYPEDLG
  41. Resource2=AFX_IDD_PRINTDLG
  42. Resource3=AFX_IDD_PREVIEW_TOOLBAR
  43.  
  44. [CLS:CRecordView]
  45. Type=0
  46. HeaderFile=..\include\afxdb.h
  47. ImplementationFile=dbview.cpp
  48.  
  49. [CLS:CColorDialog]
  50. Type=0
  51. HeaderFile=..\include\afxdlgs.h
  52. ImplementationFile=dlgclr.cpp
  53.  
  54. [CLS:CPrintDialog]
  55. Type=0
  56. HeaderFile=..\include\afxdlgs.h
  57. ImplementationFile=dlgprnt.cpp
  58.  
  59. [CLS:CControlBar]
  60. Type=0
  61. HeaderFile=..\include\afxext.h
  62. ImplementationFile=barcore.cpp
  63.  
  64. [CLS:CStatusBar]
  65. Type=0
  66. HeaderFile=..\include\afxext.h
  67. ImplementationFile=barcore.cpp
  68.  
  69. [CLS:CToolBar]
  70. Type=0
  71. HeaderFile=..\include\afxext.h
  72. ImplementationFile=bartool.cpp
  73.  
  74. [CLS:CSplitterWnd]
  75. Type=0
  76. HeaderFile=..\include\afxext.h
  77. ImplementationFile=winsplit.cpp
  78.  
  79. [CLS:CFormView]
  80. Type=0
  81. HeaderFile=..\include\afxext.h
  82. ImplementationFile=viewform.cpp
  83.  
  84. [CLS:CEditView]
  85. Type=0
  86. HeaderFile=..\include\afxext.h
  87. ImplementationFile=viewedit.cpp
  88.  
  89. [CLS:COleServerDoc]
  90. Type=0
  91. HeaderFile=..\include\afxole.h
  92. ImplementationFile=olesvr1.cpp
  93.  
  94. [CLS:COleIPFrameWnd]
  95. Type=0
  96. HeaderFile=..\include\afxole.h
  97. ImplementationFile=oleipfrm.cpp
  98.  
  99. [CLS:COleResizeBar]
  100. Type=0
  101. HeaderFile=..\include\afxole.h
  102. ImplementationFile=olebar.cpp
  103.  
  104. [CLS:CPreviewView]
  105. Type=0
  106. HeaderFile=..\include\afxpriv.h
  107. ImplementationFile=viewprev.cpp
  108.  
  109. [CLS:CWnd]
  110. Type=0
  111. HeaderFile=..\include\afxwin.h
  112. ImplementationFile=wincore.cpp
  113.  
  114. [CLS:CDialog]
  115. Type=0
  116. HeaderFile=..\include\afxwin.h
  117. ImplementationFile=dlgcore.cpp
  118.  
  119. [CLS:CFrameWnd]
  120. Type=0
  121. HeaderFile=..\include\afxwin.h
  122. ImplementationFile=winfrm.cpp
  123.  
  124. [CLS:CMDIFrameWnd]
  125. Type=0
  126. HeaderFile=..\include\afxwin.h
  127. ImplementationFile=winmdi.cpp
  128.  
  129. [CLS:CMDIChildWnd]
  130. Type=0
  131. HeaderFile=..\include\afxwin.h
  132. ImplementationFile=winmdi.cpp
  133.  
  134. [CLS:CView]
  135. Type=0
  136. HeaderFile=..\include\afxwin.h
  137. ImplementationFile=viewcore.cpp
  138.  
  139. [CLS:CScrollView]
  140. Type=0
  141. HeaderFile=..\include\afxwin.h
  142. ImplementationFile=viewscrl.cpp
  143.  
  144. [CLS:CWinApp]
  145. Type=0
  146. HeaderFile=..\include\afxwin.h
  147. ImplementationFile=appui.cpp
  148.  
  149. [CLS:CDocument]
  150. Type=0
  151. HeaderFile=..\include\afxwin.h
  152. ImplementationFile=doccore.cpp
  153.  
  154. [CLS:CNewTypeDlg]
  155. Type=0
  156. HeaderFile=appdlg.cpp
  157. ImplementationFile=appdlg.cpp
  158.  
  159. [CLS:CPrintingDialog]
  160. Type=0
  161. HeaderFile=viewprnt.cpp
  162. ImplementationFile=viewprnt.cpp
  163.  
  164. [DLG:AFX_IDD_NEWTYPEDLG]
  165. Type=1
  166. Class=CNewTypeDlg
  167. ControlCount=5
  168. Control1=IDC_STATIC,static,1342177280
  169. Control2=AFX_IDC_LISTBOX,listbox,1352728577
  170. Control3=IDOK,button,1342242817
  171. Control4=IDCANCEL,button,1342242816
  172. Control5=ID_HELP,button,1342242816
  173.  
  174. [DLG:AFX_IDD_PRINTDLG]
  175. Type=1
  176. Class=CPrintingDialog
  177. ControlCount=7
  178. Control1=IDC_STATIC,static,1342308353
  179. Control2=AFX_IDC_PRINT_DOCNAME,static,1342308353
  180. Control3=IDC_STATIC,static,1342308353
  181. Control4=AFX_IDC_PRINT_PRINTERNAME,static,1342308353
  182. Control5=AFX_IDC_PRINT_PORTNAME,static,1342308353
  183. Control6=AFX_IDC_PRINT_PAGENUM,static,1342308353
  184. Control7=IDCANCEL,button,1342242816
  185.  
  186. [DLG:AFX_IDD_PREVIEW_TOOLBAR]
  187. Type=1
  188. Class=?
  189. ControlCount=7
  190. Control1=AFX_ID_PREVIEW_PRINT,button,1342242816
  191. Control2=AFX_ID_PREVIEW_NEXT,button,1342242816
  192. Control3=AFX_ID_PREVIEW_PREV,button,1342242816
  193. Control4=AFX_ID_PREVIEW_NUMPAGE,button,1342242816
  194. Control5=AFX_ID_PREVIEW_ZOOMIN,button,1342242816
  195. Control6=AFX_ID_PREVIEW_ZOOMOUT,button,1342242816
  196. Control7=AFX_ID_PREVIEW_CLOSE,button,1342242816
  197.  
  198.