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.

128 lines
3.5 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. "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  36. "#define _AFX_NO_OLE_RESOURCES\r\n"
  37. "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  38. "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  39. "\r\n"
  40. "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  41. "#ifdef _WIN32\r\n"
  42. "LANGUAGE 9, 1\r\n"
  43. "#pragma code_page(1252)\r\n"
  44. "#endif //_WIN32\r\n"
  45. "#include ""res\\SnapIn.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
  46. "#include ""afxres.rc"" // Standard components\r\n"
  47. "#endif\r\n"
  48. "\0"
  49. END
  50. #endif // APSTUDIO_INVOKED
  51. /////////////////////////////////////////////////////////////////////////////
  52. //
  53. // REGISTRY
  54. //
  55. IDR_REGISTRY REGISTRY DISCARDABLE "HealthmonSnapin.rgs"
  56. IDR_REGISTRY_UNREG REGISTRY DISCARDABLE "HealthmonSnapinUnReg.rgs"
  57. /////////////////////////////////////////////////////////////////////////////
  58. //
  59. // String Table
  60. //
  61. STRINGTABLE DISCARDABLE
  62. BEGIN
  63. IDS_STRING_RESOURCE_DLL_MISSING
  64. "The resource DLL, HMSnapinRes.dll, could not be found. Health Monitor 2.1 requires this DLL in order to function. Please re-install the Health Monitor product."
  65. IDS_STRING_HELP_FORMAT "%s\\system32\\wbem\\Healthmonitor\\HMon21.chm"
  66. END
  67. STRINGTABLE DISCARDABLE
  68. BEGIN
  69. AFX_IDS_APP_TITLE "Health Monitor 2.1"
  70. END
  71. //+----------------------------------------------------------------------------
  72. //
  73. // Version
  74. //
  75. //-----------------------------------------------------------------------------
  76. #define VER_FILETYPE VFT_DLL
  77. #define VER_FILESUBTYPE VFT_UNKNOWN
  78. #define VER_FILEDESCRIPTION_STR "Windows Health Monitor WMI Provider"
  79. #define VER_INTERNALNAME_STR "hmsnapin"
  80. #define VER_LEGALCOPYRIGHT_YEARS "1998 - 2000"
  81. #define VER_ORIGINALFILENAME_STR "hmsnapin.dll"
  82. #include <ntverp.h>
  83. #include <common.ver>
  84. #endif // English (U.S.) resources
  85. /////////////////////////////////////////////////////////////////////////////
  86. #ifndef APSTUDIO_INVOKED
  87. /////////////////////////////////////////////////////////////////////////////
  88. //
  89. // Generated from the TEXTINCLUDE 3 resource.
  90. //
  91. #define _AFX_NO_SPLITTER_RESOURCES
  92. #define _AFX_NO_OLE_RESOURCES
  93. #define _AFX_NO_TRACKER_RESOURCES
  94. #define _AFX_NO_PROPERTY_RESOURCES
  95. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  96. #ifdef _WIN32
  97. LANGUAGE 9, 1
  98. #pragma code_page(1252)
  99. #endif //_WIN32
  100. #include "res\SnapIn.rc2" // non-Microsoft Visual C++ edited resources
  101. #include "afxres.rc" // Standard components
  102. #endif
  103. /////////////////////////////////////////////////////////////////////////////
  104. #endif // not APSTUDIO_INVOKED