otherids.h

来自「主要介绍windows程序的开发 对学其他使用windowsAPI的语言很有帮」· C头文件 代码 · 共 19 行

H
19
字号
//{{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 + =
减小字号Ctrl + -
显示快捷键?