GuiLib.clw
上传用户:wlkj888
上传日期:2022-08-01
资源大小:806k
文件大小:5k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CGuiPanelWnd
  5. LastTemplate=generic CWnd
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "guilib.h"
  8. LastPage=0
  9. ClassCount=27
  10. Class1=CGuiEditView
  11. Class2=CGuiButtonDoc
  12. Class3=GuiCapOutBar
  13. Class4=CGuiCheckBox
  14. Class5=CGuiComboBoxExt
  15. Class6=CGuiComboFont
  16. Class7=CGuiContainer
  17. Class8=CGuiDockBar
  18. Class9=CGuiDockToolBar
  19. Class10=CGuiDockToolBarEx
  20. Class11=CGuiEdit
  21. Class12=CGuiGroupBox
  22. Class13=CGuiHeaderCtrl
  23. Class14=CGuiLinkButton
  24. Class15=CGuiMDIFrame
  25. Class16=CGuiMDIWindowsDlg
  26. Class17=CGuiMiniFrameWnd
  27. Class18=CGuiMiniSplitter
  28. Class19=CGuiMiniTool
  29. Class20=CGuiOutLook
  30. Class21=CGuiRadioButton
  31. Class22=CGuiSliderCtrl
  32. Class23=CGuiStaticStandar
  33. Class24=CGuiTabWnd
  34. Class25=CGuiView
  35. Class26=CMenuBar
  36. ResourceCount=3
  37. Resource1=IDR_GUI_DEFAULT
  38. Resource2=IDD_GUI_WINDOW_MANAGE
  39. Class27=CGuiPanelWnd
  40. Resource3=IDR_GUI_MENUSYS
  41. [CLS:CGuiEditView]
  42. Type=0
  43. BaseClass=CRichEditView
  44. HeaderFile=CGuiEditView.h
  45. ImplementationFile=CGuiEditView.cpp
  46. [CLS:CGuiButtonDoc]
  47. Type=0
  48. BaseClass=CWnd
  49. HeaderFile=GuiButtonDoc.h
  50. ImplementationFile=GuiButtonDoc.cpp
  51. Filter=W
  52. VirtualFilter=WC
  53. LastObject=CGuiButtonDoc
  54. [CLS:GuiCapOutBar]
  55. Type=0
  56. BaseClass=CControlBar
  57. HeaderFile=GuiCapOutBar.h
  58. ImplementationFile=GuiCapOutBar.cpp
  59. [CLS:CGuiCheckBox]
  60. Type=0
  61. BaseClass=CButton
  62. HeaderFile=GuicheckBox.h
  63. ImplementationFile=GuicheckBox.cpp
  64. [CLS:CGuiComboBoxExt]
  65. Type=0
  66. BaseClass=CComboBox
  67. HeaderFile=GuiComboBoxExt.h
  68. ImplementationFile=GuiComboBoxExt.cpp
  69. [CLS:CGuiComboFont]
  70. Type=0
  71. BaseClass=CComboBox
  72. HeaderFile=GuiComboFont.h
  73. ImplementationFile=GuiComboFont.cpp
  74. [CLS:CGuiContainer]
  75. Type=0
  76. BaseClass=CWnd
  77. HeaderFile=GuiContainer.h
  78. ImplementationFile=GuiContainer.cpp
  79. [CLS:CGuiDockBar]
  80. Type=0
  81. BaseClass=CDockBar
  82. HeaderFile=GuiDockBar.h
  83. ImplementationFile=GuiDockBar.cpp
  84. [CLS:CGuiDockToolBar]
  85. Type=0
  86. BaseClass=CControlBar
  87. HeaderFile=GuiDockToolBar.h
  88. ImplementationFile=GuiDockToolBar.cpp
  89. [CLS:CGuiDockToolBarEx]
  90. Type=0
  91. BaseClass=CControlBar
  92. HeaderFile=GuiDockToolBarEx.h
  93. ImplementationFile=GuiDockToolBarEx.cpp
  94. [CLS:CGuiEdit]
  95. Type=0
  96. BaseClass=CEdit
  97. HeaderFile=GuiEdit.h
  98. ImplementationFile=GuiEdit.cpp
  99. [CLS:CGuiGroupBox]
  100. Type=0
  101. BaseClass=CButton
  102. HeaderFile=GuiGroupBox.h
  103. ImplementationFile=GuiGroupBox.cpp
  104. [CLS:CGuiHeaderCtrl]
  105. Type=0
  106. BaseClass=CHeaderCtrl
  107. HeaderFile=GuiHeaderCtrl.h
  108. ImplementationFile=GuiHeaderCtrl.cpp
  109. [CLS:CGuiLinkButton]
  110. Type=0
  111. BaseClass=CButton
  112. HeaderFile=GuiLinkButton.h
  113. ImplementationFile=GuiLinkButton.cpp
  114. [CLS:CGuiMDIFrame]
  115. Type=0
  116. BaseClass=CMDIFrameWnd
  117. HeaderFile=GuiMDIFrame.h
  118. ImplementationFile=GuiMDIFrame.cpp
  119. [CLS:CGuiMDIWindowsDlg]
  120. Type=0
  121. BaseClass=CDialog
  122. HeaderFile=GuiMDIWindowsDlg.h
  123. ImplementationFile=GuiMDIWindowsDlg.cpp
  124. [CLS:CGuiMiniFrameWnd]
  125. Type=0
  126. BaseClass=CMiniFrameWnd
  127. HeaderFile=GuiMiniFrameWnd.h
  128. ImplementationFile=GuiMiniFrameWnd.cpp
  129. [CLS:CGuiMiniSplitter]
  130. Type=0
  131. BaseClass=CWnd
  132. HeaderFile=GuiMiniSplitter.h
  133. ImplementationFile=GuiMiniSplitter.cpp
  134. [CLS:CGuiMiniTool]
  135. Type=0
  136. BaseClass=CStatic
  137. HeaderFile=GuiMiniTool.h
  138. ImplementationFile=GuiMiniTool.cpp
  139. [CLS:CGuiOutLook]
  140. Type=0
  141. BaseClass=CWnd
  142. HeaderFile=GuiOutLook.h
  143. ImplementationFile=GuiOutLook.cpp
  144. [CLS:CGuiRadioButton]
  145. Type=0
  146. BaseClass=CButton
  147. HeaderFile=GuiRadioButton.h
  148. ImplementationFile=GuiRadioButton.cpp
  149. [CLS:CGuiSliderCtrl]
  150. Type=0
  151. BaseClass=CSliderCtrl
  152. HeaderFile=GuiSliderCtrl.h
  153. ImplementationFile=GuiSliderCtrl.cpp
  154. [CLS:CGuiStaticStandar]
  155. Type=0
  156. BaseClass=CStatic
  157. HeaderFile=GuiStaticStandar.h
  158. ImplementationFile=GuiStaticStandar.cpp
  159. [CLS:CGuiTabWnd]
  160. Type=0
  161. BaseClass=CWnd
  162. HeaderFile=GuiTabWnd.h
  163. ImplementationFile=GuiTabWnd.cpp
  164. [CLS:CGuiView]
  165. Type=0
  166. BaseClass=CView
  167. HeaderFile=GuiView.h
  168. ImplementationFile=GuiView.cpp
  169. [CLS:CMenuBar]
  170. Type=0
  171. BaseClass=CControlBar
  172. HeaderFile=MenuBar.h
  173. ImplementationFile=MenuBar.cpp
  174. [DLG:IDD_GUI_WINDOW_MANAGE]
  175. Type=1
  176. Class=CGuiMDIWindowsDlg
  177. ControlCount=11
  178. Control1=IDC_GUI_WINDOWLIST_LIST,listbox,1352731091
  179. Control2=IDC_GUI_WINDOWLIST_ACTIVATE,button,1342242817
  180. Control3=IDOK,button,1342242816
  181. Control4=IDC_GUI_WINDOWLIST_SAVE,button,1342242816
  182. Control5=IDC_GUI_WINDOWLIST_CLOSE,button,1342242816
  183. Control6=IDC_GUI_WINDOWLIST_CASCADE,button,1342242816
  184. Control7=IDC_GUI_WINDOWLIST_TILEHORZ,button,1342242816
  185. Control8=IDC_GUI_WINDOWLIST_TILEVERT,button,1342242816
  186. Control9=IDC_GUI_WINDOWLIST_MINIMIZE,button,1342242816
  187. Control10=IDC_STATIC,static,1342308352
  188. Control11=IDC_GUI_WINDOWLIST_HELP,button,1342242816
  189. [MNU:IDR_GUI_MENUSYS]
  190. Type=1
  191. Class=?
  192. CommandCount=0
  193. [TB:IDR_GUI_DEFAULT]
  194. Type=1
  195. Class=?
  196. Command1=ID_GUI_FILE_CLOSE
  197. Command2=ID_GUI_FILE_CLOSE
  198. Command3=ID_GUI_WINDOW_CLOSE_ALL
  199. Command4=ID_GUI_FILE_SAVE
  200. Command5=ID_GUI_WINDOW_CLOSE_ALL
  201. Command6=ID_GUI_WINDOW_NEW
  202. Command7=ID_GUI_WINDOW_NEXT
  203. Command8=ID_GUI_WINDOW_PREVIOUS
  204. Command9=ID_GUI_WINDOW_CASCADE
  205. Command10=ID_GUI_WINDOW_TILE_HORZ
  206. Command11=ID_GUI_WINDOW_TILE_VERT
  207. CommandCount=11
  208. [CLS:CGuiPanelWnd]
  209. Type=0
  210. HeaderFile=GuiPanelWnd.h
  211. ImplementationFile=GuiPanelWnd.cpp
  212. BaseClass=CWnd
  213. Filter=W
  214. VirtualFilter=WC
  215. LastObject=CGuiPanelWnd