BoxMan_Editer.clw
上传用户:qiangti
上传日期:2022-04-06
资源大小:644k
文件大小:2k
源码类别:

其他智力游戏

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CBoxman_EditerWnd
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "BoxMan_Editer.h"
  8. LastPage=0
  9. ClassCount=7
  10. Class1=CBoxMan_EditerApp
  11. Class2=CBoxMan_EditerDoc
  12. Class3=CBoxMan_EditerView
  13. Class4=CMainFrame
  14. ResourceCount=2
  15. Resource1=IDR_MAINFRAME
  16. Class5=CAboutDlg
  17. Class6=CBoxman_EditerWnd
  18. Class7=CLoadMapDlg
  19. Resource2=IDD_DIALOAG_LOAD_NMU
  20. [CLS:CBoxMan_EditerApp]
  21. Type=0
  22. HeaderFile=BoxMan_Editer.h
  23. ImplementationFile=BoxMan_Editer.cpp
  24. Filter=N
  25. LastObject=CBoxMan_EditerApp
  26. [CLS:CBoxMan_EditerDoc]
  27. Type=0
  28. HeaderFile=BoxMan_EditerDoc.h
  29. ImplementationFile=BoxMan_EditerDoc.cpp
  30. Filter=N
  31. [CLS:CBoxMan_EditerView]
  32. Type=0
  33. HeaderFile=BoxMan_EditerView.h
  34. ImplementationFile=BoxMan_EditerView.cpp
  35. Filter=C
  36. [CLS:CMainFrame]
  37. Type=0
  38. HeaderFile=MainFrm.h
  39. ImplementationFile=MainFrm.cpp
  40. Filter=T
  41. [CLS:CAboutDlg]
  42. Type=0
  43. HeaderFile=BoxMan_Editer.cpp
  44. ImplementationFile=BoxMan_Editer.cpp
  45. Filter=D
  46. [MNU:IDR_MAINFRAME]
  47. Type=1
  48. Class=CMainFrame
  49. Command1=ID_MENU_NEW_MAP
  50. Command2=ID_MENU_LOAD_MAP
  51. Command3=ID_MENU_SAVE_MAP
  52. Command4=ID_MENU_MAP_WHITEWALL
  53. Command5=ID_MENU_MAP_BLUEWALL
  54. Command6=ID_MENU_MAP_BALL
  55. Command7=ID_MENU_MAP_YELLOWBOX
  56. Command8=ID_MENU_MAP_MAN_WALL_BALL
  57. Command9=ID_MENU_MAP_BKGROUND
  58. Command10=ID_APP_ABOUT
  59. CommandCount=10
  60. [ACL:IDR_MAINFRAME]
  61. Type=1
  62. Class=CMainFrame
  63. Command1=ID_FILE_NEW
  64. Command2=ID_FILE_OPEN
  65. Command3=ID_FILE_SAVE
  66. Command4=ID_EDIT_UNDO
  67. Command5=ID_EDIT_CUT
  68. Command6=ID_EDIT_COPY
  69. Command7=ID_EDIT_PASTE
  70. Command8=ID_EDIT_UNDO
  71. Command9=ID_EDIT_CUT
  72. Command10=ID_EDIT_COPY
  73. Command11=ID_EDIT_PASTE
  74. Command12=ID_NEXT_PANE
  75. Command13=ID_PREV_PANE
  76. CommandCount=13
  77. [CLS:CBoxman_EditerWnd]
  78. Type=0
  79. HeaderFile=Boxman_EditerWnd.h
  80. ImplementationFile=Boxman_EditerWnd.cpp
  81. BaseClass=CFrameWnd
  82. Filter=C
  83. VirtualFilter=WC
  84. LastObject=CBoxman_EditerWnd
  85. [DLG:IDD_DIALOAG_LOAD_NMU]
  86. Type=1
  87. Class=CLoadMapDlg
  88. ControlCount=5
  89. Control1=IDOK,button,1342242817
  90. Control2=IDC_STATIC,static,1342308352
  91. Control3=IDC_EDIT_LOAD_NUM,edit,1350639744
  92. Control4=IDC_STATIC,static,1342308352
  93. Control5=IDC_STATIC_MAX_NUM,static,1342308352
  94. [CLS:CLoadMapDlg]
  95. Type=0
  96. HeaderFile=LoadMapDlg.h
  97. ImplementationFile=LoadMapDlg.cpp
  98. BaseClass=CDialog
  99. Filter=W
  100. VirtualFilter=dWC
  101. LastObject=CLoadMapDlg