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.
|
|
//Microsoft Developer Studio generated resource script. // #include "postcfgresources.h"
#define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 2 resource. // #include "winres.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 "postcfgresources.h\0" END
2 TEXTINCLUDE DISCARDABLE BEGIN "#include ""winres.h""\r\n" "\0" END
3 TEXTINCLUDE DISCARDABLE BEGIN "\r\n" "\0" END
#endif // APSTUDIO_INVOKED
///////////////////////////////////////////////////////////////////////////// // // String Table //
STRINGTABLE DISCARDABLE BEGIN IDS_GENSCRIPT_DISPLAY_NAME "Generic Script" IDS_CONFIGURING_RESTYPE "Configuring the '%1!s!' resource type" IDS_TASKID_MINOR_CREATING_RESOURCE "Creating resources." IDS_TASKID_MINOR_LOCATE_EXISTING_QUORUM_DEVICE "Locating existing quorum resource" IDS_TASKID_MINOR_SET_QUORUM_DEVICE "Setting quorum resource to %1!ws!" IDS_TASKID_MINOR_STARTING_RESOURCES "Starting cluster resources" IDS_TASKID_MINOR_RESOURCE_FAILED_POSTCREATE "A resource failed to post-create. Check the log for details." END
STRINGTABLE DISCARDABLE BEGIN IDS_TASKID_MINOR_RESOURCE_FAILED_CREATE "A resource failed to create. Check the log for details." IDS_TASKID_MINOR_RESOURCE_FAILED_PRECREATE "A resource failed to pre-create. The resource will not be configured." IDS_TASKID_MINOR_RESOURCE_FAILED_POSTCREATE_LOG "%1!ws! failed PostCreate( )." IDS_TASKID_MINOR_QUERYING_FOR_RESOURCE_DEPENDENCIES "Determining the resource dependencies." IDS_TASKID_MINOR_INIT_MAPRESTYPEGUIDTONAME "Error occurred trying to create a GUID-to-name mapping for well known resource types." IDS_MAJORITYNODESET_DISPLAY_NAME "Majority Node Set" IDS_LOCAL_QUORUM_DISPLAY_NAME "Local Quorum" IDS_DELETING_LOCAL_QUORUM_RESOURCE "Deleting the local quorum resource" END
#endif // English (U.S.) resources /////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 3 resource. //
///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED
|