home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c480 / 19.ddi / MFC / SRC / MFCDLL.CL_ / MFCDLL.CL
Encoding:
MFC ClassWizard info  |  1993-02-08  |  5.4 KB  |  257 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=
  6. LastTemplate=
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=
  9. VbxHeaderFile=
  10. VbxImplementationFile=
  11.  
  12. ClassCount=25
  13. Class1=CColorDialog
  14. Class2=CPrintDialog
  15. Class3=CControlBar
  16. Class4=CStatusBar
  17. Class5=CToolBar
  18. Class6=CSplitterWnd
  19. Class7=CFormView
  20. Class8=CEditView
  21. Class9=CVBControl
  22. Class10=COleClientDoc
  23. Class11=COleServerDoc
  24. Class12=CPreviewView
  25. Class13=CWnd
  26. Class14=CDialog
  27. Class15=CFrameWnd
  28. Class16=CMDIFrameWnd
  29. Class17=CMDIChildWnd
  30. Class18=CView
  31. Class19=CScrollView
  32. Class20=CWinApp
  33. Class21=CDocument
  34. Class22=CNewTypeDlg
  35. Class23=CInsertNewObjectDlg
  36. Class24=COleLinksDlg
  37. Class25=CPrintingDialog
  38.  
  39. ResourceCount=5
  40. Resource1=AFX_IDD_NEWTYPEDLG
  41. Resource2=AFX_IDD_PRINTDLG
  42. Resource3=AFX_IDD_PREVIEW_TOOLBAR
  43. Resource4=AFX_IDD_OLELINKS
  44. Resource5=AFX_IDD_OLEINSERT
  45.  
  46. [CLS:CColorDialog]
  47. Type=0
  48. HeaderFile=..\include\afxdlgs.h
  49. ImplementationFile=dlgclr.cpp
  50. Filter=Dialog
  51.  
  52. [CLS:CPrintDialog]
  53. Type=0
  54. HeaderFile=..\include\afxdlgs.h
  55. ImplementationFile=dlgprnt.cpp
  56. Filter=Dialog
  57.  
  58. [CLS:CControlBar]
  59. Type=0
  60. HeaderFile=..\include\afxext.h
  61. ImplementationFile=barcore.cpp
  62. Filter=Window
  63.  
  64. [CLS:CStatusBar]
  65. Type=0
  66. HeaderFile=..\include\afxext.h
  67. ImplementationFile=barcore.cpp
  68. Filter=Child Window
  69.  
  70. [CLS:CToolBar]
  71. Type=0
  72. HeaderFile=..\include\afxext.h
  73. ImplementationFile=bartool.cpp
  74. Filter=Child Window
  75.  
  76. [CLS:CSplitterWnd]
  77. Type=0
  78. HeaderFile=..\include\afxext.h
  79. ImplementationFile=winsplit.cpp
  80. Filter=Child Window
  81.  
  82. [CLS:CFormView]
  83. Type=0
  84. HeaderFile=..\include\afxext.h
  85. ImplementationFile=viewform.cpp
  86. Filter=Child Window
  87.  
  88. [CLS:CEditView]
  89. Type=0
  90. HeaderFile=..\include\afxext.h
  91. ImplementationFile=viewedit.cpp
  92. Filter=Child Window
  93.  
  94. [CLS:CVBControl]
  95. Type=0
  96. HeaderFile=..\include\afxext.h
  97. ImplementationFile=vbcore.cpp
  98. Filter=Window
  99.  
  100. [CLS:COleClientDoc]
  101. Type=0
  102. HeaderFile=..\include\afxole.h
  103. ImplementationFile=oleui.cpp
  104. Filter=Not a Window
  105.  
  106. [CLS:COleServerDoc]
  107. Type=0
  108. HeaderFile=..\include\afxole.h
  109. ImplementationFile=olesvr.cpp
  110. Filter=Not a Window
  111.  
  112. [CLS:CPreviewView]
  113. Type=0
  114. HeaderFile=..\include\afxpriv.h
  115. ImplementationFile=viewprev.cpp
  116. Filter=Child Window
  117.  
  118. [CLS:CWnd]
  119. Type=0
  120. HeaderFile=..\include\afxwin.h
  121. ImplementationFile=wincore.cpp
  122. Filter=Window
  123.  
  124. [CLS:CDialog]
  125. Type=0
  126. HeaderFile=..\include\afxwin.h
  127. ImplementationFile=dlgcore.cpp
  128. Filter=Dialog
  129.  
  130. [CLS:CFrameWnd]
  131. Type=0
  132. HeaderFile=..\include\afxwin.h
  133. ImplementationFile=winfrm.cpp
  134. Filter=Topmost Frame
  135.  
  136. [CLS:CMDIFrameWnd]
  137. Type=0
  138. HeaderFile=..\include\afxwin.h
  139. ImplementationFile=winmdi.cpp
  140. Filter=Topmost Frame
  141.  
  142. [CLS:CMDIChildWnd]
  143. Type=0
  144. HeaderFile=..\include\afxwin.h
  145. ImplementationFile=winmdi.cpp
  146. Filter=Topmost Frame
  147.  
  148. [CLS:CView]
  149. Type=0
  150. HeaderFile=..\include\afxwin.h
  151. ImplementationFile=viewcore.cpp
  152. Filter=Child Window
  153.  
  154. [CLS:CScrollView]
  155. Type=0
  156. HeaderFile=..\include\afxwin.h
  157. ImplementationFile=viewscrl.cpp
  158. Filter=Child Window
  159.  
  160. [CLS:CWinApp]
  161. Type=0
  162. HeaderFile=..\include\afxwin.h
  163. ImplementationFile=appui.cpp
  164. Filter=Not a Window
  165.  
  166. [CLS:CDocument]
  167. Type=0
  168. HeaderFile=..\include\afxwin.h
  169. ImplementationFile=doccore.cpp
  170. Filter=Not a Window
  171.  
  172. [CLS:CNewTypeDlg]
  173. Type=0
  174. HeaderFile=appdlg.cpp
  175. ImplementationFile=appdlg.cpp
  176. Filter=Dialog
  177.  
  178. [CLS:CInsertNewObjectDlg]
  179. Type=0
  180. HeaderFile=oleui.cpp
  181. ImplementationFile=oleui.cpp
  182. Filter=Dialog
  183.  
  184. [CLS:COleLinksDlg]
  185. Type=0
  186. HeaderFile=oleui2.cpp
  187. ImplementationFile=oleui2.cpp
  188. Filter=Dialog
  189.  
  190. [CLS:CPrintingDialog]
  191. Type=0
  192. HeaderFile=viewprnt.cpp
  193. ImplementationFile=viewprnt.cpp
  194. Filter=Dialog
  195.  
  196. [DLG:AFX_IDD_NEWTYPEDLG]
  197. Type=1
  198. ControlCount=5
  199. Control1=IDC_STATIC,static,1342177280
  200. Control2=AFX_IDC_LISTBOX,listbox,1352728577
  201. Control3=IDOK,button,1342242817
  202. Control4=IDCANCEL,button,1342242816
  203. Control5=ID_HELP,button,1342242816
  204. Class=CNewTypeDlg
  205.  
  206. [DLG:AFX_IDD_PRINTDLG]
  207. Type=1
  208. ControlCount=7
  209. Control1=IDC_STATIC,static,1342308353
  210. Control2=AFX_IDC_PRINT_DOCNAME,static,1342308353
  211. Control3=IDC_STATIC,static,1342308353
  212. Control4=AFX_IDC_PRINT_PRINTERNAME,static,1342308353
  213. Control5=AFX_IDC_PRINT_PORTNAME,static,1342308353
  214. Control6=AFX_IDC_PRINT_PAGENUM,static,1342308353
  215. Control7=IDCANCEL,button,1342242816
  216. Class=CPrintingDialog
  217.  
  218. [DLG:AFX_IDD_PREVIEW_TOOLBAR]
  219. Type=1
  220. ControlCount=7
  221. Control1=AFX_ID_PREVIEW_PRINT,button,1342242816
  222. Control2=AFX_ID_PREVIEW_NEXT,button,1342242816
  223. Control3=AFX_ID_PREVIEW_PREV,button,1342242816
  224. Control4=AFX_ID_PREVIEW_NUMPAGE,button,1342242816
  225. Control5=AFX_ID_PREVIEW_ZOOMIN,button,1342242816
  226. Control6=AFX_ID_PREVIEW_ZOOMOUT,button,1342242816
  227. Control7=AFX_ID_PREVIEW_CLOSE,button,1342242816
  228. Class=?
  229.  
  230. [DLG:AFX_IDD_OLELINKS]
  231. Type=1
  232. ControlCount=12
  233. Control1=AFX_IDC_LISTBOX,listbox,1352730753
  234. Control2=IDC_STATIC,static,1342177280
  235. Control3=AFX_IDC_AUTO,button,1342373897
  236. Control4=AFX_IDC_MANUAL,button,1342242825
  237. Control5=AFX_IDC_UPDATE,button,1342242816
  238. Control6=AFX_IDC_FREEZE,button,1342242816
  239. Control7=AFX_IDC_CHANGE,button,1342242816
  240. Control8=AFX_IDC_VERB2,button,1342373888
  241. Control9=AFX_IDC_VERB1,button,1342242816
  242. Control10=IDOK,button,1342373889
  243. Control11=IDC_STATIC,static,1342308352
  244. Control12=ID_HELP,button,1342242816
  245. Class=COleLinksDlg
  246.  
  247. [DLG:AFX_IDD_OLEINSERT]
  248. Type=1
  249. ControlCount=5
  250. Control1=IDC_STATIC,static,1342177280
  251. Control2=AFX_IDC_LISTBOX,listbox,1352728579
  252. Control3=IDOK,button,1342242817
  253. Control4=IDCANCEL,button,1342242816
  254. Control5=ID_HELP,button,1342242816
  255. Class=CInsertNewObjectDlg
  256.  
  257.