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

/*++
Copyright (C) 2000 Microsoft Corporation
Module Name:
tscomp.rc
Abstract:
Resource file for tscomp.dll
Author:
Makarand Patwardhan (MakarP) 28-Sept-2000
Notes:
Revision History:
--*/
#include "tscomprc.h"
/////////////////////////////////////////////////////////////////////////
// String Table
/////////////////////////////////////////////////////////////////////////
STRINGTABLE DISCARDABLE
BEGIN
TSCOMP_STR_ABORT_DESCRIPTION "You need Whistler Advanced Server or higher for Terminal Server."
END