//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 2 resource. // #include "afxres.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // English (U.S.) resources #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) #ifdef _WIN32 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US #pragma code_page(1252) #endif //_WIN32 #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // TEXTINCLUDE // 1 TEXTINCLUDE DISCARDABLE BEGIN "resource.h\0" END 2 TEXTINCLUDE DISCARDABLE BEGIN "#include ""afxres.h""\r\n" "\0" END 3 TEXTINCLUDE DISCARDABLE BEGIN "#define _AFX_NO_SPLITTER_RESOURCES\r\n" "#define _AFX_NO_OLE_RESOURCES\r\n" "#define _AFX_NO_TRACKER_RESOURCES\r\n" "#define _AFX_NO_PROPERTY_RESOURCES\r\n" "\r\n" "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n" "#ifdef _WIN32\r\n" "LANGUAGE 9, 1\r\n" "#pragma code_page(1252)\r\n" "#endif\r\n" "#include ""res\\DebugEx.rc2"" // non-Microsoft Visual C++ edited resources\r\n" "#include ""afxres.rc"" // Standard components\r\n" "#endif\0" END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Dialog // IDD_PP_RESOURCE_DEBUG_PAGE DIALOG DISCARDABLE 0, 0, 252, 218 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Debug" FONT 8, "MS Shell Dlg" BEGIN ICON "",IDC_PP_ICON,8,7,18,20 CONTROL "",IDC_PP_TITLE,"Static",SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_GROUP,38,12,206,10 LTEXT "",IDC_PP_DEBUG_TEXT,8,34,236,33 LTEXT "&Debug Command Prefix:",IDC_PP_DEBUG_DEBUGPREFIX_LABEL, 8,76,80,8 EDITTEXT IDC_PP_DEBUG_DEBUGPREFIX,94,74,148,14,ES_AUTOHSCROLL END ///////////////////////////////////////////////////////////////////////////// // // DESIGNINFO // #ifdef APSTUDIO_INVOKED GUIDELINES DESIGNINFO DISCARDABLE BEGIN IDD_PP_RESOURCE_DEBUG_PAGE, DIALOG BEGIN LEFTMARGIN, 8 RIGHTMARGIN, 244 TOPMARGIN, 7 BOTTOMMARGIN, 212 END END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // String Table // STRINGTABLE DISCARDABLE BEGIN IDS_CLUADMEX_COMOBJ_DESC "Cluster Administrator Debug Extension (DebugEx) 1.0" IDS_APPLY_PARAM_CHANGES_ERROR "An error occurred attempting to save parameters to the cluster database:\n\n%1" IDS_NOT_IN_SEPARATE_MONITOR "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?" 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." 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." IDS_MENU_WHATS_THIS "What's This?" END #endif // English (U.S.) resources ///////////////////////////////////////////////////////////////////////////// #ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 3 resource. // #define _AFX_NO_SPLITTER_RESOURCES #define _AFX_NO_OLE_RESOURCES #define _AFX_NO_TRACKER_RESOURCES #define _AFX_NO_PROPERTY_RESOURCES #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) #ifdef _WIN32 LANGUAGE 9, 1 #pragma code_page(1252) #endif #include "res\DebugEx.rc2" // non-Microsoft Visual C++ edited resources #include "afxres.rc" // Standard components #endif ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED