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.

193 lines
7.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 "winres.h"
  10. #include "ssrmsg.rc"
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. // English (U.S.) resources
  15. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  16. #ifdef _WIN32
  17. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  18. #pragma code_page(1252)
  19. #endif //_WIN32
  20. #ifdef APSTUDIO_INVOKED
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // TEXTINCLUDE
  24. //
  25. 1 TEXTINCLUDE DISCARDABLE
  26. BEGIN
  27. "resource.h\0"
  28. END
  29. 2 TEXTINCLUDE DISCARDABLE
  30. BEGIN
  31. "#include ""winres.h""\r\n"
  32. "\0"
  33. END
  34. 3 TEXTINCLUDE DISCARDABLE
  35. BEGIN
  36. "1 TYPELIB ""SSRTE.tlb""\r\n"
  37. "\0"
  38. END
  39. #endif // APSTUDIO_INVOKED
  40. #ifndef _MAC
  41. /////////////////////////////////////////////////////////////////////////////
  42. //
  43. // Version
  44. //
  45. VS_VERSION_INFO VERSIONINFO
  46. FILEVERSION 1,0,0,1
  47. PRODUCTVERSION 1,0,0,1
  48. FILEFLAGSMASK 0x3fL
  49. #ifdef _DEBUG
  50. FILEFLAGS 0x1L
  51. #else
  52. FILEFLAGS 0x0L
  53. #endif
  54. FILEOS 0x4L
  55. FILETYPE 0x2L
  56. FILESUBTYPE 0x0L
  57. BEGIN
  58. BLOCK "StringFileInfo"
  59. BEGIN
  60. BLOCK "040904B0"
  61. BEGIN
  62. VALUE "CompanyName", "\0"
  63. VALUE "FileDescription", "SSRTE Module\0"
  64. VALUE "FileVersion", "1, 0, 0, 1\0"
  65. VALUE "InternalName", "SSRTE\0"
  66. VALUE "LegalCopyright", "Copyright 2001\0"
  67. VALUE "OriginalFilename", "SSRTE.DLL\0"
  68. VALUE "ProductName", "SSRTE Module\0"
  69. VALUE "ProductVersion", "1, 0, 0, 1\0"
  70. VALUE "OLESelfRegister", "\0"
  71. END
  72. END
  73. BLOCK "VarFileInfo"
  74. BEGIN
  75. VALUE "Translation", 0x409, 1200
  76. END
  77. END
  78. #endif // !_MAC
  79. /////////////////////////////////////////////////////////////////////////////
  80. //
  81. // REGISTRY
  82. //
  83. IDR_SSRTENGINE REGISTRY DISCARDABLE "SSRTEngine.rgs"
  84. /////////////////////////////////////////////////////////////////////////////
  85. //
  86. // String Table
  87. //
  88. STRINGTABLE DISCARDABLE
  89. BEGIN
  90. IDS_PROJNAME "SSRTE"
  91. IDS_TRANSFORM_SUCCEEDED "XSLT transformation succeeded."
  92. IDS_TRANSFORM_FAILED "XSLT transformation failed."
  93. IDS_FILEWRITE_FAILED "failed to write to the file."
  94. IDS_FILEREAD_FAILED "failed to read from file"
  95. IDS_FILECREATE_FAILED "failed to create file"
  96. IDS_FILECREATE_SUCCEEDED "file created"
  97. IDS_DOM_PROPERTY_PUT_FAILED "Failed to set DOM property"
  98. IDS_NOT_SUPPORTED_SCRIPT_FILE_TYPE "The file (%s) is not a supported script file type."
  99. IDS_DOM_LOAD_FAILED "Failed to load the XML/XSL file."
  100. IDS_ERROR_CREATE_PROCESS "Failed to create process."
  101. END
  102. STRINGTABLE DISCARDABLE
  103. BEGIN
  104. IDS_EXECUTE_SCRIPT "Executing script."
  105. IDS_RUNSCRIPTS "Run scripts."
  106. IDS_LOAD_MEM_ACTION_DATA "Load member's static action data."
  107. IDS_DO_ACTION_VERB "DoActionVerb function call."
  108. IDS_NO_CUSTOM_MEMBER_OBJ "Failed to create custom SSR member object."
  109. IDS_MISSING_CUSTOM_MEMBER "Missing custom SSR member."
  110. IDS_NO_SCRIPT_FILES "No script files found."
  111. IDS_TRANSFORM "Process XSLT tranformation."
  112. IDS_LAUNCH_SCRIPTS "Paunching scripts."
  113. IDS_DO_CUSTOM "Process custom action."
  114. IDS_NO_ACTION "SSR does not find any member to perform the action."
  115. IDS_CANNOT_ACCESS_FILE "Can not access the file."
  116. IDS_FAIL_MOVE_FILE "Failed to move file(s)"
  117. IDS_FAIL_CREATE_DIRECTORY "Failed to create the directory."
  118. IDS_LOAD_SECPOLICY "Loading Security Policy XML."
  119. IDS_REG_TYPE_NOT_SUPPORTED "Registry value type is not supported."
  120. IDS_TOTAL_STEPS "Total number of steps to complete the action."
  121. END
  122. STRINGTABLE DISCARDABLE
  123. BEGIN
  124. IDS_START_CLEANUP_CONFIGURE_OUTPUTS "\r\nSSR Engine starts cleanup of configuration files..."
  125. IDS_END_CLEANUP_CONFIGURE_OUTPUTS "SSR Engine finishes cleanup of configuration files.\r\n"
  126. IDS_START_BACKUP_ROLLBACK_OUTPUTS "\r\nSSR Engine starts backup of rollback files..."
  127. IDS_END_BACKUP_ROLLBACK_OUTPUTS "SSR Engine finishes backup of rollback files.\r\n"
  128. IDS_NO_SCRIPTS_TO_RUN "No scripts to run."
  129. IDS_RUNNING_SCRIPTS "Running Script %s."
  130. IDS_EXIT_CODE "Exit code"
  131. IDS_CREATE_IXSLPROC_FAILED "Failed to create IXSLProcessor"
  132. IDS_XSL_TRANSFORM_FAILED "%s failed. Most likely caused by invalid style sheet."
  133. IDS_SSR_START_ACTION_TRANSFORM "\r\n****** SSR Engine starts %s for XSLT transformation ******"
  134. IDS_SSR_START_ACTION_APPLY "\r\n****** SSR Engine starts applying %s ******"
  135. IDS_START_CUSTOM "\r\n****** Start custom ******"
  136. IDS_START_XSL_TRANSFORM "\r\n****** Start XSLT transforms ******"
  137. IDS_START_SCRIPTS "\r\n****** Start scripts ******"
  138. IDS_END_CUSTOM "****** End custom ******\r\n"
  139. IDS_END_XSL_TRANSFORM "****** End XSLT transforms ******\r\n"
  140. IDS_END_SCRIPTS "****** End scripts ******\r\n"
  141. IDS_SSR_END_ACTION_TRANSFORM "****** SSR Engine ends %s for XSLT transformation ******\r\n"
  142. IDS_SSR_END_ACTION_APPLY "****** SSR Engine ends applying %s ******\r\n"
  143. IDS_MISSING_SECPOLICY "Cannot find security policy XML file."
  144. IDS_SECPOLICY_INVALID_TYPE "Security Policy data type is not a string."
  145. IDS_FAIL_CREATE_XSLT "Failed to create IXSLTemplate."
  146. IDS_INVALID_PARAMETER "DoActionVerb is invoked with invalid parameter %s."
  147. IDS_XML_PARSING_ERROR "Parsing Error: Error code = 0x%X\r\nLine number = %d\r\nCause = %s\r\nUrl = %s\r\nColumn = %d.";
  148. IDS_OBJECT_NOT_FOUND "The object is not found: "
  149. IDS_MISSING_MEMBER "Missing SSR memember: %s."
  150. IDS_MEMBER_NOT_SUPPORT_ACTION "Action is not supported by the SSR memember: %s."
  151. IDS_MISSING_PROGID "The SSR member's (%s) custom procedure missing ProgID."
  152. IDS_XML_LOADING_MEMBER "Loading SsrMember failed."
  153. IDS_XML_LOADING_PROCEDURE "Loading SsrProc failed."
  154. END
  155. #endif // English (U.S.) resources
  156. /////////////////////////////////////////////////////////////////////////////
  157. #ifndef APSTUDIO_INVOKED
  158. /////////////////////////////////////////////////////////////////////////////
  159. //
  160. // Generated from the TEXTINCLUDE 3 resource.
  161. //
  162. 1 TYPELIB "SSRTE.tlb"
  163. /////////////////////////////////////////////////////////////////////////////
  164. #endif // not APSTUDIO_INVOKED