skyblue_Rect.clw
上传用户:hbrsgg1
上传日期:2014-05-08
资源大小:2826k
文件大小:3k
源码类别:

其他智力游戏

开发平台:

C/C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CSkyblue_RectView
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "skyblue_rect.h"
  8. LastPage=0
  9. ClassCount=6
  10. Class1=CMainFrame
  11. Class2=COptionDlg
  12. Class3=CSkyblue_RectApp
  13. Class4=CAboutDlg
  14. Class5=CSkyblue_RectDoc
  15. Class6=CSkyblue_RectView
  16. ResourceCount=3
  17. Resource1=IDR_MAINFRAME
  18. Resource2=IDD_ABOUTBOX
  19. Resource3=IDD_DLG_OPTION
  20. [CLS:CMainFrame]
  21. Type=0
  22. BaseClass=CFrameWnd
  23. HeaderFile=MainFrm.h
  24. ImplementationFile=MainFrm.cpp
  25. LastObject=CMainFrame
  26. [CLS:COptionDlg]
  27. Type=0
  28. BaseClass=CDialog
  29. HeaderFile=OptionDlg.h
  30. ImplementationFile=OptionDlg.cpp
  31. LastObject=COptionDlg
  32. [CLS:CSkyblue_RectApp]
  33. Type=0
  34. BaseClass=CWinApp
  35. HeaderFile=skyblue_Rect.h
  36. ImplementationFile=skyblue_Rect.cpp
  37. LastObject=CSkyblue_RectApp
  38. [CLS:CAboutDlg]
  39. Type=0
  40. BaseClass=CDialog
  41. HeaderFile=skyblue_Rect.cpp
  42. ImplementationFile=skyblue_Rect.cpp
  43. [CLS:CSkyblue_RectDoc]
  44. Type=0
  45. BaseClass=CDocument
  46. HeaderFile=skyblue_RectDoc.h
  47. ImplementationFile=skyblue_RectDoc.cpp
  48. LastObject=CSkyblue_RectDoc
  49. [CLS:CSkyblue_RectView]
  50. Type=0
  51. BaseClass=CView
  52. HeaderFile=skyblue_RectView.h
  53. ImplementationFile=skyblue_RectView.cpp
  54. LastObject=CSkyblue_RectView
  55. [DLG:IDD_DLG_OPTION]
  56. Type=1
  57. Class=COptionDlg
  58. ControlCount=10
  59. Control1=IDOK,button,1342242817
  60. Control2=IDCANCEL,button,1342242816
  61. Control3=IDC_STATIC,static,1342308352
  62. Control4=IDC_STATIC,static,1342308352
  63. Control5=IDC_COMBO_AREA,combobox,1344340226
  64. Control6=IDC_COMBO_LEVEL,combobox,1344340226
  65. Control7=IDC_CHECK_GRID,button,1342242819
  66. Control8=IDC_CHECK_MUSIC,button,1342242819
  67. Control9=IDC_STATIC,static,1342308352
  68. Control10=IDC_COMBO_BLOCK_SYTLE,combobox,1344340226
  69. [DLG:IDD_ABOUTBOX]
  70. Type=1
  71. Class=CAboutDlg
  72. ControlCount=4
  73. Control1=IDC_STATIC,static,1342177283
  74. Control2=IDC_STATIC,static,1342308480
  75. Control3=IDC_STATIC,static,1342308352
  76. Control4=IDOK,button,1342373889
  77. [TB:IDR_MAINFRAME]
  78. Type=1
  79. Class=?
  80. Command1=ID_FILE_NEW
  81. Command2=ID_FILE_OPEN
  82. Command3=ID_FILE_SAVE
  83. Command4=ID_EDIT_CUT
  84. Command5=ID_EDIT_COPY
  85. Command6=ID_EDIT_PASTE
  86. Command7=ID_FILE_PRINT
  87. Command8=ID_APP_ABOUT
  88. CommandCount=8
  89. [MNU:IDR_MAINFRAME]
  90. Type=1
  91. Class=?
  92. Command1=ID_GAME_START
  93. Command2=ID_GAME_PAUSH
  94. Command3=ID_GAME_END
  95. Command4=ID_GAME_OPTION
  96. Command5=ID_GAME_EXIT
  97. Command6=ID_OPTION_LEVEL1
  98. Command7=ID_OPTION_LEVEL2
  99. Command8=ID_OPTION_LEVEL3
  100. Command9=ID_OPTION_LEVEL4
  101. Command10=ID_OPTION_LEVEL5
  102. Command11=ID_OPTION_LEVEL6
  103. Command12=ID_OPTION_MUSIC
  104. Command13=ID_HELP_HELP
  105. Command14=ID_HELP_ABOUT
  106. CommandCount=14
  107. [ACL:IDR_MAINFRAME]
  108. Type=1
  109. Class=?
  110. Command1=ID_FILE_NEW
  111. Command2=ID_FILE_OPEN
  112. Command3=ID_FILE_SAVE
  113. Command4=ID_FILE_PRINT
  114. Command5=ID_EDIT_UNDO
  115. Command6=ID_EDIT_CUT
  116. Command7=ID_EDIT_COPY
  117. Command8=ID_EDIT_PASTE
  118. Command9=ID_EDIT_UNDO
  119. Command10=ID_EDIT_CUT
  120. Command11=ID_EDIT_COPY
  121. Command12=ID_EDIT_PASTE
  122. Command13=ID_NEXT_PANE
  123. Command14=ID_PREV_PANE
  124. CommandCount=14