📄 messageboxes.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CPageOption
LastTemplate=CPropertyPage
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "MessageBoxes.h"
ClassCount=6
Class1=CMessageBoxesApp
Class2=CMessageBoxesDlg
Class3=CAboutDlg
ResourceCount=6
Resource1=IDD_MESSAGEBOXES
Resource2=IDR_MAINFRAME
Resource3=MsgBoxOption
Resource4=IDD_ABOUTBOX
Resource5=MsgBoxSimple
Class5=CPageOption
Class6=CPageCustom
Class4=CPageSimple
Resource6=MsgBoxCustom
[CLS:CMessageBoxesApp]
Type=0
HeaderFile=MessageBoxes.h
ImplementationFile=MessageBoxes.cpp
Filter=N
[CLS:CMessageBoxesDlg]
Type=0
HeaderFile=MessageBoxesDlg.h
ImplementationFile=MessageBoxesDlg.cpp
Filter=D
[CLS:CAboutDlg]
Type=0
HeaderFile=MessageBoxesDlg.h
ImplementationFile=MessageBoxesDlg.cpp
Filter=D
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
[DLG:MsgBoxSimple]
Type=1
Class=CPageSimple
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_SIMPLEST_BTN,button,1342242816
Control4=IDC_SIMPLE_BTN,button,1342242816
[DLG:MsgBoxOption]
Type=1
Class=CPageOption
ControlCount=10
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_OK_BTN,button,1342242816
Control4=IDC_OKCANCEL_BTN,button,1342242816
Control5=IDC_YESNO_BTN,button,1342242816
Control6=IDC_YESNOCANCEL_BTN,button,1342242816
Control7=IDC_RETRYCANCEL_BTN,button,1342242816
Control8=IDC_ABORTRETRYIGNORE_BTN,button,1342242816
Control9=IDC_STATIC,static,1342308352
Control10=IDC_MESSAGE,edit,1352728644
[DLG:MsgBoxCustom]
Type=1
Class=CPageCustom
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_SECONDDEFAULT_BTN,button,1342242816
Control4=IDC_THIRDDEFAULT_BTN,button,1342242816
[CLS:CPageSimple]
Type=0
HeaderFile=property.h
ImplementationFile=property.cpp
BaseClass=CPropertyPage
Filter=D
VirtualFilter=idWC
[CLS:CPageOption]
Type=0
HeaderFile=property.h
ImplementationFile=property.cpp
BaseClass=CPropertyPage
Filter=D
VirtualFilter=idWC
LastObject=IDC_ABORTRETRYIGNORE_BTN
[CLS:CPageCustom]
Type=0
HeaderFile=property.h
ImplementationFile=property.cpp
BaseClass=CPropertyPage
Filter=D
LastObject=CPageCustom
VirtualFilter=idWC
[DLG:IDD_MESSAGEBOXES]
Type=1
Class=CMessageBoxesDlg
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_PROPSHEET,static,1342177287
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -