12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Developer Studio generated include file.
- // Used by VcDemo.rc
- //
- #define IDD_VCDEMO_DIALOG 102
- #define IDR_MAINFRAME 128
- #define IDC_BTN_CONNECT 1000
- #define IDC_LIST1 1001
- #define IDC_LST_SMS 1001
- #define IDC_EDIT1 1002
- #define IDC_EDT_SMS 1002
- #define IDC_BTN_DISCONNECT 1003
- #define IDC_BTN_DISCONN 1003
- #define IDC_BTN_SEND_ODD 1004
- #define IDC_BTN_SEND 1004
- #define IDC_BUTTON4 1005
- #define IDC_BTN_RECV 1005
- #define IDC_EDT_LOGIN_ID 1006
- #define IDC_EDT_LOGIN_PWD 1007
- #define IDC_EDT_RECV_MOBI 1008
- #define IDC_CHK_SEND_BOTH 1009
- #define IDC_CHK_BOTH 1009
- #define IDC_EDT_SERVICE_NO 1010
- #define IDC_EDT_FEE_CODE 1011
- #define IDC_EDT_CONN_STATE 1012
- #define IDC_CHK_SINGLE 1012
- #define IDC_EDT_LINKID 1013
- #define IDC_CHK_KFBOTH 1014
- #define IDC_EDT_LEFT 1015
- #define IDC_EDT_SERVER 1015
- #define IDC_BTN_QUERY 1016
- #define IDC_EDT_USED 1017
- #define IDC_EDT_PORT 1017
- #define IDC_BTN_Query2 1018
- #define IDC_BTN_CHANGE_PWD 1019
- #define IDC_EDT_NEW_PWD 1020
- #define IDC_BTN_TEST_CONN 1021
- #define IDC_BTN_SEND_CS 1022
- #define IDC_BTN_GET_STATUS 1023
- #define IDC_EDT_NUM 1024
- #define IDC_BTN_RECV_BOTH 1025
- #define IDC_BTN_CS_MULTI 1026
- #define IDC_RD_SINGLE 1027
- #define IDC_RD_VDOUB 1028
- #define IDC_CHK_PROXY 1028
- #define IDC_RD_KDOUB 1029
- #define IDC_TYPE 1029
- #define IDC_EDIT_PROXYIP 1030
- #define IDC_EDIT_PROXYPORT 1031
- #define IDC_EDIT_PROXYID 1032
- #define IDC_EDIT_PROXYPWD 1033
- #define IDC_COMBOPROXY 1034
- #define IDC_CHECKtcp 1037
- // 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 1038
- #define _APS_NEXT_SYMED_VALUE 104
- #endif
- #endif
|