shapes.clw

来自「VC源代码大全(精华版)」· CLW 代码 · 共 45 行

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

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

ClassCount=0

ResourceCount=2
Resource1=IDC_SHAPES
Resource2=IDD_ABOUTBOX

[MNU:IDC_SHAPES]
Type=1
Class=?
Command1=IDM_EXIT
Command2=IDM_SHAPES_CLEAR
Command3=IDM_SHAPES_BASE
Command4=IDM_SHAPES_CIRCLE
Command5=IDM_SHAPES_SQUARE
Command6=IDM_SHAPES_RHOMBUS
Command7=IDM_ABOUT
CommandCount=7

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

[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

⌨️ 快捷键说明

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