DSPLIT.CLW
上传用户:hnhlzg
上传日期:2013-10-19
资源大小:289k
文件大小:6k
源码类别:

数学计算

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CDynSplitView2
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "DSplit.h"
  8. LastPage=0
  9. ClassCount=11
  10. Class1=CDSplitApp
  11. Class2=CDSplitDoc
  12. Class3=CDSplitView
  13. Class4=CMainFrame
  14. ResourceCount=8
  15. Resource1=IDD_DIALOG2
  16. Class5=CAboutDlg
  17. Class6=CDynSplitView2
  18. Resource2=IDD_ABOUTBOX
  19. Class7=chhhh
  20. Resource3=IDD_DIALOG4
  21. Class8=CYuZhi
  22. Resource4=IDR_MAINFRAME
  23. Class9=CDialog1
  24. Resource5=IDD_ABOUTBOX (English (U.S.))
  25. Class10=CDialog2
  26. Resource6=IDD_DIALOG3
  27. Class11=Dialog3
  28. Resource7=IDD_DIALOG1
  29. Resource8=IDR_MAINFRAME (English (U.S.))
  30. [CLS:CDSplitApp]
  31. Type=0
  32. HeaderFile=DSplit.h
  33. ImplementationFile=DSplit.cpp
  34. Filter=N
  35. LastObject=CDSplitApp
  36. [CLS:CDSplitDoc]
  37. Type=0
  38. HeaderFile=DSplitDoc.h
  39. ImplementationFile=DSplitDoc.cpp
  40. Filter=N
  41. LastObject=ID_FILEOPEN
  42. BaseClass=CDocument
  43. VirtualFilter=DC
  44. [CLS:CDSplitView]
  45. Type=0
  46. HeaderFile=DSplitView.h
  47. ImplementationFile=DSplitView.cpp
  48. Filter=C
  49. BaseClass=CView
  50. VirtualFilter=VWC
  51. LastObject=CDSplitView
  52. [CLS:CMainFrame]
  53. Type=0
  54. HeaderFile=MainFrm.h
  55. ImplementationFile=MainFrm.cpp
  56. Filter=T
  57. BaseClass=CFrameWnd
  58. VirtualFilter=fWC
  59. LastObject=ID_ZL
  60. [CLS:CAboutDlg]
  61. Type=0
  62. HeaderFile=DSplit.cpp
  63. ImplementationFile=DSplit.cpp
  64. Filter=D
  65. LastObject=CAboutDlg
  66. [DLG:IDD_ABOUTBOX]
  67. Type=1
  68. Class=CAboutDlg
  69. ControlCount=5
  70. Control1=IDC_STATIC,static,1342177283
  71. Control2=IDC_STATIC,static,1342308480
  72. Control3=IDC_STATIC,static,1342308352
  73. Control4=IDOK,button,1342373889
  74. Control5=IDC_STATIC,static,1342308352
  75. [MNU:IDR_MAINFRAME]
  76. Type=1
  77. Class=CMainFrame
  78. Command1=ID_BOX
  79. Command2=ID_FILEOPEN
  80. Command3=ID_FILESAVE
  81. Command4=ID_APP_EXIT
  82. Command5=ID_YUANTU
  83. Command6=ID_FirstQuickForuier
  84. Command7=ID_QuickForuier
  85. Command8=ID_PERFECTL
  86. Command9=ID_TL
  87. Command10=ID_BUTTERWORTH_L
  88. Command11=ID_ZL
  89. Command12=ID_PERFECTH
  90. Command13=ID_Th
  91. Command14=ID_BUTTERWORTH_H
  92. Command15=ID_ZH
  93. CommandCount=15
  94. [ACL:IDR_MAINFRAME]
  95. Type=1
  96. Class=CMainFrame
  97. Command1=ID_FILE_NEW
  98. Command2=ID_FILE_OPEN
  99. Command3=ID_FILE_SAVE
  100. Command4=ID_FILE_PRINT
  101. Command5=ID_EDIT_UNDO
  102. Command6=ID_EDIT_CUT
  103. Command7=ID_EDIT_COPY
  104. Command8=ID_EDIT_PASTE
  105. Command9=ID_EDIT_UNDO
  106. Command10=ID_EDIT_CUT
  107. Command11=ID_EDIT_COPY
  108. Command12=ID_EDIT_PASTE
  109. Command13=ID_NEXT_PANE
  110. Command14=ID_PREV_PANE
  111. CommandCount=14
  112. [TB:IDR_MAINFRAME]
  113. Type=1
  114. Class=CMainFrame
  115. Command1=ID_FILEOPEN
  116. Command2=ID_YUANTU
  117. Command3=ID_FILESAVE
  118. CommandCount=3
  119. [CLS:CDynSplitView2]
  120. Type=0
  121. HeaderFile=DynSplitView2.h
  122. ImplementationFile=DynSplitView2.cpp
  123. BaseClass=CView
  124. Filter=C
  125. LastObject=CDynSplitView2
  126. VirtualFilter=VWC
  127. [ACL:IDR_MAINFRAME (English (U.S.))]
  128. Type=1
  129. Class=?
  130. Command1=ID_FILE_NEW
  131. Command2=ID_FILE_OPEN
  132. Command3=ID_FILE_SAVE
  133. Command4=ID_FILE_PRINT
  134. Command5=ID_EDIT_UNDO
  135. Command6=ID_EDIT_CUT
  136. Command7=ID_EDIT_COPY
  137. Command8=ID_EDIT_PASTE
  138. Command9=ID_EDIT_UNDO
  139. Command10=ID_EDIT_CUT
  140. Command11=ID_EDIT_COPY
  141. Command12=ID_EDIT_PASTE
  142. Command13=ID_NEXT_PANE
  143. Command14=ID_PREV_PANE
  144. CommandCount=14
  145. [DLG:IDD_ABOUTBOX (English (U.S.))]
  146. Type=1
  147. Class=CAboutDlg
  148. ControlCount=5
  149. Control1=IDC_STATIC,static,1342177283
  150. Control2=IDC_STATIC,static,1342308480
  151. Control3=IDC_STATIC,static,1342308352
  152. Control4=IDOK,button,1342373889
  153. Control5=IDC_STATIC,static,1342308352
  154. [CLS:chhhh]
  155. Type=0
  156. HeaderFile=chhhh.h
  157. ImplementationFile=chhhh.cpp
  158. BaseClass=CDialog
  159. Filter=D
  160. LastObject=chhhh
  161. [CLS:CYuZhi]
  162. Type=0
  163. HeaderFile=YuZhi.h
  164. ImplementationFile=YuZhi.cpp
  165. BaseClass=CDialog
  166. Filter=D
  167. LastObject=CYuZhi
  168. [DLG:IDD_DIALOG1]
  169. Type=1
  170. Class=CDialog1
  171. ControlCount=10
  172. Control1=IDOK,button,1342242817
  173. Control2=IDCANCEL,button,1342242816
  174. Control3=IDC_STATIC,static,1342308352
  175. Control4=IDC_STATIC,static,1342308352
  176. Control5=IDC_STATIC,static,1342308352
  177. Control6=IDC_STATIC,static,1342308352
  178. Control7=IDC_STATIC,static,1342308352
  179. Control8=IDC_EDIT1,edit,1350631552
  180. Control9=IDC_EDIT2,edit,1350631552
  181. Control10=IDC_EDIT3,edit,1350631552
  182. [CLS:CDialog1]
  183. Type=0
  184. HeaderFile=Dialog1.h
  185. ImplementationFile=Dialog1.cpp
  186. BaseClass=CDialog
  187. Filter=D
  188. VirtualFilter=dWC
  189. LastObject=CDialog1
  190. [DLG:IDD_DIALOG2]
  191. Type=1
  192. Class=CDialog2
  193. ControlCount=7
  194. Control1=IDOK,button,1342242817
  195. Control2=IDCANCEL,button,1342242816
  196. Control3=IDC_STATIC,static,1342308352
  197. Control4=IDC_STATIC,static,1342308352
  198. Control5=IDC_STATIC,static,1342308352
  199. Control6=IDC_EDIT1,edit,1350631552
  200. Control7=IDC_EDIT2,edit,1350631552
  201. [CLS:CDialog2]
  202. Type=0
  203. HeaderFile=Dialog2.h
  204. ImplementationFile=Dialog2.cpp
  205. BaseClass=CDialog
  206. Filter=D
  207. LastObject=CDialog2
  208. VirtualFilter=dWC
  209. [DLG:IDD_DIALOG3]
  210. Type=1
  211. Class=Dialog3
  212. ControlCount=12
  213. Control1=IDOK,button,1342242817
  214. Control2=IDCANCEL,button,1342242816
  215. Control3=IDC_STATIC,static,1342308352
  216. Control4=IDC_STATIC,static,1342308352
  217. Control5=IDC_STATIC,static,1342308352
  218. Control6=IDC_STATIC,static,1342308352
  219. Control7=IDC_STATIC,static,1342308352
  220. Control8=IDC_STATIC,static,1342308352
  221. Control9=IDC_EDIT1,edit,1350631552
  222. Control10=IDC_EDIT2,edit,1350631552
  223. Control11=IDC_EDIT3,edit,1350631552
  224. Control12=IDC_EDIT4,edit,1350631552
  225. [CLS:Dialog3]
  226. Type=0
  227. HeaderFile=Dialog3.h
  228. ImplementationFile=Dialog3.cpp
  229. BaseClass=CDialog
  230. Filter=D
  231. LastObject=Dialog3
  232. VirtualFilter=dWC
  233. [DLG:IDD_DIALOG4]
  234. Type=1
  235. Class=?
  236. ControlCount=8
  237. Control1=IDOK,button,1342242817
  238. Control2=IDCANCEL,button,1342242816
  239. Control3=IDC_STATIC,static,1342308352
  240. Control4=IDC_STATIC,static,1342308352
  241. Control5=IDC_STATIC,static,1342308352
  242. Control6=IDC_EDIT1,edit,1350631552
  243. Control7=IDC_EDIT2,edit,1350631552
  244. Control8=IDC_EDIT3,edit,1350631552