在桌面创作.clw

来自「创建透明画刷」· CLW 代码 · 共 41 行

CLW
41
字号
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "在桌面创作.h"
LastPage=0

ClassCount=0

ResourceCount=2
Resource1=IDC_MY
Resource2=IDD_ABOUTBOX

[DLG:IDD_ABOUTBOX]
Type=1
Class=?
ControlCount=4
Control1=IDC_MYICON,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

[MNU:IDC_MY]
Type=1
Class=?
Command1=IDM_EXIT
Command2=IDM_MY
Command3=IDM_ABOUT
CommandCount=3

[ACL:IDC_MY]
Type=1
Class=?
Command1=IDM_ABOUT
Command2=IDM_ABOUT
CommandCount=2

⌨️ 快捷键说明

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