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.

27 lines
1.1 KiB

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