12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by SupportSmsPlatform.rc
- //
- #define IDOK2 3
- #define IDCANCEL2 4
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_SUPPORTSMSPLATFORM_DIALOG 102
- #define IDR_MAINFRAME 128
- #define IDD_DLG_READDB 130
- #define IDD_DLG_INSERTDB 132
- #define IDD_DLG_CREATEFILE 134
- #define IDC_BTN_APPLY 1000
- #define IDC_COMBO_DBTYEP 1001
- #define IDC_EDIT_DBIP 1002
- #define IDC_EDIT_DBNAME 1003
- #define IDC_EDIT_DBUSER 1004
- #define IDC_EDIT_DBPWD 1005
- #define IDC_RADIO1 1006
- #define IDC_RADIO2 1007
- #define IDC_RADIO3 1008
- #define IDC_EDIT_CONTENT 1010
- #define IDC_EDIT_ACCESSNAME 1011
- #define IDC_STATIC_ACCESSNAME 1012
- #define IDC_STATIC1 1013
- #define IDC_EDIT_KEY 1015
- #define IDC_EDIT_KEYINIT 1016
- #define IDC_CHECK_KEYAUTOADD 1018
- #define IDC_STATIC2 1019
- #define IDC_STATIC3 1020
- #define IDC_STATIC4 1021
- #define IDC_STATIC5 1022
- #define IDC_STATIC6 1023
- #define IDC_STATIC7 1024
- #define IDC_STATIC8 1025
- #define IDC_STATIC_RECT 1028
- #define IDC_EDIT1 1029
- #define IDC_EDIT_FILEPATH 1029
- #define IDC_BTN_BROWSE 1030
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 135
- #define _APS_NEXT_COMMAND_VALUE 32771
- #define _APS_NEXT_CONTROL_VALUE 1031
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|