中间件监控程序,对接5.0版本

resource.h 1.5KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ 生成的包含文件。
  3. // 供 MonitorClient.rc 使用
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_MONITORCLIENT_DIALOG 102
  9. #define IDR_MAINFRAME 128
  10. #define IDC_PROGRESSMEMUSAGE 1000
  11. #define IDC_PROGRESSCPUUSAGE 1001
  12. #define IDC_PROGRESSDISKUSAGE 1002
  13. #define IDC_STATICMEMUSAGE 1003
  14. #define IDC_STATICCPUUSAGE 1004
  15. #define IDC_STATICDISKUSAGE 1005
  16. #define IDC_CTITRUNK 1006
  17. #define IDC_CTIONLINE 1007
  18. #define IDC_CTIOFFLINE 1008
  19. #define IDC_ACDONLINE 1009
  20. #define IDC_ACDOFFLINE 1010
  21. #define IDC_IVRONLINE 1011
  22. #define IDC_IVROFFLINE 1012
  23. #define IDC_IVRSTATUS 1013
  24. #define IDC_LISTACDAGENTSTATUS 1014
  25. #define IDC_STATIC_IVRAUTH 1015
  26. #define IDC_STATIC_ACDAUTH 1016
  27. #define IDC_STATIC_CTIAUTH 1017
  28. #define IDC_CTIEXTEN 1018
  29. #define IDC_LISTACDCALLSTATUS 1019
  30. // Next default values for new objects
  31. //
  32. #ifdef APSTUDIO_INVOKED
  33. #ifndef APSTUDIO_READONLY_SYMBOLS
  34. #define _APS_NEXT_RESOURCE_VALUE 132
  35. #define _APS_NEXT_COMMAND_VALUE 32771
  36. #define _APS_NEXT_CONTROL_VALUE 1018
  37. #define _APS_NEXT_SYMED_VALUE 101
  38. #endif
  39. #endif