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

📄 resource.h

📁 Wince5.0 + EVC编程 实现手机软件盘拨号面板功能
💻 H
字号:
//{{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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -