⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 custommenu.clw

📁 这是书上的代码
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CCustomMenuDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "custommenu.h"
LastPage=0

ClassCount=3
Class1=CCustomMenuApp
Class2=CAboutDlg
Class3=CCustomMenuDlg

ResourceCount=3
Resource1=IDR_MENU
Resource2=IDD_ABOUTBOX
Resource3=IDD_CUSTOMMENU_DIALOG

[CLS:CCustomMenuApp]
Type=0
BaseClass=CWinApp
HeaderFile=CustomMenu.h
ImplementationFile=CustomMenu.cpp

[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=CustomMenuDlg.cpp
ImplementationFile=CustomMenuDlg.cpp
LastObject=CAboutDlg

[CLS:CCustomMenuDlg]
Type=0
BaseClass=CDialog
HeaderFile=CustomMenuDlg.h
ImplementationFile=CustomMenuDlg.cpp
Filter=D
VirtualFilter=dWC
LastObject=CCustomMenuDlg

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=6
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308481
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352

[DLG:IDD_CUSTOMMENU_DIALOG]
Type=1
Class=CCustomMenuDlg
ControlCount=8
Control1=IDC_CHECK_BITMAP,button,1342242819
Control2=IDC_RADIO_DRAW,button,1342308361
Control3=IDC_RADIO_LOAD,button,1342177289
Control4=IDC_CHECK_ICON,button,1342242819
Control5=IDC_RADIO_BIG,button,1342308361
Control6=IDC_RADIO_SMALL,button,1342242825
Control7=IDC_BUTTON_TEST,button,1342242817
Control8=IDC_STATIC,button,1342177287

[MNU:IDR_MENU]
Type=1
Class=?
Command1=IDM_MENU_ITEM
CommandCount=1

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -