Resource.h 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by lyfzSMSHandle.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_LYFZSMSHANDLE_DIALOG 102
  9. #define IDR_MAINFRAME 128
  10. #define IDR_MENU1 129
  11. #define IDI_ICON1 130
  12. #define IDI_ITRAY 130
  13. #define STC_ACCOUNT 1000
  14. #define STC_HISTORYSEND 1001
  15. #define STC_TODAYSEND 1002
  16. #define STC_REMAINING 1003
  17. #define STC_DBCONNECTSTATUS 1004
  18. #define STC_SENDSMSSTATUS 1005
  19. #define STC_DBFAILDREASON 1006
  20. #define STC_SENDFAILDREASON 1007
  21. #define BTN_REFRESH 1008
  22. #define STC_SIGNATURE 1009
  23. #define ID_32771 32771
  24. #define ID_32772 32772
  25. #define ID_32773 32773
  26. #define Menu_Exit 32774
  27. #define Menu_AutoRun 32775
  28. // Next default values for new objects
  29. //
  30. #ifdef APSTUDIO_INVOKED
  31. #ifndef APSTUDIO_READONLY_SYMBOLS
  32. #define _APS_NEXT_RESOURCE_VALUE 131
  33. #define _APS_NEXT_COMMAND_VALUE 32776
  34. #define _APS_NEXT_CONTROL_VALUE 1010
  35. #define _APS_NEXT_SYMED_VALUE 101
  36. #endif
  37. #endif