resource.h
来自「一个SGIP网关的程序源码.vc代码」· C头文件 代码 · 共 48 行
H
48 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SGIPGateWay.rc
//
#define IDD_ABOUTBOX 100
#define IDD_TESTDLG 102
#define IDD_DIALOG_SYSTEM 103
#define IDR_MAINFRAME 128
#define IDR_SGIPGATYPE 129
#define IDD_TESTSENDSM 130
#define IDC_CALLER 1000
#define IDC_EDIT_WGPORT 1001
#define IDC_CALLEE 1001
#define IDC_EDIT_SPNUMBER 1002
#define IDC_CALLMSG 1002
#define IDC_EDIT_GATENUMBER 1003
#define IDC_SENDMSG 1003
#define IDC_EDIT_SPJDNUM 1004
#define IDC_EDIT_CORPID 1005
#define IDC_EDIT_CORPNAME 1006
#define IDC_EDIT_LOGINNAME 1007
#define IDC_EDIT_LOGINPASSWORD 1008
#define IDC_EDIT_SMGPORT 1009
#define IDC_EDIT_CLIENTPORT 1010
#define IDC_EDIT_CLIENTPROTOCOL 1011
#define IDC_EDIT_SMGIP 1012
#define IDC_FEETYPEEDIT 1013
#define IDC_CALLEREDIT 1014
#define IDC_FEEVALUEEDIT 1014
#define IDC_CALLEEEDIT 1015
#define IDC_CALLMSGEDIT 1016
#define IDC_SENDBTN 1017
#define IDD_SYSTEMCONFIG 32771
#define IDD_TESTWJD 32772
#define IDC_SMSENDTEST 32773
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32774
#define _APS_NEXT_CONTROL_VALUE 1014
#define _APS_NEXT_SYMED_VALUE 104
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?