resource.h

来自「在wince上创建位图滚动显示静态控件」· C头文件 代码 · 共 47 行

H
47
字号
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by Dialer.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_DIALER_FORM                 101
#define IDR_MAINFRAME                   128
#define IDC_EDIT1                       1000
#define IDC_EDT_CALLCMD                 1000
#define IDC_BTN_RETURN                  1001
#define IDC_BTN1                        1002
#define IDC_BTN2                        1003
#define IDC_BTN3                        1004
#define IDC_BTN4                        1005
#define IDC_BTN5                        1006
#define IDC_BTN6                        1007
#define IDC_BTN7                        1008
#define IDC_BTN8                        1009
#define IDC_BTN9                        1010
#define IDC_BTN10                       1011
#define IDC_BTN_STAR                    1011
#define IDC_BTN0                        1012
#define IDC_BTN12                       1013
#define IDC_BTN_WELL                    1013
#define IDC_BTN11                       1014
#define IDC_BTN_QUICKDIAL               1014
#define IDC_BTN13                       1015
#define IDC_BTN_CALLHIS                 1015
#define IDC_BTN14                       1016
#define IDC_BTN_ADDRLIST                1016
#define IDC_BTN_PLUS                    1017
#define IDC_BTN_PAUSE                   1018
#define IDC_BTN_WAIT                    1019
#define IDC_BTN_IP                      1020
#define IDC_BTN_CALL                    1021

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        130
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1022
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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