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

📄 otherids.h

📁 Visual C++高级界面特效制作百例 本书通过100个实例全面讲述了应用Visual C++的MFC进行高级界面编程的思想。书中均以一个实例的详细实现步骤为引子
💻 H
字号:
//{{NO_DEPENDENCIES}}
//
// Copyright (C) 1998 Microsoft Corporation
// All rights reserved.
//
// Read-only resource IDs uses by RES\CTRLTEST.RC2

#define IDC_ALC_FIRST                   1100
#define IDC_BUTTON1                     2201
#define IDC_BUTTON2                     2202
#define IDC_BUTTON3                     2203
#define IDC_BUTTON4                     2204
#define IDC_CONFIGURE                   1000
#define IDC_LEFTHANDED                  1001
#define IDD_PENEDIT_CONFIGURE           502
#define IDD_PENEDIT_FEATURES            503
#define IDD_SPIN_EDIT                   504
#define IDD_WNDCLASS_EDIT               507

⌨️ 快捷键说明

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