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.
|
|
//Microsoft Developer Studio generated resource script. // #include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 2 resource. // #include "winnt.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 ""winnt.h""\r\n" "\0" END
3 TEXTINCLUDE DISCARDABLE BEGIN "#include ""HsmEng.rc2""\r\n" "\0" END
#endif // APSTUDIO_INVOKED
///////////////////////////////////////////////////////////////////////////// // // REGISTRY //
IDR_HsmServer REGISTRY MOVEABLE PURE "HsmServ.rgs" IDR_HsmUpgradeRmsDb REGISTRY MOVEABLE PURE "HsmServU.rgs" IDR_CHsmManagedResource REGISTRY MOVEABLE PURE "HsmMgdRs.rgs" IDR_CHsmManagedResourceCollection REGISTRY MOVEABLE PURE "HsmMgdRc.rgs" IDR_CHsmStoragePool REGISTRY MOVEABLE PURE "HsmStgPl.rgs" IDR_CMountingMedia REGISTRY MOVEABLE PURE "mountmed.rgs"
///////////////////////////////////////////////////////////////////////////// // // String Table //
STRINGTABLE DISCARDABLE BEGIN IDS_SERVICENAME "Remote_Storage_Engine" IDS_SERVICE_DISPLAYNAME "Remote Storage Engine" IDS_SERVICE_DESCRIPTION "Coordinates the services and administrative tools used for storing infrequently used data" IDS_PRODUCT_NAME "Remote Storage" END
#endif // English (U.S.) resources /////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 3 resource. // #include "HsmEng.rc2"
///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED
|