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.

18 lines
690 B

  1. // --------------------------------------------------------------------------
  2. // Module Name: strings.rc
  3. //
  4. // Copyright (c) 2000, Microsoft Corporation
  5. //
  6. // Resources for the theme server DLL.
  7. //
  8. // History: 2000-11-28 vtan created
  9. // 2000-12-29 vtan moved from DS to SHELL depot
  10. // 2001-01-02 vtan split to separate files
  11. // 2001-02-12 vtan removed "services"
  12. // --------------------------------------------------------------------------
  13. STRINGTABLE DISCARDABLE
  14. BEGIN
  15. IDS_THEMESERVER_DISPLAYNAME "Themes"
  16. IDS_THEMESERVER_DESCRIPTION "Provides user experience theme management."
  17. END