1234567891011121314151617181920212223242526272829303132333435363738 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by lyfzSMSHandle.rc
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_LYFZSMSHANDLE_DIALOG 102
- #define IDR_MAINFRAME 128
- #define IDR_MENU1 129
- #define IDI_ICON1 130
- #define IDI_ITRAY 130
- #define STC_ACCOUNT 1000
- #define STC_HISTORYSEND 1001
- #define STC_TODAYSEND 1002
- #define STC_REMAINING 1003
- #define STC_DBCONNECTSTATUS 1004
- #define STC_SENDSMSSTATUS 1005
- #define STC_DBFAILDREASON 1006
- #define STC_SENDFAILDREASON 1007
- #define BTN_REFRESH 1008
- #define STC_SIGNATURE 1009
- #define ID_32771 32771
- #define ID_32772 32772
- #define ID_32773 32773
- #define Menu_Exit 32774
- #define Menu_AutoRun 32775
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 131
- #define _APS_NEXT_COMMAND_VALUE 32776
- #define _APS_NEXT_CONTROL_VALUE 1010
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|