// -------------------------------------------------------------------------- // Module Name: strings.rc // // Copyright (c) 2000, Microsoft Corporation // // Resources for the FUS server DLL. // // History: 2000-08-31 vtan created // 2000-11-04 vtan moved from fusapi to fussrv // 2000-12-29 vtan moved from DS to SHELL depot // 2001-01-02 vtan split to separate files // 2001-02-12 vtan removed "services" // 2001-02-12 vtan added %n formatting // -------------------------------------------------------------------------- STRINGTABLE DISCARDABLE BEGIN IDS_WARNING_CAPTION "Warning" IDS_TERMINATEPROCESS_FAILURE "Windows cannot close %1!s!. To run it, first ask %2!s! to close it." END STRINGTABLE DISCARDABLE BEGIN IDS_BAMSERVER_DISPLAYNAME "Fast User Switching Compatibility" IDS_BAMSERVER_DESCRIPTION "Provides management for applications that require assistance in a multiple user environment." END