resource.h

来自「再贡献一份基于osip 协议栈的用户代理」· C头文件 代码 · 共 65 行

H
65
字号
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by RtcOutgoing.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_RTCOUTGOING_DIALOG          102
#define IDR_HTML_NAPTR                  103
#define IDR_MAINFRAME                   128
#define IDR_MENU1                       132
#define IDR_GIF1                        133
#define IDB_BITMAP1                     134
#define IDD_NAPTR                       135
#define IDC_DURI                        1008
#define IDC_CONNECT                     1013
#define IDC_DISCONNECT                  1014
#define IDC_EXIT                        1015
#define IDC_TUNE                        1017
#define IDC_PARTYLIST                   1020
#define IDC_PARTYSTATIC                 1021
#define IDC_ADDPARTY                    1022
#define IDC_REMOVEPARTY                 1023
#define IDC_DURISTATIC                  1024
#define IDC_LURISTATIC                  1025
#define IDC_VSENDSTATIC                 1026
#define IDC_VSENDS                      1026
#define IDC_VRECVSTATIC                 1027
#define IDC_VRECVS                      1027
#define IDC_STATUS                      1031
#define IDC_BUTTON_ENUM                 1034
#define IDC_EDIT_SIP                    1035
#define IDC_EDIT_EMAIL                  1036
#define IDC_EDIT_WEB                    1037
#define IDC_EDIT4                       1038
#define IDC_EDIT_ENUMSTATUS             1038
#define IDC_BUTTON_SIP                  1039
#define IDC_BUTTON_EMAIL                1040
#define IDC_BUTTON_WEB                  1041
#define IDC_ENUM_JPRS1CTRL1             1042
#define IDC_EDIT_SKYPE                  1043
#define IDC_EDIT_SIPUSER                1044
#define IDC_EDIT_SIPDOMAIN              1045
#define IDC_EDIT_SIPPW                  1046
#define IDC_EDIT_SIPOBP                 1047
#define IDC_BUTTON_LOGON                1048
#define IDC_BUTTON_LOGOFF               1049
#define IDC_EDIT_REGISTERSTATUS         1050
#define IDC_BUTTON_SKYPE                1051
#define IDC_CHECK_NAPTR                 1052
#define IDC_EDIT1                       1053
#define ID_SIP_LOGON                    32771
#define ID_SIP_LOGOFF                   32772

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        136
#define _APS_NEXT_COMMAND_VALUE         32773
#define _APS_NEXT_CONTROL_VALUE         1054
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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