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.
33 lines
573 B
33 lines
573 B
/*++
|
|
|
|
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
|