fchess.clw
上传用户:hy11688
上传日期:2007-01-08
资源大小:81k
文件大小:3k
源码类别:

棋牌游戏

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CAboutDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "fchess.h"
  8. LastPage=0
  9. ClassCount=7
  10. Class1=CFchessApp
  11. Class2=CFchessDoc
  12. Class3=CFchessView
  13. Class4=CMainFrame
  14. ResourceCount=5
  15. Resource1=IDR_MAINFRAME
  16. Resource2=IDD_ESTDLG
  17. Class5=CAboutDlg
  18. Class6=CEstDlg
  19. Resource3=IDD_ABOUTBOX
  20. Class7=CMessageBar
  21. Resource4=IDD_MESSAGEBAR
  22. Resource5=IDR_MAINFRAME (English (U.S.))
  23. [CLS:CFchessApp]
  24. Type=0
  25. HeaderFile=fchess.h
  26. ImplementationFile=fchess.cpp
  27. Filter=N
  28. VirtualFilter=AC
  29. LastObject=CFchessApp
  30. [CLS:CFchessDoc]
  31. Type=0
  32. HeaderFile=fchesdoc.h
  33. ImplementationFile=fchesdoc.cpp
  34. Filter=N
  35. [CLS:CFchessView]
  36. Type=0
  37. HeaderFile=fchesvw.h
  38. ImplementationFile=fchesvw.cpp
  39. Filter=C
  40. VirtualFilter=VWC
  41. LastObject=IDM_BEEP
  42. BaseClass=CView
  43. [CLS:CMainFrame]
  44. Type=0
  45. HeaderFile=mainfrm.h
  46. ImplementationFile=mainfrm.cpp
  47. Filter=T
  48. VirtualFilter=fWC
  49. LastObject=CMainFrame
  50. [CLS:CAboutDlg]
  51. Type=0
  52. HeaderFile=fchess.cpp
  53. ImplementationFile=fchess.cpp
  54. Filter=D
  55. BaseClass=CDialog
  56. VirtualFilter=dWC
  57. LastObject=CAboutDlg
  58. [DLG:IDD_ABOUTBOX]
  59. Type=1
  60. Class=CAboutDlg
  61. ControlCount=4
  62. Control1=IDC_STATIC,static,1342177283
  63. Control2=IDC_STATIC,static,1342308353
  64. Control3=IDC_STATIC,static,1342308353
  65. Control4=IDC_WIN_AND_LOST,static,1342308864
  66. [MNU:IDR_MAINFRAME]
  67. Type=1
  68. Class=CMainFrame
  69. Command1=ID_GAME_NEW
  70. Command2=ID_GAME_QUITCURRENTGAME
  71. Command3=ID_FUNCTION_SENDMESSAGETOOTHER
  72. Command4=IDM_BEEP
  73. Command5=ID_VIEW_TOOLBAR
  74. Command6=ID_APP_EXIT
  75. Command7=ID_APP_ABOUT
  76. CommandCount=7
  77. [ACL:IDR_MAINFRAME]
  78. Type=1
  79. Class=CMainFrame
  80. Command1=ID_FUNCTION_SENDMESSAGETOOTHER
  81. CommandCount=1
  82. [CLS:CEstDlg]
  83. Type=0
  84. HeaderFile=estdlg.h
  85. ImplementationFile=estdlg.cpp
  86. Filter=D
  87. VirtualFilter=dWC
  88. LastObject=CEstDlg
  89. BaseClass=CDialog
  90. [DLG:IDD_MESSAGEBAR]
  91. Type=1
  92. Class=CMessageBar
  93. ControlCount=4
  94. Control1=IDC_SEND,edit,1350631424
  95. Control2=IDC_RECV,edit,1350633600
  96. Control3=IDC_STATIC,static,1342308866
  97. Control4=IDC_STATIC,static,1342308866
  98. [CLS:CMessageBar]
  99. Type=0
  100. HeaderFile=messageb.h
  101. ImplementationFile=messageb.cpp
  102. Filter=C
  103. LastObject=IDC_SEND
  104. VirtualFilter=dWC
  105. [DLG:IDD_ESTDLG]
  106. Type=1
  107. Class=?
  108. ControlCount=9
  109. Control1=IDCANCEL,button,1342242816
  110. Control2=IDC_EFFECT,button,1342242816
  111. Control3=IDC_OTHERNAME,edit,1350631552
  112. Control4=IDC_STATIC,static,1342308352
  113. Control5=IDC_CONNECT,button,1342308361
  114. Control6=IDC_LISTEN,button,1342177289
  115. Control7=IDC_STATIC,button,1342177287
  116. Control8=IDC_ONE,static,1073741827
  117. Control9=IDC_STATIC,static,1342308352
  118. [ACL:IDR_MAINFRAME (English (U.S.))]
  119. Type=1
  120. Class=?
  121. Command1=ID_FUNCTION_SENDMESSAGETOOTHER
  122. CommandCount=1
  123. [TB:IDR_MAINFRAME]
  124. Type=1
  125. Class=?
  126. Command1=ID_GAME_NEW
  127. Command2=ID_FUNCTION_SENDMESSAGETOOTHER
  128. Command3=ID_GAME_QUITCURRENTGAME
  129. Command4=IDM_BEEP
  130. Command5=ID_APP_ABOUT
  131. CommandCount=5