MyAssistant.clw
上传用户:shcaka8
上传日期:2013-04-06
资源大小:103k
文件大小:7k
源码类别:

家庭/个人应用

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CMainFrame
  5. LastTemplate=CRecordset
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "MyAssistant.h"
  8. LastPage=0
  9. ClassCount=11
  10. Class1=CMyAssistantApp
  11. Class2=CMyAssistantDoc
  12. Class3=CMyAssistantView
  13. Class4=CMainFrame
  14. ResourceCount=8
  15. Resource1=IDD_MONEY_EDIT
  16. Resource2=IDR_MAINFRAME
  17. Class5=CAboutDlg
  18. Resource3=IDD_DIALOGBAR (English (U.S.))
  19. Resource4=IDD_ABOUTBOX
  20. Class6=CMoneyDlg
  21. Resource5=IDD_MONEY_CHART
  22. Resource6=IDD_MONEY_VIEW
  23. Class7=CMoneyViewDlg
  24. Class8=CMoneyChart
  25. Resource7=IDD_MYASSISTANT_FORM
  26. Class9=CAddrListDlg
  27. Class10=CMoneyRecord
  28. Class11=CAddrListRecord
  29. Resource8=IDD_ADDR_EDITLIST
  30. [CLS:CMyAssistantApp]
  31. Type=0
  32. HeaderFile=MyAssistant.h
  33. ImplementationFile=MyAssistant.cpp
  34. Filter=N
  35. LastObject=CMyAssistantApp
  36. [CLS:CMyAssistantDoc]
  37. Type=0
  38. HeaderFile=MyAssistantDoc.h
  39. ImplementationFile=MyAssistantDoc.cpp
  40. Filter=N
  41. [CLS:CMyAssistantView]
  42. Type=0
  43. HeaderFile=MyAssistantView.h
  44. ImplementationFile=MyAssistantView.cpp
  45. Filter=D
  46. LastObject=CMyAssistantView
  47. [CLS:CMainFrame]
  48. Type=0
  49. HeaderFile=MainFrm.h
  50. ImplementationFile=MainFrm.cpp
  51. Filter=T
  52. LastObject=CMainFrame
  53. BaseClass=CFrameWnd
  54. VirtualFilter=fWC
  55. [CLS:CAboutDlg]
  56. Type=0
  57. HeaderFile=MyAssistant.cpp
  58. ImplementationFile=MyAssistant.cpp
  59. Filter=D
  60. LastObject=CAboutDlg
  61. [DLG:IDD_ABOUTBOX]
  62. Type=1
  63. Class=CAboutDlg
  64. ControlCount=4
  65. Control1=IDC_STATIC,static,1342177283
  66. Control2=IDC_STATIC,static,1342308480
  67. Control3=IDC_STATIC,static,1342308352
  68. Control4=IDOK,button,1342373889
  69. [MNU:IDR_MAINFRAME]
  70. Type=1
  71. Class=CMainFrame
  72. Command1=ID_FILE_NEW
  73. Command2=ID_FILE_OPEN
  74. Command3=ID_FILE_SAVE
  75. Command4=ID_FILE_SAVE_AS
  76. Command5=ID_FILE_PRINT
  77. Command6=ID_FILE_PRINT_PREVIEW
  78. Command7=ID_FILE_PRINT_SETUP
  79. Command8=ID_FILE_MRU_FILE1
  80. Command9=ID_APP_EXIT
  81. Command10=ID_EDIT_UNDO
  82. Command11=ID_EDIT_CUT
  83. Command12=ID_EDIT_COPY
  84. Command13=ID_EDIT_PASTE
  85. Command14=ID_VIEW_TOOLBAR
  86. Command15=ID_VIEW_STATUS_BAR
  87. Command16=ID_APP_ABOUT
  88. CommandCount=16
  89. [ACL:IDR_MAINFRAME]
  90. Type=1
  91. Class=CMainFrame
  92. Command1=ID_FILE_NEW
  93. Command2=ID_FILE_OPEN
  94. Command3=ID_FILE_SAVE
  95. Command4=ID_FILE_PRINT
  96. Command5=ID_EDIT_UNDO
  97. Command6=ID_EDIT_CUT
  98. Command7=ID_EDIT_COPY
  99. Command8=ID_EDIT_PASTE
  100. Command9=ID_EDIT_UNDO
  101. Command10=ID_EDIT_CUT
  102. Command11=ID_EDIT_COPY
  103. Command12=ID_EDIT_PASTE
  104. Command13=ID_NEXT_PANE
  105. Command14=ID_PREV_PANE
  106. CommandCount=14
  107. [DLG:IDD_MYASSISTANT_FORM]
  108. Type=1
  109. Class=CMyAssistantView
  110. ControlCount=0
  111. [TB:IDR_MAINFRAME]
  112. Type=1
  113. Class=?
  114. Command1=ID_FILE_NEW
  115. Command2=ID_FILE_OPEN
  116. Command3=ID_FILE_SAVE
  117. Command4=ID_EDIT_CUT
  118. Command5=ID_EDIT_COPY
  119. Command6=ID_EDIT_PASTE
  120. Command7=ID_FILE_PRINT
  121. Command8=ID_APP_ABOUT
  122. CommandCount=8
  123. [DLG:IDD_DIALOGBAR (English (U.S.))]
  124. Type=1
  125. Class=?
  126. ControlCount=4
  127. Control1=IDC_DSP_MONEY,button,1342275584
  128. Control2=IDC_DSP_MEMOIRE,button,1342275584
  129. Control3=IDC_DSP_ADDRLIST,button,1342275584
  130. Control4=IDC_DSP_POSTALCODE,button,1342275584
  131. [CLS:CMoneyDlg]
  132. Type=0
  133. HeaderFile=MoneyDlg.h
  134. ImplementationFile=MoneyDlg.cpp
  135. BaseClass=CDialog
  136. Filter=D
  137. LastObject=IDC_COMMENTS
  138. VirtualFilter=dWC
  139. [DLG:IDD_MONEY_CHART]
  140. Type=1
  141. Class=CMoneyChart
  142. ControlCount=7
  143. Control1=IDC_STATIC,button,1342177287
  144. Control2=IDC_CHART1,button,1342275584
  145. Control3=IDC_CHART2,button,1342275584
  146. Control4=IDC_STATIC,static,1342308865
  147. Control5=IDC_STATIC,static,1342308865
  148. Control6=IDC_COMBO1,combobox,1344340226
  149. Control7=IDC_COMBO3,combobox,1344340226
  150. [DLG:IDD_MONEY_VIEW]
  151. Type=1
  152. Class=CMoneyViewDlg
  153. ControlCount=18
  154. Control1=IDC_STATIC,button,1342177287
  155. Control2=IDC_MONEY_LIST,SysListView32,1350631425
  156. Control3=IDC_STATIC,static,1342308866
  157. Control4=IDC_ID,edit,1350639744
  158. Control5=IDC_STATIC,static,1342308866
  159. Control6=IDC_TYPE,combobox,1344340226
  160. Control7=IDC_STATIC,static,1342308866
  161. Control8=IDC_SUM,edit,1350639744
  162. Control9=IDC_STATIC,static,1342308866
  163. Control10=IDC_YEAR,edit,1350641792
  164. Control11=IDC_MONTH,edit,1350639744
  165. Control12=IDC_DAY,edit,1350639744
  166. Control13=IDC_QUERY,button,1342242816
  167. Control14=IDC_PREF,button,1342242816
  168. Control15=IDC_NEXT,button,1342242816
  169. Control16=IDC_STATIC,static,1342308865
  170. Control17=IDC_STATIC,static,1342308865
  171. Control18=IDC_STATIC,static,1342308865
  172. [DLG:IDD_MONEY_EDIT]
  173. Type=1
  174. Class=CMoneyDlg
  175. ControlCount=18
  176. Control1=IDC_STATIC,button,1342177287
  177. Control2=IDC_ID,edit,1350641792
  178. Control3=IDC_TYPE,combobox,1344339971
  179. Control4=IDC_SUM,edit,1350639746
  180. Control5=IDC_YEAR,edit,1350641794
  181. Control6=IDC_MONTH,edit,1350639746
  182. Control7=IDC_DAY,edit,1350639746
  183. Control8=IDC_COMMENTS,edit,1350635652
  184. Control9=IDC_UPDATE,button,1342242816
  185. Control10=IDC_STATIC,static,1342177794
  186. Control11=IDC_STATIC,static,1342177794
  187. Control12=IDC_STATIC,static,1342177794
  188. Control13=IDC_STATIC,static,1342177794
  189. Control14=IDC_STATIC,static,1342177794
  190. Control15=IDC_STATIC,static,1342308865
  191. Control16=IDC_STATIC,static,1342308865
  192. Control17=IDC_STATIC,static,1342308865
  193. Control18=IDC_STATIC,static,1342308865
  194. [CLS:CMoneyViewDlg]
  195. Type=0
  196. HeaderFile=MoneyViewDlg.h
  197. ImplementationFile=MoneyViewDlg.cpp
  198. BaseClass=CDialog
  199. Filter=D
  200. LastObject=CMoneyViewDlg
  201. VirtualFilter=dWC
  202. [CLS:CMoneyChart]
  203. Type=0
  204. HeaderFile=MoneyChart.h
  205. ImplementationFile=MoneyChart.cpp
  206. BaseClass=CDialog
  207. Filter=D
  208. LastObject=CMoneyChart
  209. VirtualFilter=dWC
  210. [DLG:IDD_ADDR_EDITLIST]
  211. Type=1
  212. Class=CAddrListDlg
  213. ControlCount=17
  214. Control1=IDC_STATIC,button,1342177287
  215. Control2=IDC_STATIC,static,1342308866
  216. Control3=IDC_NAME,edit,1350631554
  217. Control4=IDC_STATIC,static,1342308866
  218. Control5=IDC_SEX,combobox,1344340226
  219. Control6=IDC_STATIC,static,1342308866
  220. Control7=IDC_STATIC,static,1342308866
  221. Control8=IDC_AGE,edit,1350639746
  222. Control9=IDC_STATIC,static,1342308866
  223. Control10=IDC_RELATION,combobox,1344340226
  224. Control11=IDC_STATIC,static,1342308866
  225. Control12=IDC_TELEPHONE,edit,1350639746
  226. Control13=IDC_MOBILPHONE,edit,1350639746
  227. Control14=IDC_STATIC,static,1342308866
  228. Control15=IDC_MEMORY,edit,1350635652
  229. Control16=IDC_UPDATE,button,1342242816
  230. Control17=IDC_QUERY,button,1342242816
  231. [CLS:CAddrListDlg]
  232. Type=0
  233. HeaderFile=AddrListDlg.h
  234. ImplementationFile=AddrListDlg.cpp
  235. BaseClass=CDialog
  236. Filter=D
  237. LastObject=CAddrListDlg
  238. VirtualFilter=dWC
  239. [CLS:CMoneyRecord]
  240. Type=0
  241. HeaderFile=MoneyRecord.h
  242. ImplementationFile=MoneyRecord.cpp
  243. BaseClass=CRecordset
  244. Filter=N
  245. VirtualFilter=r
  246. LastObject=CMoneyRecord
  247. [DB:CMoneyRecord]
  248. DB=1
  249. DBType=ODBC
  250. ColumnCount=5
  251. Column1=[ID], 12, 100
  252. Column2=[Type], 12, 100
  253. Column3=[Sum], 4, 4
  254. Column4=[Date], 11, 16
  255. Column5=[Comments], 12, 510
  256. [CLS:CAddrListRecord]
  257. Type=0
  258. HeaderFile=AddrListRecord.h
  259. ImplementationFile=AddrListRecord.cpp
  260. BaseClass=CRecordset
  261. Filter=N
  262. VirtualFilter=r
  263. LastObject=CAddrListRecord
  264. [DB:CAddrListRecord]
  265. DB=1
  266. DBType=ODBC
  267. ColumnCount=8
  268. Column1=[Name], 12, 100
  269. Column2=[Sex], 12, 100
  270. Column3=[Age], 4, 4
  271. Column4=[Relation], 12, 100
  272. Column5=[TelePhone], 12, 100
  273. Column6=[MobilPhone], 12, 100
  274. Column7=[Address], 12, 510
  275. Column8=[Comments], 12, 510