Five.clw
上传用户:fjjkzlh
上传日期:2010-04-06
资源大小:469k
文件大小:4k
源码类别:

棋牌游戏

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CFiveDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "five.h"
  8. LastPage=0
  9. ClassCount=9
  10. Class1=CChatEdit
  11. Class2=CClientDlg
  12. Class3=CFiveApp
  13. Class4=CFiveDlg
  14. Class5=CFiveSocket
  15. Class6=CServerDlg
  16. ResourceCount=7
  17. Resource1=IDD_DLG_CLIENT
  18. Resource2=IDD_DLG_ABOUT
  19. Resource3=IDD_DLG_SERVER
  20. Resource4=IDD_FIVE_DIALOG
  21. Class7=CNameDlg
  22. Resource5=IDD_DLG_NAME
  23. Class8=CStatDlg
  24. Resource6=IDD_DLG_STAT
  25. Class9=CAboutDlg
  26. Resource7=IDR_MENU
  27. [CLS:CChatEdit]
  28. Type=0
  29. BaseClass=CEdit
  30. HeaderFile=ChatEdit.h
  31. ImplementationFile=ChatEdit.cpp
  32. LastObject=CChatEdit
  33. [CLS:CClientDlg]
  34. Type=0
  35. BaseClass=CDialog
  36. HeaderFile=ClientDlg.h
  37. ImplementationFile=ClientDlg.cpp
  38. [CLS:CFiveApp]
  39. Type=0
  40. BaseClass=CWinApp
  41. HeaderFile=Five.h
  42. ImplementationFile=Five.cpp
  43. Filter=N
  44. VirtualFilter=AC
  45. [CLS:CFiveDlg]
  46. Type=0
  47. BaseClass=CDialog
  48. HeaderFile=FiveDlg.h
  49. ImplementationFile=FiveDlg.cpp
  50. LastObject=ID_MENU_ABOUT
  51. Filter=D
  52. VirtualFilter=dWC
  53. [CLS:CFiveSocket]
  54. Type=0
  55. BaseClass=CAsyncSocket
  56. HeaderFile=FiveSocket.h
  57. ImplementationFile=FiveSocket.cpp
  58. LastObject=CFiveSocket
  59. [CLS:CServerDlg]
  60. Type=0
  61. BaseClass=CDialog
  62. HeaderFile=ServerDlg.h
  63. ImplementationFile=ServerDlg.cpp
  64. [DLG:IDD_DLG_CLIENT]
  65. Type=1
  66. Class=CClientDlg
  67. ControlCount=7
  68. Control1=IDC_STATIC,static,1342308352
  69. Control2=IDC_STATIC,static,1342308352
  70. Control3=IDC_EDIT_HOST,edit,1350631552
  71. Control4=IDC_STATIC,button,1342177287
  72. Control5=IDC_BTN_CONNECT,button,1476460545
  73. Control6=IDC_BTN_OUT,button,1342242816
  74. Control7=IDC_ST_TIMER,static,1342308352
  75. [DLG:IDD_FIVE_DIALOG]
  76. Type=1
  77. Class=CFiveDlg
  78. ControlCount=9
  79. Control1=IDC_BTN_HQ,button,1342242816
  80. Control2=IDC_BTN_BACK,button,1342242816
  81. Control3=IDC_BTN_LOST,button,1342242816
  82. Control4=IDC_ST_ENEMY,static,1342308353
  83. Control5=IDC_ST_ME,static,1342308353
  84. Control6=IDC_EDT_CHAT,edit,1352730628
  85. Control7=IDC_STATIC,static,1342308352
  86. Control8=IDC_CMB_CHAT,combobox,1344339970
  87. Control9=IDC_STATIC,static,1342177283
  88. [DLG:IDD_DLG_SERVER]
  89. Type=1
  90. Class=CServerDlg
  91. ControlCount=9
  92. Control1=IDC_STATIC,static,1342308352
  93. Control2=IDC_STATIC,static,1342308352
  94. Control3=IDC_EDIT_HOST,edit,1350633600
  95. Control4=IDC_STATIC,static,1342308352
  96. Control5=IDC_EDIT_IP,edit,1350633600
  97. Control6=IDC_STATIC,button,1342177287
  98. Control7=IDC_BTN_LISTEN,button,1342242817
  99. Control8=IDC_BTN_LEAVE,button,1342242816
  100. Control9=IDC_ST_STATUS,static,1342308352
  101. [MNU:IDR_MENU]
  102. Type=1
  103. Class=?
  104. Command1=ID_MENU_1P
  105. Command2=ID_MENU_PC
  106. Command3=ID_MENU_SERVER
  107. Command4=ID_MENU_CLIENT
  108. Command5=ID_MENU_PLAYAGAIN
  109. Command6=ID_MENU_LEAVE
  110. Command7=ID_MENU_EXIT
  111. Command8=ID_MENU_NAME
  112. Command9=ID_MENU_STAT
  113. Command10=ID_MENU_ABOUT
  114. CommandCount=10
  115. [DLG:IDD_DLG_NAME]
  116. Type=1
  117. Class=CNameDlg
  118. ControlCount=4
  119. Control1=IDOK,button,1342242817
  120. Control2=IDCANCEL,button,1342242816
  121. Control3=IDC_STATIC,static,1342308352
  122. Control4=IDC_EDIT_NAME,edit,1350631552
  123. [CLS:CNameDlg]
  124. Type=0
  125. HeaderFile=NameDlg.h
  126. ImplementationFile=NameDlg.cpp
  127. BaseClass=CDialog
  128. Filter=D
  129. LastObject=CNameDlg
  130. VirtualFilter=dWC
  131. [DLG:IDD_DLG_STAT]
  132. Type=1
  133. Class=CStatDlg
  134. ControlCount=12
  135. Control1=IDOK,button,1342242817
  136. Control2=IDC_STATIC,static,1342308352
  137. Control3=IDC_STATIC,static,1342308352
  138. Control4=IDC_STATIC,static,1342308352
  139. Control5=IDC_STATIC,static,1342308352
  140. Control6=IDC_ST_NAME,static,1342308352
  141. Control7=IDC_ST_WIN,static,1342308352
  142. Control8=IDC_ST_DRAW,static,1342308352
  143. Control9=IDC_ST_LOST,static,1342308352
  144. Control10=IDC_STATIC,button,1342177287
  145. Control11=IDC_ST_PERCENT,static,1342308353
  146. Control12=IDC_BTN_RESET,button,1342242816
  147. [CLS:CStatDlg]
  148. Type=0
  149. HeaderFile=StatDlg.h
  150. ImplementationFile=StatDlg.cpp
  151. BaseClass=CDialog
  152. Filter=D
  153. VirtualFilter=dWC
  154. LastObject=CStatDlg
  155. [DLG:IDD_DLG_ABOUT]
  156. Type=1
  157. Class=CAboutDlg
  158. ControlCount=4
  159. Control1=IDOK,button,1342242817
  160. Control2=IDC_STATIC,static,1342177283
  161. Control3=IDC_STATIC,static,1342308352
  162. Control4=IDC_STATIC,static,1342308352
  163. [CLS:CAboutDlg]
  164. Type=0
  165. HeaderFile=AboutDlg.h
  166. ImplementationFile=AboutDlg.cpp
  167. BaseClass=CDialog
  168. Filter=D
  169. LastObject=CAboutDlg