TestCom.clw
上传用户:holocaust
上传日期:2022-06-17
资源大小:1871k
文件大小:1k
源码类别:

串口编程

开发平台:

C/C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CTestComDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "TestCom.h"
  8. ClassCount=3
  9. Class1=CTestComApp
  10. Class2=CTestComDlg
  11. Class3=CAboutDlg
  12. ResourceCount=3
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_TESTCOM_DIALOG
  16. [CLS:CTestComApp]
  17. Type=0
  18. HeaderFile=TestCom.h
  19. ImplementationFile=TestCom.cpp
  20. Filter=N
  21. [CLS:CTestComDlg]
  22. Type=0
  23. HeaderFile=TestComDlg.h
  24. ImplementationFile=TestComDlg.cpp
  25. Filter=D
  26. BaseClass=CDialog
  27. VirtualFilter=dWC
  28. LastObject=IDC_MSCOMM1
  29. [CLS:CAboutDlg]
  30. Type=0
  31. HeaderFile=TestComDlg.h
  32. ImplementationFile=TestComDlg.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_TESTCOM_DIALOG]
  43. Type=1
  44. Class=CTestComDlg
  45. ControlCount=8
  46. Control1=IDC_MSCOMM1,{648A5600-2C6E-101B-82B6-000000000014},1342242816
  47. Control2=IDC_RECV_EDIT,edit,1352728644
  48. Control3=IDC_SEND_EDIT,edit,1352728644
  49. Control4=IDC_STATIC,button,1342177287
  50. Control5=IDC_SEND,button,1342242816
  51. Control6=IDC_CLEAR,button,1342242816
  52. Control7=IDC_STATIC,button,1342177287
  53. Control8=IDC_ESC,button,1342242816