MSN.clw
上传用户:seeker_wen
上传日期:2016-05-23
资源大小:2084k
文件大小:4k
源码类别:

ICQ/即时通讯

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CMSNDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "MSN.h"
  8. ClassCount=9
  9. Class1=CMSNApp
  10. Class2=CMSNDlg
  11. Class3=CAboutDlg
  12. ResourceCount=8
  13. Resource1=IDD_CHAT_RIGHT
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_DIALOG1
  16. Class4=CUserList
  17. Class5=CUserWnd
  18. Class6=CUserTree
  19. Resource4=IDD_CHAT
  20. Class7=CUserChat
  21. Resource5=IDD_CHAT_LEFT
  22. Resource6=IDD_ABOUTBOX
  23. Class8=CChatLeft
  24. Class9=CChatRight
  25. Resource7=IDD_MSN_DIALOG
  26. Resource8=IDR_TOOLBAR1
  27. [CLS:CMSNApp]
  28. Type=0
  29. HeaderFile=MSN.h
  30. ImplementationFile=MSN.cpp
  31. Filter=N
  32. [CLS:CMSNDlg]
  33. Type=0
  34. HeaderFile=MSNDlg.h
  35. ImplementationFile=MSNDlg.cpp
  36. Filter=W
  37. BaseClass=CDialog
  38. VirtualFilter=dWC
  39. LastObject=1200
  40. [CLS:CAboutDlg]
  41. Type=0
  42. HeaderFile=MSNDlg.h
  43. ImplementationFile=MSNDlg.cpp
  44. Filter=D
  45. [DLG:IDD_ABOUTBOX]
  46. Type=1
  47. Class=CAboutDlg
  48. ControlCount=6
  49. Control1=IDC_STATIC,static,1342177283
  50. Control2=IDC_STATIC,static,1342308480
  51. Control3=IDC_STATIC,static,1342308352
  52. Control4=IDOK,button,1342373889
  53. Control5=IDC_STATIC,static,1342308352
  54. Control6=IDC_STATIC,static,1342308352
  55. [DLG:IDD_MSN_DIALOG]
  56. Type=1
  57. Class=CMSNDlg
  58. ControlCount=14
  59. Control1=1200,button,1342242816
  60. Control2=1201,button,1342242816
  61. Control3=1202,button,1342242816
  62. Control4=1203,button,1342242816
  63. Control5=1204,button,1342242816
  64. Control6=1205,button,1342242816
  65. Control7=888,button,1342242816
  66. Control8=IDC_TABITEM,SysTabControl32,1342325888
  67. Control9=14003,edit,1342242948
  68. Control10=1500,static,1342308352
  69. Control11=6000,button,1342243072
  70. Control12=IDC_EXPLORER1,{8856F961-340A-11D0-A96B-00C04FD705A2},1342242816
  71. Control13=8000,button,1342242816
  72. Control14=8001,button,1342242816
  73. [DLG:IDD_DIALOG1]
  74. Type=1
  75. Class=CUserList
  76. ControlCount=4
  77. Control1=IDC_TREE1,SysTreeView32,1342246912
  78. Control2=IDC_EDIT16,edit,1342247044
  79. Control3=3000,button,1342242816
  80. Control4=3001,button,1342242816
  81. [CLS:CUserList]
  82. Type=0
  83. HeaderFile=UserList.h
  84. ImplementationFile=UserList.cpp
  85. BaseClass=CDialog
  86. Filter=D
  87. LastObject=3000
  88. VirtualFilter=dWC
  89. [CLS:CUserWnd]
  90. Type=0
  91. HeaderFile=UserWnd.h
  92. ImplementationFile=UserWnd.cpp
  93. BaseClass=CWnd
  94. Filter=W
  95. VirtualFilter=WC
  96. [CLS:CUserTree]
  97. Type=0
  98. HeaderFile=UserTree.h
  99. ImplementationFile=UserTree.cpp
  100. BaseClass=CTreeCtrl
  101. Filter=W
  102. [DLG:IDD_CHAT]
  103. Type=1
  104. Class=CUserChat
  105. ControlCount=14
  106. Control1=IDC_BUTTON_SEND,button,1342177280
  107. Control2=1000,button,1342275584
  108. Control3=1001,button,1342242816
  109. Control4=1002,button,1342242816
  110. Control5=IDC_BUTTON_SWITCH,button,1342242819
  111. Control6=IDC_BUTTON_SEND2,button,1342177280
  112. Control7=IDC_STATICAD,static,1342308352
  113. Control8=IDC_BUTTON_SEND3,button,1342177280
  114. Control9=1003,button,1342242816
  115. Control10=1004,button,1342242816
  116. Control11=1005,button,1342242816
  117. Control12=1006,button,1342242816
  118. Control13=1007,button,1342242816
  119. Control14=1008,button,1342242816
  120. [CLS:CUserChat]
  121. Type=0
  122. HeaderFile=UserChat.h
  123. ImplementationFile=UserChat.cpp
  124. BaseClass=CDialog
  125. Filter=W
  126. LastObject=IDC_CHECK2
  127. VirtualFilter=dWC
  128. [DLG:IDD_CHAT_LEFT]
  129. Type=1
  130. Class=CChatLeft
  131. ControlCount=3
  132. Control1=IDC_STATIC_SPLITTER,static,1073741832
  133. Control2=IDC_RICHEDIT_CHAT,edit,1350631620
  134. Control3=IDC_RICHEDIT_SEND,edit,1352732868
  135. [DLG:IDD_CHAT_RIGHT]
  136. Type=1
  137. Class=CChatRight
  138. ControlCount=2
  139. Control1=IDC_STATICM,static,1342177294
  140. Control2=IDC_STATIC_F,static,1342177294
  141. [CLS:CChatLeft]
  142. Type=0
  143. HeaderFile=ChatLeft.h
  144. ImplementationFile=ChatLeft.cpp
  145. BaseClass=CDialog
  146. Filter=W
  147. LastObject=IDC_RICHEDIT_CHAT
  148. VirtualFilter=dWC
  149. [CLS:CChatRight]
  150. Type=0
  151. HeaderFile=ChatRight.h
  152. ImplementationFile=ChatRight.cpp
  153. BaseClass=CDialog
  154. Filter=W
  155. LastObject=CChatRight
  156. VirtualFilter=dWC
  157. [TB:IDR_TOOLBAR1]
  158. Type=1
  159. Class=?
  160. Command1=ID_BUTTON32771
  161. CommandCount=1