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.

143 lines
4.4 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\r\n"
  45. "#include ""res\\DebugEx.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
  46. "#include ""afxres.rc"" // Standard components\r\n"
  47. "#endif\0"
  48. END
  49. #endif // APSTUDIO_INVOKED
  50. /////////////////////////////////////////////////////////////////////////////
  51. //
  52. // Dialog
  53. //
  54. IDD_PP_RESOURCE_DEBUG_PAGE DIALOG DISCARDABLE 0, 0, 252, 218
  55. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  56. CAPTION "Debug"
  57. FONT 8, "MS Shell Dlg"
  58. BEGIN
  59. ICON "",IDC_PP_ICON,8,7,18,20
  60. CONTROL "",IDC_PP_TITLE,"Static",SS_LEFTNOWORDWRAP | SS_NOPREFIX |
  61. WS_GROUP,38,12,206,10
  62. LTEXT "",IDC_PP_DEBUG_TEXT,8,34,236,33
  63. LTEXT "&Debug Command Prefix:",IDC_PP_DEBUG_DEBUGPREFIX_LABEL,
  64. 8,76,80,8
  65. EDITTEXT IDC_PP_DEBUG_DEBUGPREFIX,94,74,148,14,ES_AUTOHSCROLL
  66. END
  67. /////////////////////////////////////////////////////////////////////////////
  68. //
  69. // DESIGNINFO
  70. //
  71. #ifdef APSTUDIO_INVOKED
  72. GUIDELINES DESIGNINFO DISCARDABLE
  73. BEGIN
  74. IDD_PP_RESOURCE_DEBUG_PAGE, DIALOG
  75. BEGIN
  76. LEFTMARGIN, 8
  77. RIGHTMARGIN, 244
  78. TOPMARGIN, 7
  79. BOTTOMMARGIN, 212
  80. END
  81. END
  82. #endif // APSTUDIO_INVOKED
  83. /////////////////////////////////////////////////////////////////////////////
  84. //
  85. // String Table
  86. //
  87. STRINGTABLE DISCARDABLE
  88. BEGIN
  89. IDS_CLUADMEX_COMOBJ_DESC
  90. "Cluster Administrator Debug Extension (DebugEx) 1.0"
  91. IDS_APPLY_PARAM_CHANGES_ERROR
  92. "An error occurred attempting to save parameters to the cluster database:\n\n%1"
  93. IDS_NOT_IN_SEPARATE_MONITOR
  94. "This resource is not set to run in its own Resource Monitor, so the debugger you specified will not be invoked.\n\nShould the resource be modified to run in a separate Resource Monitor?"
  95. IDS_RESOURCE_TEXT "To debug this resource, select the ""Run this resource in a separate Resource Monitor"" check box on the General tab and then specify the command for executing the Resource Monitor for this resource in a debugger below."
  96. IDS_RESOURCE_TYPE_TEXT "To debug resources of this type, select the ""Run this resource in a separate Resource Monitor"" check box on the General tab for the resource you want to debug and then specify the command for executing the Resource Monitor for resources of this type in a debugger below."
  97. IDS_MENU_WHATS_THIS "What's This?"
  98. END
  99. #endif // English (U.S.) resources
  100. /////////////////////////////////////////////////////////////////////////////
  101. #ifndef APSTUDIO_INVOKED
  102. /////////////////////////////////////////////////////////////////////////////
  103. //
  104. // Generated from the TEXTINCLUDE 3 resource.
  105. //
  106. #define _AFX_NO_SPLITTER_RESOURCES
  107. #define _AFX_NO_OLE_RESOURCES
  108. #define _AFX_NO_TRACKER_RESOURCES
  109. #define _AFX_NO_PROPERTY_RESOURCES
  110. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  111. #ifdef _WIN32
  112. LANGUAGE 9, 1
  113. #pragma code_page(1252)
  114. #endif
  115. #include "res\DebugEx.rc2" // non-Microsoft Visual C++ edited resources
  116. #include "afxres.rc" // Standard components
  117. #endif
  118. /////////////////////////////////////////////////////////////////////////////
  119. #endif // not APSTUDIO_INVOKED