resource.h 1.2 KB

123456789101112131415161718192021222324252627282930313233
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by MFCService.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_MFCSERVICE_DIALOG 102
  9. #define IDS_SERVICE_NAME 102
  10. #define IDS_HINT_SYS_RUN 103
  11. #define IDS_HINT_ALARM_WELCOME 104
  12. #define IDS_HINT_VOICE_END 105
  13. #define IDS_HINT_RETURN_NORMAL 106
  14. #define IDS_HINT_UPPER_LIMIT 107
  15. #define IDS_HINT_LOWER_LIMIT 108
  16. #define IDS_HINT_CURR_VALUE 109
  17. #define IDS_STRING110 110
  18. #define IDS_WATCH_SERVICE_NAME 110
  19. #define IDR_MAINFRAME 128
  20. #define Btn_Start 1000
  21. #define IDC_BUTTON2 1001
  22. #define Btn_Stop 1001
  23. // Next default values for new objects
  24. //
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_NEXT_RESOURCE_VALUE 129
  28. #define _APS_NEXT_COMMAND_VALUE 32771
  29. #define _APS_NEXT_CONTROL_VALUE 1001
  30. #define _APS_NEXT_SYMED_VALUE 101
  31. #endif
  32. #endif