Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

101 lines
3.1 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "afxres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""afxres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // String Table
  42. //
  43. STRINGTABLE DISCARDABLE
  44. BEGIN
  45. HMRES_BADWMI "Data Collector in Unknown State because of invalid WMI target namespace."
  46. HMRES_OBJECTNOTFOUND "Data Collector in Unknown State. WMI object not found."
  47. HMRES_NOINST "Data Collector in Unknown State. No instance(s) found."
  48. HMRES_ENUMFAIL "Data Collector in Unknown State. Enumeration failed. Object not found."
  49. HMRES_TIMEOUT "Data Collector in Unknown State. Timeout reached."
  50. HMRES_UNKNOWN "Data Collector in Unknown State."
  51. HMRES_NODATA "Data Collector in No Data State."
  52. HMRES_SCHEDULEDOUT "Data Collector in Scheduled Outage State."
  53. HMRES_DISABLED "Data Collector in Disabled State."
  54. HMRES_NULLVALUE "NULL value returned for the property this Threshold is looking at."
  55. HMRES_DCUNKNOWN "Parent Data Collector in Unknown State."
  56. HMRES_TOOMANYINSTS "Too many instances returned. Try specifying a specific instance."
  57. HMRES_BADTHRESHPROP "UnKnown State. Threshold looking as a Property that doesn't exist in DataCollector Instance."
  58. END
  59. //+----------------------------------------------------------------------------
  60. //
  61. // Version
  62. //
  63. //-----------------------------------------------------------------------------
  64. #define VER_FILETYPE VFT_DLL
  65. #define VER_FILESUBTYPE VFT_UNKNOWN
  66. #define VER_FILEDESCRIPTION_STR "Windows Health Monitor WMI Provider"
  67. #define VER_INTERNALNAME_STR "hmonres"
  68. #define VER_LEGALCOPYRIGHT_YEARS "1998 - 2000"
  69. #define VER_ORIGINALFILENAME_STR "hmonres.dll"
  70. #include <ntverp.h>
  71. #include <common.ver>
  72. #endif // English (U.S.) resources
  73. /////////////////////////////////////////////////////////////////////////////
  74. #ifndef APSTUDIO_INVOKED
  75. /////////////////////////////////////////////////////////////////////////////
  76. //
  77. // Generated from the TEXTINCLUDE 3 resource.
  78. //
  79. /////////////////////////////////////////////////////////////////////////////
  80. #endif // not APSTUDIO_INVOKED