CommandLineTest.clw
上传用户:sdzdgs
上传日期:2020-11-14
资源大小:1589k
文件大小:2k
源码类别:

编辑框

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CCommandLineTestDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "commandlinetest.h"
  8. LastPage=0
  9. ClassCount=5
  10. Class1=CCommandLine
  11. Class2=CCommandLineTestApp
  12. Class3=CAboutDlg
  13. Class4=CCommandLineTestDlg
  14. Class5=CLinePlot
  15. ResourceCount=4
  16. Resource1=IDD_ABOUTBOX
  17. Resource2=IDD_COMMANDLINETEST_DIALOG
  18. Resource3=IDD_ABOUTBOX (English (U.S.))
  19. Resource4=IDD_COMMANDLINETEST_DIALOG (English (U.S.))
  20. [CLS:CCommandLine]
  21. Type=0
  22. BaseClass=CWnd
  23. HeaderFile=CommandLine.h
  24. ImplementationFile=CommandLine.cpp
  25. LastObject=CCommandLine
  26. Filter=W
  27. VirtualFilter=WC
  28. [CLS:CCommandLineTestApp]
  29. Type=0
  30. BaseClass=CWinApp
  31. HeaderFile=CommandLineTest.h
  32. ImplementationFile=CommandLineTest.cpp
  33. [CLS:CAboutDlg]
  34. Type=0
  35. BaseClass=CDialog
  36. HeaderFile=CommandLineTestDlg.cpp
  37. ImplementationFile=CommandLineTestDlg.cpp
  38. [CLS:CCommandLineTestDlg]
  39. Type=0
  40. BaseClass=CDialog
  41. HeaderFile=CommandLineTestDlg.h
  42. ImplementationFile=CommandLineTestDlg.cpp
  43. LastObject=CCommandLineTestDlg
  44. Filter=D
  45. VirtualFilter=dWC
  46. [CLS:CLinePlot]
  47. Type=0
  48. BaseClass=CWnd
  49. HeaderFile=LinePlot.h
  50. ImplementationFile=LinePlot.cpp
  51. LastObject=CLinePlot
  52. [DLG:IDD_ABOUTBOX]
  53. Type=1
  54. Class=CAboutDlg
  55. ControlCount=4
  56. Control1=IDC_STATIC,static,1342177283
  57. Control2=IDC_STATIC,static,1342308480
  58. Control3=IDC_STATIC,static,1342308352
  59. Control4=IDOK,button,1342373889
  60. [DLG:IDD_COMMANDLINETEST_DIALOG]
  61. Type=1
  62. Class=CCommandLineTestDlg
  63. ControlCount=8
  64. Control1=IDC_STATIC,static,1342308352
  65. Control2=ID_EDT_RECEIVED,edit,1350633600
  66. Control3=IDC_STATIC,static,1342308352
  67. Control4=ID_EDT_RESPONSE,edit,1350631552
  68. Control5=ID_BTN_SEND,button,1342242816
  69. Control6=IDC_STATIC,static,1342308876
  70. Control7=ID_BTN_CLEAR,button,1342242816
  71. Control8=ID_LST_RECEIVED,listbox,1352728833
  72. [DLG:IDD_ABOUTBOX (English (U.S.))]
  73. Type=1
  74. Class=?
  75. ControlCount=4
  76. Control1=IDC_STATIC,static,1342177283
  77. Control2=IDC_STATIC,static,1342308480
  78. Control3=IDC_STATIC,static,1342308352
  79. Control4=IDOK,button,1342373889
  80. [DLG:IDD_COMMANDLINETEST_DIALOG (English (U.S.))]
  81. Type=1
  82. Class=CCommandLineTestDlg
  83. ControlCount=8
  84. Control1=IDC_STATIC,static,1342308352
  85. Control2=ID_EDT_RECEIVED,edit,1350633600
  86. Control3=IDC_STATIC,static,1342308352
  87. Control4=ID_EDT_RESPONSE,edit,1350631552
  88. Control5=ID_BTN_SEND,button,1342242816
  89. Control6=IDC_STATIC,static,1342308876
  90. Control7=ID_BTN_CLEAR,button,1342242816
  91. Control8=ID_LST_RECEIVED,listbox,1352728833