readme.wzd

来自「MFC扩展编程实例」· WZD 代码 · 共 19 行

WZD
19
字号
/////////////////////////////////////////////////////////////////////
// Example files
/////////////////////////////////////////////////////////////////////

WzdDlg.cpp -- a dialog class showing a working button
WzdDlg.h
WzdBtmap.cpp -- a bitmap class that loads a button bitmap
WzdBtmap.h

You must also create two button bitmaps, one with an unpressed
button face (highlite upper left side) and one with a pressed face
(highlite lower right face).

/////////////////////////////////////////////////////////////////////
// From: Visual C++ MFC Programming by Example by John E. Swanke
// Copyright (C) 1999 jeswanke. All rights reserved.
/////////////////////////////////////////////////////////////////////

⌨️ 快捷键说明

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