resource.h

来自「Avaya AES Tsapi接口开发的 CallRouting 代码」· C头文件 代码 · 共 37 行

H
37
字号
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by CallRouting.rc
//
#define IDD_SAMPLE_DIALOG               102
#define IDR_MAINFRAME                   128
#define IDD_TSERVER_OPEN                144
#define IDC_LOGIN                       995
#define IDC_DEVICEID                    1002
#define IDC_TSERVERLIST                 1003
#define IDC_PASSWORD                    1004
#define IDC_LOCALSTATUS                 1005
#define IDC_LOGLIST                     1006
#define IDC_RULE_LIST                   1020
#define IDC_ADD                         1021
#define IDC_DELETE                      1022
#define IDC_EDIT1                       1023
#define IDC_EDIT2                       1024
#define IDC_MOVEUP                      1025
#define IDC_MOVEDOWN                    1026
#define IDC_EDIT3                       1027
#define IDC_EDIT4                       1028
#define IDC_EDIT5                       1029
#define IDC_SET                         1030
#define IDC_BUTTON1                     1031

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

⌨️ 快捷键说明

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