📄 mine.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMineWnd
LastTemplate=generic CWnd
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "mine.h"
LastPage=0
ClassCount=6
Class1=CCustomDlg
Class2=CHeroDlg
Class3=CMineApp
Class4=CMineDlg
Class5=CRecordDlg
ResourceCount=4
Resource1=IDD_CUSTOM_DIALOG
Resource2=IDD_HERO_DIALOG
Resource3=IDD_RECORD_DIALOG
Class6=CMineWnd
Resource4=IDR_MENU
[CLS:CCustomDlg]
Type=0
BaseClass=CDialog
HeaderFile=CustomDlg.h
ImplementationFile=CustomDlg.cpp
LastObject=ID_EDIT_HEIGHT
Filter=D
VirtualFilter=dWC
[CLS:CHeroDlg]
Type=0
BaseClass=CDialog
HeaderFile=HeroDlg.h
ImplementationFile=HeroDlg.cpp
Filter=D
VirtualFilter=dWC
LastObject=CHeroDlg
[CLS:CMineApp]
Type=0
BaseClass=CWinApp
HeaderFile=Mine.h
ImplementationFile=Mine.cpp
LastObject=CMineApp
[CLS:CMineDlg]
Type=0
BaseClass=CDialog
HeaderFile=MineDlg.h
ImplementationFile=MineDlg.cpp
[CLS:CRecordDlg]
Type=0
BaseClass=CDialog
HeaderFile=RecordDlg.h
ImplementationFile=RecordDlg.cpp
Filter=D
VirtualFilter=dWC
LastObject=ID_TEXT
[DLG:IDD_CUSTOM_DIALOG]
Type=1
Class=CCustomDlg
ControlCount=8
Control1=ID_BUTTON_SETOK,button,1342242817
Control2=ID_BUTTON_SETCANCEL,button,1342242816
Control3=112,static,1342177280
Control4=ID_EDIT_HEIGHT,edit,1350631424
Control5=113,static,1342177280
Control6=ID_EDIT_WIDTH,edit,1350631424
Control7=111,static,1342177280
Control8=ID_EDIT_MINE_NUMBER,edit,1350631424
[DLG:IDD_HERO_DIALOG]
Type=1
Class=CHeroDlg
ControlCount=11
Control1=ID_BUTTON_OK,button,1342242817
Control2=ID_BUTTON_RECOUNT,button,1342242816
Control3=708,static,1342177280
Control4=701,static,1342177280
Control5=702,static,1342177280
Control6=709,static,1342177280
Control7=703,static,1342177280
Control8=704,static,1342177280
Control9=710,static,1342177280
Control10=705,static,1342177280
Control11=706,static,1342177280
[DLG:IDD_RECORD_DIALOG]
Type=1
Class=CRecordDlg
ControlCount=3
Control1=ID_EDIT_NAME,edit,1350631552
Control2=ID_BT_OK,button,1342242817
Control3=ID_TEXT,static,1342177281
[MNU:IDR_MENU]
Type=1
Class=?
Command1=ID_MENU_GAMESTART
Command2=ID_MENU_PRIMARY
Command3=ID_MENU_SECONDARY
Command4=ID_MENU_ADVANCED
Command5=ID_MENU_CUSTOM
Command6=ID_MENU_MARK
Command7=ID_MENU_COLOR
Command8=ID_MENU_SOUND
Command9=ID_MENU_HERO_LIST
Command10=ID_MENU_EXIT
Command11=ID_MENU_HELP_LIST
Command12=ID_MENU_HELP_FIND
Command13=ID_MENU_HELP_USE
Command14=ID_MENU_ABOUT
CommandCount=14
[CLS:CMineWnd]
Type=0
HeaderFile=MineWnd.h
ImplementationFile=MineWnd.cpp
BaseClass=CWnd
Filter=W
LastObject=CMineWnd
VirtualFilter=WC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -