Test.clw
上传用户:huazhu2004
上传日期:2022-06-27
资源大小:1929k
文件大小:3k
源码类别:

ICQ/即时通讯

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=Cliaotian
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "Test.h"
  8. ClassCount=6
  9. Class1=CTestApp
  10. Class2=CTestDlg
  11. Class3=CAboutDlg
  12. ResourceCount=6
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_TEST_DIALOG
  16. Resource4=IDD_ABOUTBOX (English (U.S.))
  17. Class4=CChangeStatusDlg
  18. Class5=CNewSocket
  19. Resource5=IDD_TEST_DIALOG (English (U.S.))
  20. Class6=Cliaotian
  21. Resource6=IDD_liaotian
  22. [CLS:CTestApp]
  23. Type=0
  24. HeaderFile=Test.h
  25. ImplementationFile=Test.cpp
  26. Filter=N
  27. [CLS:CTestDlg]
  28. Type=0
  29. HeaderFile=TestDlg.h
  30. ImplementationFile=TestDlg.cpp
  31. Filter=D
  32. BaseClass=CDialog
  33. VirtualFilter=dWC
  34. LastObject=CTestDlg
  35. [CLS:CAboutDlg]
  36. Type=0
  37. HeaderFile=TestDlg.h
  38. ImplementationFile=TestDlg.cpp
  39. Filter=D
  40. [DLG:IDD_ABOUTBOX]
  41. Type=1
  42. ControlCount=4
  43. Control1=IDC_STATIC,static,1342177283
  44. Control2=IDC_STATIC,static,1342308352
  45. Control3=IDC_STATIC,static,1342308352
  46. Control4=IDOK,button,1342373889
  47. Class=CAboutDlg
  48. [DLG:IDD_TEST_DIALOG]
  49. Type=1
  50. ControlCount=3
  51. Control1=IDOK,button,1342242817
  52. Control2=IDCANCEL,button,1342242816
  53. Control3=IDC_STATIC,static,1342308352
  54. Class=CTestDlg
  55. [DLG:IDD_ABOUTBOX (English (U.S.))]
  56. Type=1
  57. Class=CAboutDlg
  58. ControlCount=5
  59. Control1=IDC_STATIC,static,1342177283
  60. Control2=IDC_STATIC,static,1342308480
  61. Control3=IDC_STATIC,static,1342308352
  62. Control4=IDOK,button,1342373889
  63. Control5=IDC_STATIC,static,1342308352
  64. [DLG:IDD_TEST_DIALOG (English (U.S.))]
  65. Type=1
  66. Class=CTestDlg
  67. ControlCount=25
  68. Control1=IDCANCEL,button,1342275584
  69. Control2=IDC_STATIC,static,1342308352
  70. Control3=IDC_CONNECTBUTTON,button,1342275584
  71. Control4=IDC_OUTPUTEDIT,edit,1344344132
  72. Control5=IDC_SENDBUTTON,button,1342275584
  73. Control6=IDC_INPUTEDIT,edit,1344346308
  74. Control7=IDC_SERVERRADIO,button,1342341129
  75. Control8=IDC_CLIENTRADIO,button,1342210057
  76. Control9=IDC_STATIC,button,1342210823
  77. Control10=IDC_CONNECTEDIT,edit,1342244864
  78. Control11=IDC_STATIC,static,1342308352
  79. Control12=IDC_DISCONNECTBUTTON,button,1342275584
  80. Control13=IDC_STATIC,static,1342308352
  81. Control14=IDC_STATIC,static,1342308352
  82. Control15=IDC_PORT,edit,1342242817
  83. Control16=IDC_IPADDRESS,edit,1342242817
  84. Control17=IDC_RECEIVECLEARBUTTON,button,1342275584
  85. Control18=IDC_SENDCLEARBUTTON,button,1342275584
  86. Control19=IDC_TIME,edit,1342242945
  87. Control20=IDC_time2,edit,1342242945
  88. Control21=IDC_STATIC,button,1342210823
  89. Control22=IDC_STATIC,button,1342210055
  90. Control23=IDC_BUTTON1,button,1342275584
  91. Control24=IDC_STATIC,button,1342210055
  92. Control25=IDC_BUTTON2,button,1342275584
  93. [CLS:CChangeStatusDlg]
  94. Type=0
  95. HeaderFile=ChangeStatusDlg.h
  96. ImplementationFile=ChangeStatusDlg.cpp
  97. BaseClass=CDialog
  98. Filter=D
  99. VirtualFilter=dWC
  100. LastObject=CChangeStatusDlg
  101. [CLS:CNewSocket]
  102. Type=0
  103. HeaderFile=NewSocket.h
  104. ImplementationFile=NewSocket.cpp
  105. BaseClass=CSocket
  106. Filter=N
  107. VirtualFilter=uq
  108. [DLG:IDD_liaotian]
  109. Type=1
  110. Class=Cliaotian
  111. ControlCount=3
  112. Control1=IDC_EDIT1,edit,1352732804
  113. Control2=IDC_BUTTON1,button,1342275584
  114. Control3=IDC_BUTTON2,button,1342275584
  115. [CLS:Cliaotian]
  116. Type=0
  117. HeaderFile=liaotian.h
  118. ImplementationFile=liaotian.cpp
  119. BaseClass=CDialog
  120. Filter=D
  121. VirtualFilter=dWC
  122. LastObject=IDC_EDIT1