Leaked source code of windows server 2003
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.

106 lines
3.0 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 ""version.h"" // version info\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_IMP_PARSER_DESC "MMC Console File Parser"
  52. IDS_IMP_OR "%s or %s"
  53. END
  54. STRINGTABLE DISCARDABLE
  55. BEGIN
  56. IDS_IMP_MSG_SEND "Error sending item to Loc Studio."
  57. IDS_IMP_MSG_TOOLONG "The target string exceeds the maximum length of %d characters. Truncating."
  58. IDS_IMP_MSG_READERR "Error reading source file."
  59. IDS_IMP_PARSER_DESC_HELP "MMC Parser (*.msc)"
  60. IDS_IMP_FILE_DESC "Parser For MMC Console Files"
  61. IDS_MNC_NO_MEMORY "Out Of Memory"
  62. IDS_MNC_GENERIC_LOCATION "MMC Parser"
  63. IDS_MSC_ERR_OPENSTORAGE "Could not open file %s."
  64. END
  65. STRINGTABLE DISCARDABLE
  66. BEGIN
  67. IDS_PARSER_OPTIONS "Compatibility"
  68. IDS_PARSER_OPTIONS_HELP "Parser compatibility with previous versions"
  69. IDS_INCOMPAT_PARSER "Parse projects created using an incompatible version of the parser"
  70. IDS_INCOMPAT_PARSER_HELP "If your translations are discarded after upgrading, change the compatibility option"
  71. END
  72. #endif // English (U.S.) resources
  73. /////////////////////////////////////////////////////////////////////////////
  74. #ifndef APSTUDIO_INVOKED
  75. /////////////////////////////////////////////////////////////////////////////
  76. //
  77. // Generated from the TEXTINCLUDE 3 resource.
  78. //
  79. #define _AFX_NO_SPLITTER_RESOURCES
  80. #define _AFX_NO_OLE_RESOURCES
  81. #define _AFX_NO_TRACKER_RESOURCES
  82. #define _AFX_NO_PROPERTY_RESOURCES
  83. #include "version.h"
  84. #include "afxres.rc" // Standard components
  85. /////////////////////////////////////////////////////////////////////////////
  86. #endif // not APSTUDIO_INVOKED