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.

34 lines
538 B

  1. /*++
  2. Copyright (C) 2000 Microsoft Corporation
  3. Module Name:
  4. tscomp.rc
  5. Abstract:
  6. Resource file for tscomp.dll
  7. Author:
  8. Makarand Patwardhan (MakarP) 28-Sept-2000
  9. Notes:
  10. Revision History:
  11. --*/
  12. #include "tscomprc.h"
  13. /////////////////////////////////////////////////////////////////////////
  14. // String Table
  15. /////////////////////////////////////////////////////////////////////////
  16. STRINGTABLE DISCARDABLE
  17. BEGIN
  18. TSCOMP_STR_ABORT_DESCRIPTION "You need Whistler Advanced Server or higher for Terminal Server."
  19. END