readme.wzd
来自「《vc++扩展编程实例》源码。运用Visual C++ 5.0或6.0的高级编程」· WZD 代码 · 共 21 行
WZD
21 行
/////////////////////////////////////////////////////////////////////
// Example files...
/////////////////////////////////////////////////////////////////////
WzdTlBar.cpp -- CWzdToolbar, a toolbar class that changes one or more buttons to
WzdTlBar.h drop-down buttons
/////////////////////////////////////////////////////////////////////
// Modify the Mainframe Class....
/////////////////////////////////////////////////////////////////////
// 1) Use CWzdToolbar and its new LoadBitmapEx() function to load the toolbar.
/////////////////////////////////////////////////////////////////////
// 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 + -
显示快捷键?