vc_demo.clw
上传用户:zcy791212
上传日期:2013-03-06
资源大小:196k
文件大小:5k
源码类别:

Modem编程

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CMainFrame
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "vc_demo.h"
  8. LastPage=0
  9. ClassCount=12
  10. Class1=CBottomEditView
  11. Class2=CLeftView
  12. Class3=CMainFrame
  13. Class4=CMenuBar
  14. Class5=CMyToolBar
  15. Class6=CSendDataDlg
  16. Class7=CSettingDlg
  17. Class8=CVc_demoApp
  18. Class9=CAboutDlg
  19. Class10=CVc_demoDoc
  20. Class11=CVc_demoView
  21. Class12=CWordThread
  22. ResourceCount=6
  23. Resource1=IDR_DROPDOWNMENU
  24. Resource2=IDR_MAINFRAME
  25. Resource3=IDD_SETTINGDLG
  26. Resource4=IDR_SPEEDMENU
  27. Resource5=IDD_ABOUTBOX
  28. Resource6=IDD_SENDDATADLG
  29. [CLS:CBottomEditView]
  30. Type=0
  31. BaseClass=CEditView
  32. HeaderFile=BottomEditView.h
  33. ImplementationFile=BottomEditView.cpp
  34. [CLS:CLeftView]
  35. Type=0
  36. BaseClass=CTreeView
  37. HeaderFile=LeftView.h
  38. ImplementationFile=LeftView.cpp
  39. [CLS:CMainFrame]
  40. Type=0
  41. BaseClass=CFrameWnd
  42. HeaderFile=MainFrm.h
  43. ImplementationFile=MainFrm.cpp
  44. LastObject=CMainFrame
  45. [CLS:CMenuBar]
  46. Type=0
  47. BaseClass=CControlBar
  48. HeaderFile=MenuBar.h
  49. ImplementationFile=MenuBar.cpp
  50. [CLS:CMyToolBar]
  51. Type=0
  52. BaseClass=CToolBar
  53. HeaderFile=MyToolBar.h
  54. ImplementationFile=MyToolBar.cpp
  55. [CLS:CSendDataDlg]
  56. Type=0
  57. BaseClass=CDialog
  58. HeaderFile=SendDataDlg.h
  59. ImplementationFile=SendDataDlg.cpp
  60. [CLS:CSettingDlg]
  61. Type=0
  62. BaseClass=CDialog
  63. HeaderFile=SettingDlg.h
  64. ImplementationFile=SettingDlg.cpp
  65. [CLS:CVc_demoApp]
  66. Type=0
  67. BaseClass=CWinApp
  68. HeaderFile=vc_demo.h
  69. ImplementationFile=vc_demo.cpp
  70. [CLS:CAboutDlg]
  71. Type=0
  72. BaseClass=CDialog
  73. HeaderFile=vc_demo.cpp
  74. ImplementationFile=vc_demo.cpp
  75. LastObject=CAboutDlg
  76. [CLS:CVc_demoDoc]
  77. Type=0
  78. BaseClass=CDocument
  79. HeaderFile=vc_demoDoc.h
  80. ImplementationFile=vc_demoDoc.cpp
  81. [CLS:CVc_demoView]
  82. Type=0
  83. BaseClass=CListView
  84. HeaderFile=vc_demoView.h
  85. ImplementationFile=vc_demoView.cpp
  86. [CLS:CWordThread]
  87. Type=0
  88. BaseClass=CWinThread
  89. HeaderFile=WordThread.h
  90. ImplementationFile=WordThread.cpp
  91. [DLG:IDD_SENDDATADLG]
  92. Type=1
  93. Class=CSendDataDlg
  94. ControlCount=11
  95. Control1=IDC_EDSHOW,edit,1352732676
  96. Control2=IDC_BSEND,button,1342242816
  97. Control3=IDC_BQUIT,button,1342242816
  98. Control4=IDC_CKHEX,button,1342242819
  99. Control5=IDC_BCR,button,1342242816
  100. Control6=IDC_BLF,button,1342242816
  101. Control7=IDC_CMUSERLIST,combobox,1344340226
  102. Control8=IDC_EDSENDCOUNT,edit,1350631552
  103. Control9=IDC_STATIC1,static,1342308352
  104. Control10=IDC_CKAUTOSEND,button,1342242819
  105. Control11=IDC_INTERVAL,edit,1350631552
  106. [DLG:IDD_SETTINGDLG]
  107. Type=1
  108. Class=CSettingDlg
  109. ControlCount=14
  110. Control1=IDOK,button,1342242816
  111. Control2=IDCANCEL,button,1342242816
  112. Control3=IDC_CMSERVERPORT,combobox,1344339970
  113. Control4=IDC_CMPOLLTIME,combobox,1344339970
  114. Control5=IDC_CMOFFLINETIME,combobox,1344339970
  115. Control6=IDC_STATIC1,static,1342308352
  116. Control7=IDC_CMLOGITEMCOUNT,combobox,1344339970
  117. Control8=IDC_STATIC2,static,1342308352
  118. Control9=IDC_STATIC3,static,1342308364
  119. Control10=IDC_CKSYSAUTOPOLL,button,1342242819
  120. Control11=IDC_CKSAVETOLOG,button,1476460547
  121. Control12=IDC_CKSHOWHEAD,button,1342242819
  122. Control13=IDC_CKHEXSHOW,button,1342242819
  123. Control14=IDC_TAB1,SysTabControl32,1342177280
  124. [DLG:IDD_ABOUTBOX]
  125. Type=1
  126. Class=CAboutDlg
  127. ControlCount=4
  128. Control1=IDC_STATIC,static,1342177283
  129. Control2=IDC_STATIC,static,1342308480
  130. Control3=IDC_STATIC,static,1342308352
  131. Control4=IDOK,button,1342373889
  132. [TB:IDR_MAINFRAME]
  133. Type=1
  134. Class=?
  135. Command1=ID_MISTARTSERVICE
  136. Command2=ID_MISTOPSERVICE
  137. Command3=ID_MIREFRESHTABLE
  138. Command4=ID_MISENDDATA
  139. Command5=ID_SHOWMENU
  140. Command6=ID_HELPCONTENT
  141. Command7=ID_APP_ABOUT
  142. Command8=ID_QUIT
  143. CommandCount=8
  144. [MNU:IDR_MAINFRAME]
  145. Type=1
  146. Class=?
  147. Command1=ID_QUIT
  148. Command2=ID_MISTARTSERVICE
  149. Command3=ID_MISTOPSERVICE
  150. Command4=ID_MIREFRESHTABLE
  151. Command5=ID_MICLEAR
  152. Command6=ID_MISENDDATA
  153. Command7=ID_MIANSWER
  154. Command8=ID_MISERVERSETTING
  155. Command9=ID_MISHOWDATA
  156. Command10=ID_VIEW_TOOLBAR
  157. Command11=ID_VIEW_STATUS_BAR
  158. Command12=ID_MIVIEWWORD
  159. Command13=ID_HELPCONTENT
  160. Command14=ID_APP_ABOUT
  161. CommandCount=14
  162. [MNU:IDR_DROPDOWNMENU]
  163. Type=1
  164. Class=?
  165. Command1=ID_MIOFFLINEALL
  166. CommandCount=1
  167. [MNU:IDR_SPEEDMENU]
  168. Type=1
  169. Class=?
  170. Command1=ID_MISENDDATA
  171. Command2=ID_MIOFFLINE
  172. Command3=ID_MIOFFLINEALL
  173. Command4=ID_MIREFRESHTABLE
  174. CommandCount=4
  175. [ACL:IDR_MAINFRAME]
  176. Type=1
  177. Class=?
  178. Command1=ID_FILE_NEW
  179. Command2=ID_FILE_OPEN
  180. Command3=ID_FILE_SAVE
  181. Command4=ID_EDIT_UNDO
  182. Command5=ID_EDIT_CUT
  183. Command6=ID_EDIT_COPY
  184. Command7=ID_EDIT_PASTE
  185. Command8=ID_EDIT_UNDO
  186. Command9=ID_EDIT_CUT
  187. Command10=ID_EDIT_COPY
  188. Command11=ID_EDIT_PASTE
  189. Command12=ID_NEXT_PANE
  190. Command13=ID_PREV_PANE
  191. CommandCount=13