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.

123 lines
3.9 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. "#include ""res\\wmiparse.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
  41. "#include ""afxres.rc"" // Standard components\r\n"
  42. "\0"
  43. END
  44. #endif // APSTUDIO_INVOKED
  45. /////////////////////////////////////////////////////////////////////////////
  46. //
  47. // String Table
  48. //
  49. STRINGTABLE DISCARDABLE
  50. BEGIN
  51. IDS_WMI_DESC "MOF: Configuration Settings"
  52. IDS_WMI_NO_ERROR "No Error."
  53. IDS_WMI_OOM "Out of Memory."
  54. IDS_WMI_CANT_LOAD_SOURCE "Unable to open source file '%1'."
  55. END
  56. STRINGTABLE DISCARDABLE
  57. BEGIN
  58. IDS_WMI_CANT_OPEN_TARGET "Unable to open target file '%1'."
  59. IDS_WMI_NO_OPEN_FILE "No source file has been opened."
  60. IDS_WMI_NOT_MOF_FILE "File '%1' is not a MOF file."
  61. IDS_WMI_CANT_WRITE_FILE "Unable to write to file '%1'."
  62. IDS_WMI_SYNTAX "Syntax error in file '%1' at line xxx."
  63. IDS_WMI_HANDLER_ERROR "The Item handler has reported an error."
  64. IDS_WMI_UNKNOWN_ERROR "An unknown error has occurred."
  65. IDS_WMI_PARSER_DESC "WMI: Configuration Settings"
  66. IDS_WMI_BAD_FILE "The following file error on file '%ls' has occurred: %s"
  67. IDS_WMI_NO_MEMORY "Not enough memory is available."
  68. IDS_WMI_UNICODE_ERROR "The following Unicode conversion error occurred: %s"
  69. IDS_WMI_EXCEPTION "The following exception has occurred:\n%s"
  70. IDS_WMI_GENERIC_LOCATION "WMI: Configuration Settings"
  71. IDS_WMI_FULL_CONTEXT "File '%ls', Line %u"
  72. IDS_WMI_LINE_ERROR "Error parsing line text."
  73. END
  74. STRINGTABLE DISCARDABLE
  75. BEGIN
  76. IDS_WMI_VAL_HOTKEY "The target term has a hotkey. It will be removed during the Generate process."
  77. IDS_WMI_VAL_BAD_CHARS "The line contain illegal characters. Carriage returns, line-feeds and embedded null ('\\0') characters are not allowed in WMI files."
  78. END
  79. STRINGTABLE DISCARDABLE
  80. BEGIN
  81. IDS_OPT_DESC "WMI: Configuration Settings"
  82. IDS_OPT_HELP "Application and system configuration settings (.MOF)"
  83. IDS_DISABLE_WATERMARKING_BOOL "Disable comments"
  84. IDS_DISABLE_WATERMARKING_BOOL_HELP
  85. "Determines whether localization comments are added during a generate."
  86. END
  87. #endif // English (U.S.) resources
  88. /////////////////////////////////////////////////////////////////////////////
  89. #ifndef APSTUDIO_INVOKED
  90. /////////////////////////////////////////////////////////////////////////////
  91. //
  92. // Generated from the TEXTINCLUDE 3 resource.
  93. //
  94. #define _AFX_NO_SPLITTER_RESOURCES
  95. #define _AFX_NO_OLE_RESOURCES
  96. #define _AFX_NO_TRACKER_RESOURCES
  97. #define _AFX_NO_PROPERTY_RESOURCES
  98. #include "res\WMIparse.rc2" // non-Microsoft Visual C++ edited resources
  99. #include "afxres.rc" // Standard components
  100. /////////////////////////////////////////////////////////////////////////////
  101. #endif // not APSTUDIO_INVOKED