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.
|
|
/*++
Copyright (C) 2000 Microsoft Corporation
Module Name:
ftcomp.rc
Abstract:
Resource file for ftcomp.dll
Author:
Cristian Teodorescu (cristiat) 6-July-2000 Notes:
Revision History:
--*/
#include "siscomprc.h"
///////////////////////////////////////////////////////////////////////// // String Table /////////////////////////////////////////////////////////////////////////
STRINGTABLE DISCARDABLE BEGIN SISCOMP_STR_DESCRIPTION "The Single Instance Storage Groveler service has been stopped." END
|