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

📄 resource.h

📁 1、自己编写的遵循SGIP1.1的短信网关模拟程序。仅供测试、学习。 2、该程序只实现了SGIP1.1协议的一部分。
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SgipServiceDemo.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_SGIPSERVICEDEMO_DIALOG      102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDR_MAINFRAME                   128
#define IDD_DLGCONFIG                   129
#define IDC_EDIT_MTCTSPNPERSECOND       1000
#define IDC_EDIT_MOCTSPNPERSECOND       1000
#define IDC_EDIT_MTCTSPNMAX             1001
#define IDC_EDIT_MOCTSPNMAX             1001
#define IDC_BTN_MTCTSTART               1002
#define IDC_EDIT_MTCTBEGINTIME          1003
#define IDC_EDIT_MTCTENDTIME            1004
#define IDC_EDIT_MOCTBEGINTIME          1005
#define IDC_EDIT_MOCTENDTIME            1006
#define IDC_EDIT_MOCTRPN                1007
#define IDC_EDIT_MTCTRPN                1007
#define IDC_BTN_MOCTSTART               1008
#define IDC_BTN_MOCTSTOP                1009
#define IDC_EDIT_MTMOBEGINTIME          1010
#define IDC_EDIT_MTMOENDTIME            1011
#define IDC_EDIT_MTMORPN                1012
#define IDC_BTN_MTMOSTART               1013
#define IDC_BTN_MTMOSTOP                1014
#define IDC_EDIT_MTMOSPN                1015
#define IDC_BTN_STARTTEST               1016
#define IDC_BTN_CONFIG                  1017
#define IDC_LST_RUNSTATE                1018
#define IDC_EDIT_SERIP                  1019
#define IDC_BTN_MTCTSTOP                1019
#define IDC_EDIT_SERLISPORT             1020
#define IDC_EDIT_LOCALLISPORT           1021
#define IDC_EDIT_MSGFMT                 1023
#define IDC_EDIT_SERUSERNAME            1024
#define IDC_EDIT_SERPWD                 1025
#define IDC_EDIT_LOCALUSERNAME          1026
#define IDC_EDIT_LOCALPWD               1027
#define IDC_EDIT_SPNUM                  1028
#define IDC_EDIT_CORPID                 1029
#define IDC_EDIT_SOURCEID               1030
#define IDC_EDIT_REPFLAG                1031
#define IDC_EDIT_DESTPHONENO            1032
#define IDC_EDIT_ORGPHONENO             1032
#define IDC_EDIT_FEEPHONENO             1033
#define IDC_EDIT_MSGLEVEL               1034
#define IDC_EDIT_FEETYPE                1035
#define IDC_EDIT_FEEVALUE               1036
#define IDC_EDIT_MSGCONTENT             1037
#define IDC_BTN_RESET                   1039
#define IDC_BTN_STOPTEST                1040
#define IDC_CHECK_VIEWSTATE             1041
#define IDC_CHECK_LOGSTATE              1042
#define IDC_CHECK_WAITRESP              1043

// 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         1044
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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