Fighter.clw
上传用户:baina_li
上传日期:2013-03-23
资源大小:960k
文件大小:6k
源码类别:

射击游戏

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CAboutPage
  5. LastTemplate=CButton
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "fighter.h"
  8. LastPage=0
  9. ClassCount=15
  10. Class1=CAboutPage
  11. Class2=CCongraduationDlg
  12. Class3=CFighterApp
  13. Class4=CAboutDlg
  14. Class5=CFighterDlg
  15. Class6=CDialog
  16. Class7=CPictureEx
  17. Class8=CRankDlg
  18. Class9=CRankPage
  19. ResourceCount=10
  20. Resource1=IDD_CONGRADUATION
  21. Resource2=IDD_RANK_PAGE
  22. Resource3=IDD_ABOUT_PAGE
  23. Resource4="IDD_RANK"
  24. Resource5=IDD_QUIT
  25. Class10=CMyPropertySheet
  26. Resource6=IDD_OPERATION_PAGE
  27. Class11=CBmpStatic
  28. Resource7=IDR_MENU_POPUP
  29. Class12=CSettingPage
  30. Resource8=IDD_FIGHTER_DIALOG
  31. Class13=CQuitDlg
  32. Class14=COperationPage
  33. Class15=CMyButton
  34. Resource9=IDD_SETTING_PAGE
  35. Resource10=IDR_TOOLBAR
  36. [CLS:CAboutPage]
  37. Type=0
  38. BaseClass=CPropertyPage
  39. HeaderFile=AboutPage.h
  40. ImplementationFile=AboutPage.cpp
  41. Filter=D
  42. VirtualFilter=idWC
  43. LastObject=IDC_DISPLAY_STATIC
  44. [CLS:CCongraduationDlg]
  45. Type=0
  46. BaseClass=CDialog
  47. HeaderFile=CongraduationDlg.h
  48. ImplementationFile=CongraduationDlg.cpp
  49. Filter=D
  50. VirtualFilter=dWC
  51. LastObject=CCongraduationDlg
  52. [CLS:CFighterApp]
  53. Type=0
  54. BaseClass=CWinApp
  55. HeaderFile=Fighter.h
  56. ImplementationFile=Fighter.cpp
  57. [CLS:CAboutDlg]
  58. Type=0
  59. BaseClass=CDialog
  60. HeaderFile=FighterDlg.cpp
  61. ImplementationFile=FighterDlg.cpp
  62. LastObject=CAboutDlg
  63. [CLS:CFighterDlg]
  64. Type=0
  65. BaseClass=CDialog
  66. HeaderFile=FighterDlg.h
  67. ImplementationFile=FighterDlg.cpp
  68. LastObject=CFighterDlg
  69. Filter=D
  70. VirtualFilter=dWC
  71. [CLS:CDialog]
  72. Type=0
  73. HeaderFile=NewMenu.h
  74. ImplementationFile=NewMenu.cpp
  75. [CLS:CPictureEx]
  76. Type=0
  77. BaseClass=CStatic
  78. HeaderFile=PictureEx.h
  79. ImplementationFile=PictureEx.cpp
  80. [CLS:CRankDlg]
  81. Type=0
  82. BaseClass=CDialog
  83. HeaderFile=RankDlg.h
  84. ImplementationFile=RankDlg.cpp
  85. [CLS:CRankPage]
  86. Type=0
  87. BaseClass=CPropertyPageEx
  88. HeaderFile=RankPage.h
  89. ImplementationFile=RankPage.cpp
  90. [DLG:IDD_ABOUT_PAGE]
  91. Type=1
  92. Class=CAboutPage
  93. ControlCount=8
  94. Control1=IDC_STATIC,static,1342177283
  95. Control2=IDC_STATIC,static,1342308480
  96. Control3=IDC_STATIC,static,1342308352
  97. Control4=IDC_HOMEPAGE,static,1342308352
  98. Control5=IDC_EMAIL,static,1342308352
  99. Control6=IDC_STATIC,static,1342308352
  100. Control7=IDC_STATIC,static,1342177296
  101. Control8=IDC_DISPLAY_STATIC,static,1342308352
  102. [DLG:IDD_CONGRADUATION]
  103. Type=1
  104. Class=CCongraduationDlg
  105. ControlCount=8
  106. Control1=IDC_NAME,edit,1350631552
  107. Control2=IDC_STATIC,static,1342308353
  108. Control3=IDC_STATIC,static,1342308352
  109. Control4=IDC_BOMB,edit,1350633600
  110. Control5=IDC_STATIC,static,1342308352
  111. Control6=IDC_PERCENTAGE,edit,1350633600
  112. Control7=IDC_STATIC,static,1342308352
  113. Control8=IDOK,button,1342242817
  114. [DLG:IDD_FIGHTER_DIALOG]
  115. Type=1
  116. Class=CFighterDlg
  117. ControlCount=6
  118. Control1=IDC_BUTTON_NEW,button,1342242827
  119. Control2=IDC_BUTTON_POSITION,button,1342242827
  120. Control3=IDC_BUTTON_SAVE,button,1342242827
  121. Control4=IDC_BUTTON_OPTION,button,1342242827
  122. Control5=IDC_BUTTON_LOAD,button,1342242827
  123. Control6=IDC_BUTTON_QUIT,button,1342242827
  124. [MNU:IDR_MENU_POPUP]
  125. Type=1
  126. Class=?
  127. Command1=ID_MENU_SHOW
  128. Command2=ID_MENU_SOUND
  129. Command3=ID_MENU_SAVE
  130. Command4=ID_MENU_LOAD
  131. Command5=ID_MENU_HOMEPAGE
  132. Command6=ID_MENU_QUIT
  133. CommandCount=6
  134. [CLS:CMyPropertySheet]
  135. Type=0
  136. HeaderFile=MyPropertySheet.h
  137. ImplementationFile=MyPropertySheet.cpp
  138. BaseClass=CPropertySheet
  139. Filter=W
  140. LastObject=CMyPropertySheet
  141. [DLG:"IDD_RANK"]
  142. Type=1
  143. Class=?
  144. ControlCount=2
  145. Control1=IDC_STATIC,static,1342308353
  146. Control2=IDC_LIST_RANK,SysListView32,1350631425
  147. [CLS:CBmpStatic]
  148. Type=0
  149. HeaderFile=BmpStatic.h
  150. ImplementationFile=BmpStatic.cpp
  151. BaseClass=CStatic
  152. Filter=W
  153. [DLG:IDD_SETTING_PAGE]
  154. Type=1
  155. Class=CSettingPage
  156. ControlCount=10
  157. Control1=IDC_SOUND,button,1342242819
  158. Control2=IDC_SHORTCUT,button,1342242819
  159. Control3=IDC_BOSS_FILE,edit,1350631552
  160. Control4=IDC_BROWSE_BOSS_FILE,button,1342242816
  161. Control5=IDC_STATIC,static,1342308352
  162. Control6=IDC_STATIC,static,1342177296
  163. Control7=IDC_STATIC,static,1342177283
  164. Control8=IDC_STATIC,static,1342308352
  165. Control9=IDC_SHORTCUT_NAME,edit,1350631552
  166. Control10=IDC_STATIC,static,1342308352
  167. [CLS:CSettingPage]
  168. Type=0
  169. HeaderFile=SettingPage.h
  170. ImplementationFile=SettingPage.cpp
  171. BaseClass=CPropertyPage
  172. Filter=D
  173. LastObject=IDC_BROWSE_BOSS_FILE
  174. VirtualFilter=idWC
  175. [TB:IDR_TOOLBAR]
  176. Type=1
  177. Class=?
  178. Command1=ID_MENU_SAVE
  179. Command2=ID_MENU_LOAD
  180. Command3=ID_MENU_HOMEPAGE
  181. CommandCount=3
  182. [DLG:IDD_QUIT]
  183. Type=1
  184. Class=CQuitDlg
  185. ControlCount=4
  186. Control1=IDOK,button,1342242817
  187. Control2=IDCANCEL,button,1342242816
  188. Control3=IDC_STATIC,static,1342177283
  189. Control4=IDC_STATIC,static,1342308352
  190. [CLS:CQuitDlg]
  191. Type=0
  192. HeaderFile=QuitDlg.h
  193. ImplementationFile=QuitDlg.cpp
  194. BaseClass=CDialog
  195. Filter=D
  196. LastObject=CQuitDlg
  197. [CLS:COperationPage]
  198. Type=0
  199. HeaderFile=OperationPage.h
  200. ImplementationFile=OperationPage.cpp
  201. BaseClass=CPropertyPage
  202. Filter=D
  203. LastObject=COperationPage
  204. [DLG:IDD_RANK_PAGE]
  205. Type=1
  206. Class=CRankDlg
  207. ControlCount=4
  208. Control1=IDC_STATIC,static,1342308352
  209. Control2=IDC_LIST_RANK,SysListView32,1350631425
  210. Control3=IDC_STATIC,static,1342177283
  211. Control4=IDC_STATIC,static,1342177296
  212. [CLS:CMyButton]
  213. Type=0
  214. HeaderFile=MyButton.h
  215. ImplementationFile=MyButton.cpp
  216. BaseClass=CButton
  217. Filter=W
  218. VirtualFilter=BWC
  219. LastObject=CMyButton
  220. [DLG:IDD_OPERATION_PAGE]
  221. Type=1
  222. Class=?
  223. ControlCount=15
  224. Control1=IDC_STATIC,static,1342308352
  225. Control2=IDC_STATIC,static,1342308352
  226. Control3=IDC_STATIC,static,1342308352
  227. Control4=IDC_STATIC,static,1342308352
  228. Control5=IDC_STATIC,static,1342308352
  229. Control6=IDC_STATIC,static,1342308352
  230. Control7=IDC_STATIC,static,1342308352
  231. Control8=IDC_STATIC,static,1342308352
  232. Control9=IDC_STATIC,static,1342308352
  233. Control10=IDC_STATIC,static,1342308352
  234. Control11=IDC_STATIC,static,1342308352
  235. Control12=IDC_STATIC,static,1342308352
  236. Control13=IDC_STATIC,static,1342177283
  237. Control14=IDC_STATIC,static,1342177296
  238. Control15=IDC_STATIC,static,1342308352