1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Developer Studio generated include file.
- // Used by AutoRun.rc
- //
- #define IDD_AutoRun_DIALOG 102
- #define IDR_MAINFRAME 128
- #define IDD_DLGsenddata 130
- #define IDD_DIALOG1 131
- #define IDD_DLGconnect 131
- #define IDD_DLGaddcontact 132
- #define IDD_DLGSendReg 133
- #define IDD_AutoRun_DIALOG2 134
- #define IDR_MENUtray 135
- #define IDD_DLGDBCONFIG 136
- #define IDR_WAVE1 137
- #define IDD_AutoRun_DIALOG3 138
- #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_EDITname 1002
- #define IDC_BTN_DISCONNECT 1003
- #define IDC_BTN_DISCONN 1003
- #define IDC_EDITphone 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_BTN_REG 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
- #define IDC_LIST2 1038
- #define IDC_BUTadd 1039
- #define IDC_BUTdel 1040
- #define IDC_STATIC1 1041
- #define IDC_CHECK1 1042
- #define IDC_BUTTON1 1043
- #define IDC_EDIT2 1044
- #define IDC_EDIT3 1045
- #define IDC_RADIO1 1046
- #define IDC_RADIO2 1047
- #define IDM_AUTORUN 32771
- #define IDM_CLOSE 32772
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 140
- #define _APS_NEXT_COMMAND_VALUE 32773
- #define _APS_NEXT_CONTROL_VALUE 1047
- #define _APS_NEXT_SYMED_VALUE 104
- #endif
- #endif
|