resource.h 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by lyfzSMSApp.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_LYFZSMSAPP_DIALOG 102
  9. #define IDI_ITRAY 130
  10. #define IDR_MAINFRAME 132
  11. #define IDR_MENU1 133
  12. #define IDD_PHONENUMBERIMPORT_DLG 134
  13. #define IDD_ADDCONTACTS_DLG 135
  14. #define IDD_SENDMSGLOG_DLG 136
  15. #define IDC_USERINFOLIST 1000
  16. #define IDC_ADDUSER_BTN 1001
  17. #define IDC_DELUSER_BTN 1002
  18. #define IDC_PHONEIMPORT_BTN 1003
  19. #define IDC_PHONECOUNT 1004
  20. #define IDC_PHONENUMBERS 1007
  21. #define IDC_EXCELIMPORT_BTN 1008
  22. #define IDC_SENDMESSAGE_BTN 1009
  23. #define IDC_MESSAGELOG_BTN 1010
  24. #define IDC_EDITPHONENUMS 1011
  25. #define IDC_EDIT1 1013
  26. #define IDC_EDIT2 1014
  27. #define IDC_CHECK1 1015
  28. #define IDC_SAVEPWD_CHECK 1015
  29. #define IDC_EDIT_Account 1016
  30. #define IDC_EDIT_PWD 1017
  31. #define IDC_EDIT_Contant 1018
  32. #define IDC_Refresh_Btn 1019
  33. #define IDC_SendMsgLog_List 1020
  34. #define IDC_STATIC_Count 1022
  35. #define IDC_SMS_RESEND 1023
  36. #define IDC_BUTTON1 1024
  37. #define IDC_DELLOG_BTN 1024
  38. #define ID_32771 32771
  39. #define Menu_AutoRun 32772
  40. #define ID_32773 32773
  41. #define Menu_Exit 32774
  42. // Next default values for new objects
  43. //
  44. #ifdef APSTUDIO_INVOKED
  45. #ifndef APSTUDIO_READONLY_SYMBOLS
  46. #define _APS_NEXT_RESOURCE_VALUE 137
  47. #define _APS_NEXT_COMMAND_VALUE 32775
  48. #define _APS_NEXT_CONTROL_VALUE 1025
  49. #define _APS_NEXT_SYMED_VALUE 101
  50. #endif
  51. #endif