dialhelp.h
来自「Dialer ---- Windows TAPI sample applicat」· C头文件 代码 · 共 30 行
H
30 行
//
// (c) 1995 Microsoft Corporation. All Rights Reserved.
//
#define IDH_DIALER_CHANGE_DIAL_HELPER 1000
#define IDH_DIALER_CHANGE_DIGITS 1001
#define IDH_DIALER_CHANGE_OPTIONS 1002
#define IDH_DIALER_CHANGE_REDIAL_BUTTON 1003
#define IDH_DIALER_DIALING_LOGNAME 1004
#define IDH_DIALER_DIALING_STATUS 1005
#define IDH_DIALER_HANGUP 1006
#define IDH_DIALER_LOG_IN 1007
#define IDH_DIALER_LOG_OUT 1008
#define IDH_DIALER_OPTIONS_ADDRESS 1009
#define IDH_DIALER_OPTIONS_LINE 1010
#define IDH_DIALER_OPTIONS_NONVOICE 1011
#define IDH_DIALER_OPTIONS_VOICE 1012
#define IDH_DIALER_PAUSE_CONTINUE 1013
#define IDH_DIALER_SPEED_CHOOSE 1014
#define IDH_DIALER_SPEED_NAME 1015
#define IDH_DIALER_SPEED_NUMBER 1016
#define IDH_DIALER_SPEED_SAVE 1017
#define IDH_DIALER_SPEED_SAVE_DIAL 1018
#define IDH_DIALER_DIAL_NUMBER 1019
#define IDH_DIALER_DIAL_SPEED_CHOOSE 1020
#define IDH_DIALER_DIAL_BUTTON 1021
#define IDH_DIALER_DIAL_KEYPAD 1022
#define IDH_DIALER_LOG 1023
#define IDH_DIALER_OPTIONS_PROPERTIES 1024
#define IDH_DIALER_BUTTONS 1025
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?