SerialPortTest.clw
上传用户:guqin_vip
上传日期:2022-06-17
资源大小:1993k
文件大小:3k
源码类别:

串口编程

开发平台:

C/C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CSerialPortTestDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "SerialPortTest.h"
  8. ClassCount=3
  9. Class1=CSerialPortTestApp
  10. Class2=CSerialPortTestDlg
  11. Class3=CAboutDlg
  12. ResourceCount=3
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_SERIALPORTTEST_DIALOG
  16. [CLS:CSerialPortTestApp]
  17. Type=0
  18. HeaderFile=SerialPortTest.h
  19. ImplementationFile=SerialPortTest.cpp
  20. Filter=N
  21. [CLS:CSerialPortTestDlg]
  22. Type=0
  23. HeaderFile=SerialPortTestDlg.h
  24. ImplementationFile=SerialPortTestDlg.cpp
  25. Filter=D
  26. LastObject=IDC_COMBO_COMPORT2
  27. BaseClass=CDialog
  28. VirtualFilter=dWC
  29. [CLS:CAboutDlg]
  30. Type=0
  31. HeaderFile=SerialPortTestDlg.h
  32. ImplementationFile=SerialPortTestDlg.cpp
  33. Filter=D
  34. [DLG:IDD_ABOUTBOX]
  35. Type=1
  36. Class=CAboutDlg
  37. ControlCount=4
  38. Control1=IDC_STATIC,static,1342177283
  39. Control2=IDC_STATIC,static,1342308480
  40. Control3=IDC_STATIC,static,1342308352
  41. Control4=IDOK,button,1342373889
  42. [DLG:IDD_SERIALPORTTEST_DIALOG]
  43. Type=1
  44. Class=CSerialPortTestDlg
  45. ControlCount=52
  46. Control1=IDOK,button,1342242817
  47. Control2=IDC_STATIC,static,1342308352
  48. Control3=IDC_COMBO_COMPORT,combobox,1344340226
  49. Control4=IDC_BUTTON_OPEN,button,1342242816
  50. Control5=IDC_BUTTON_CLOSE,button,1342242816
  51. Control6=IDC_STATIC,static,1342308352
  52. Control7=IDC_EDIT_SENDMSG,edit,1350631556
  53. Control8=IDC_STATIC,static,1342308352
  54. Control9=IDC_EDIT_RECEIVEMSG,edit,1352728644
  55. Control10=IDC_BUTTON_SEND,button,1342242816
  56. Control11=IDC_CHECK_SWITCH1,button,1342242819
  57. Control12=IDC_CHECK_SWITCH2,button,1342242819
  58. Control13=IDC_CHECK_SWITCH3,button,1342242819
  59. Control14=IDC_CHECK_SWITCH4,button,1342242819
  60. Control15=IDC_CHECK_SWITCH5,button,1342242819
  61. Control16=IDC_CHECK_SWITCH6,button,1342242819
  62. Control17=IDC_CHECK_SWITCH7,button,1342242819
  63. Control18=IDC_CHECK_SWITCH8,button,1342242819
  64. Control19=IDC_CHECK_SWITCH9,button,1342242819
  65. Control20=IDC_STATIC,static,1342308352
  66. Control21=IDC_EDIT_POSITION,edit,1350631552
  67. Control22=IDC_STATIC,static,1342308352
  68. Control23=IDC_EDIT_VELOCITY,edit,1350631552
  69. Control24=IDC_STATIC,static,1342308352
  70. Control25=IDC_COMBO_COMPORT2,combobox,1344340226
  71. Control26=IDC_BUTTON_OPEN2,button,1342242816
  72. Control27=IDC_BUTTON_CLOSE2,button,1342242816
  73. Control28=IDC_STATIC,static,1342308352
  74. Control29=IDC_STATIC_ICONS1,static,1342177283
  75. Control30=IDC_STATIC,static,1342308352
  76. Control31=IDC_STATIC_ICONS2,static,1342177283
  77. Control32=IDC_STATIC,static,1342308352
  78. Control33=IDC_STATIC_ICONS3,static,1342177283
  79. Control34=IDC_STATIC,static,1342308352
  80. Control35=IDC_STATIC_ICONS4,static,1342177283
  81. Control36=IDC_STATIC,static,1342308352
  82. Control37=IDC_STATIC_ICONS5,static,1342177283
  83. Control38=IDC_STATIC,static,1342308352
  84. Control39=IDC_STATIC_ICONS6,static,1342177283
  85. Control40=IDC_STATIC,static,1342308352
  86. Control41=IDC_STATIC_ICONS7,static,1342177283
  87. Control42=IDC_STATIC,static,1342308352
  88. Control43=IDC_STATIC_ICONS8,static,1342177283
  89. Control44=IDC_STATIC,static,1342308352
  90. Control45=IDC_STATIC_ICONS9,static,1342177283
  91. Control46=IDC_STATIC,static,1342308352
  92. Control47=IDC_STATIC,static,1342308352
  93. Control48=IDC_EDIT_POSITION2,edit,1350631552
  94. Control49=IDC_STATIC,static,1342308352
  95. Control50=IDC_EDIT_VELOCITY2,edit,1350631552
  96. Control51=IDC_STATIC,static,1342308352
  97. Control52=IDC_EDIT_DISPDATA2,edit,1350631552