WindowsXP-SP1/termsrv/setup/comp/tscomp.rc
2020-09-30 16:53:49 +02:00

35 lines
572 B
Plaintext

/*++
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