VCTERM.CLW
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:4k
源码类别:

Windows编程

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CSettingsDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "vcterm.h"
  8. LastPage=0
  9. ClassCount=7
  10. Class1=CInputDlg
  11. Class2=CMainFrame
  12. Class3=CSettingsDlg
  13. Class4=CTermEdit
  14. Class5=CVCTermApp
  15. Class6=CAboutDlg
  16. ResourceCount=5
  17. Resource1=IDD_INPUTDLG
  18. Resource2=IDD_SETTINGS
  19. Resource3=IDR_MAINFRAME
  20. Resource4=IDD_ABOUTBOX
  21. Class7=CCancelDlg
  22. Resource5=IDD_CANCELDLG
  23. [CLS:CInputDlg]
  24. Type=0
  25. BaseClass=CDialog
  26. HeaderFile=InputDlg.h
  27. ImplementationFile=InputDlg.cpp
  28. [CLS:CMainFrame]
  29. Type=0
  30. BaseClass=CFrameWnd
  31. HeaderFile=mainfrm.h
  32. ImplementationFile=mainfrm.cpp
  33. Filter=T
  34. VirtualFilter=fWC
  35. LastObject=CMainFrame
  36. [CLS:CSettingsDlg]
  37. Type=0
  38. BaseClass=CDialog
  39. HeaderFile=setdlg.h
  40. ImplementationFile=setdlg.cpp
  41. Filter=D
  42. VirtualFilter=dWC
  43. LastObject=CSettingsDlg
  44. [CLS:CTermEdit]
  45. Type=0
  46. BaseClass=CEdit
  47. HeaderFile=termedit.h
  48. ImplementationFile=termedit.cpp
  49. Filter=C
  50. LastObject=ID_TEST
  51. VirtualFilter=WC
  52. [CLS:CVCTermApp]
  53. Type=0
  54. BaseClass=CWinApp
  55. HeaderFile=vcterm.h
  56. ImplementationFile=vcterm.cpp
  57. [CLS:CAboutDlg]
  58. Type=0
  59. BaseClass=CDialog
  60. HeaderFile=vcterm.cpp
  61. ImplementationFile=vcterm.cpp
  62. [DLG:IDD_INPUTDLG]
  63. Type=1
  64. Class=CInputDlg
  65. ControlCount=4
  66. Control1=IDOK,button,1342242817
  67. Control2=IDCANCEL,button,1342242816
  68. Control3=IDC_STATIC1,static,1342308352
  69. Control4=IDC_EDIT1,edit,1350631552
  70. [DLG:IDD_SETTINGS]
  71. Type=1
  72. Class=CSettingsDlg
  73. ControlCount=32
  74. Control1=IDC_STATIC,button,1342308359
  75. Control2=IDC_BAUD1,button,1342373897
  76. Control3=IDC_BAUD2,button,1342177289
  77. Control4=IDC_BAUD3,button,1342177289
  78. Control5=IDC_BAUD4,button,1342177289
  79. Control6=IDC_BAUD5,button,1342177289
  80. Control7=IDC_BAUD6,button,1342177289
  81. Control8=IDC_STATIC,button,1342308359
  82. Control9=IDC_DATABITS1,button,1342373897
  83. Control10=IDC_DATABITS2,button,1342177289
  84. Control11=IDC_STATIC,button,1342308359
  85. Control12=IDC_STOPBITS1,button,1342373897
  86. Control13=IDC_STOPBITS2,button,1342177289
  87. Control14=IDC_STATIC,button,1342308359
  88. Control15=IDC_ECHO1,button,1342373897
  89. Control16=IDC_ECHO2,button,1342177289
  90. Control17=IDC_STATIC,button,1342308359
  91. Control18=IDC_PARITY1,button,1342373897
  92. Control19=IDC_PARITY2,button,1342177289
  93. Control20=IDC_PARITY3,button,1342177289
  94. Control21=IDC_STATIC,button,1342308359
  95. Control22=IDC_COM1,button,1342373897
  96. Control23=IDC_COM2,button,1342177289
  97. Control24=IDC_COM3,button,1342177289
  98. Control25=IDC_COM4,button,1342177289
  99. Control26=IDC_STATIC,button,1342308359
  100. Control27=IDC_FLOW1,button,1342373897
  101. Control28=IDC_FLOW2,button,1342177289
  102. Control29=IDC_FLOW3,button,1342177289
  103. Control30=IDC_FLOW4,button,1342177289
  104. Control31=IDOK,button,1342373888
  105. Control32=IDCANCEL,button,1342373888
  106. [DLG:IDD_ABOUTBOX]
  107. Type=1
  108. Class=CAboutDlg
  109. ControlCount=6
  110. Control1=IDC_STATIC,static,1342177283
  111. Control2=IDC_STATIC,static,1342308480
  112. Control3=IDC_STATIC,static,1342308352
  113. Control4=IDOK,button,1342373889
  114. Control5=IDC_STATIC,static,1342308480
  115. Control6=IDC_STATIC,static,1342308480
  116. [TB:IDR_MAINFRAME]
  117. Type=1
  118. Class=?
  119. Command1=ID_FILE_OPENLOG
  120. Command2=ID_FILE_CLOSELOG
  121. Command3=ID_FILE_TRANSMIT
  122. Command4=ID_COMM_DIAL
  123. Command5=ID_COMM_HANGUP
  124. Command6=ID_APP_ABOUT
  125. CommandCount=6
  126. [MNU:IDR_MAINFRAME]
  127. Type=1
  128. Class=?
  129. Command1=ID_FILE_OPENLOG
  130. Command2=ID_FILE_CLOSELOG
  131. Command3=ID_FILE_TRANSMIT
  132. Command4=ID_APP_EXIT
  133. Command5=ID_COMM_OPEN
  134. Command6=ID_COMM_SETTINGS
  135. Command7=ID_COMM_DIAL
  136. Command8=ID_COMM_HANGUP
  137. Command9=ID_PROP_INPUTLEN
  138. Command10=ID_PROP_RTHRESHOLD
  139. Command11=ID_PROP_STHRESHOLD
  140. Command12=ID_PROP_PARITYREPLACE
  141. Command13=ID_PROP_DTRENABLE
  142. Command14=ID_PROP_CDHOLDING
  143. Command15=ID_PROP_CTSHOLDING
  144. Command16=ID_PROP_DSRHOLDING
  145. Command17=ID_VIEW_TOOLBAR
  146. Command18=ID_VIEW_STATUS_BAR
  147. Command19=ID_APP_ABOUT
  148. CommandCount=19
  149. [ACL:IDR_MAINFRAME]
  150. Type=1
  151. Class=?
  152. Command1=ID_FILE_NEW
  153. Command2=ID_FILE_OPEN
  154. Command3=ID_FILE_SAVE
  155. Command4=ID_EDIT_UNDO
  156. Command5=ID_EDIT_CUT
  157. Command6=ID_EDIT_COPY
  158. Command7=ID_EDIT_PASTE
  159. Command8=ID_EDIT_UNDO
  160. Command9=ID_EDIT_CUT
  161. Command10=ID_EDIT_COPY
  162. Command11=ID_EDIT_PASTE
  163. Command12=ID_NEXT_PANE
  164. Command13=ID_PREV_PANE
  165. CommandCount=13
  166. [DLG:IDD_CANCELDLG]
  167. Type=1
  168. Class=CCancelDlg
  169. ControlCount=2
  170. Control1=IDCANCEL,button,1342242817
  171. Control2=IDC_STATIC,static,1342308352
  172. [CLS:CCancelDlg]
  173. Type=0
  174. HeaderFile=CanDlg.h
  175. ImplementationFile=CanDlg.cpp
  176. BaseClass=CDialog
  177. Filter=D
  178. LastObject=CCancelDlg
  179. VirtualFilter=dWC