12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by lyfzSMSApp.rc
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_LYFZSMSAPP_DIALOG 102
- #define IDI_ITRAY 130
- #define IDR_MAINFRAME 132
- #define IDR_MENU1 133
- #define IDD_PHONENUMBERIMPORT_DLG 134
- #define IDD_ADDCONTACTS_DLG 135
- #define IDD_SENDMSGLOG_DLG 136
- #define IDC_USERINFOLIST 1000
- #define IDC_ADDUSER_BTN 1001
- #define IDC_DELUSER_BTN 1002
- #define IDC_PHONEIMPORT_BTN 1003
- #define IDC_PHONECOUNT 1004
- #define IDC_PHONENUMBERS 1007
- #define IDC_EXCELIMPORT_BTN 1008
- #define IDC_SENDMESSAGE_BTN 1009
- #define IDC_MESSAGELOG_BTN 1010
- #define IDC_EDITPHONENUMS 1011
- #define IDC_EDIT1 1013
- #define IDC_EDIT2 1014
- #define IDC_CHECK1 1015
- #define IDC_SAVEPWD_CHECK 1015
- #define IDC_EDIT_Account 1016
- #define IDC_EDIT_PWD 1017
- #define IDC_EDIT_Contant 1018
- #define IDC_Refresh_Btn 1019
- #define IDC_SendMsgLog_List 1020
- #define IDC_STATIC_Count 1022
- #define IDC_SMS_RESEND 1023
- #define IDC_BUTTON1 1024
- #define IDC_DELLOG_BTN 1024
- #define ID_32771 32771
- #define Menu_AutoRun 32772
- #define ID_32773 32773
- #define Menu_Exit 32774
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 137
- #define _APS_NEXT_COMMAND_VALUE 32775
- #define _APS_NEXT_CONTROL_VALUE 1025
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|