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.

33 lines
573 B

  1. /*++
  2. Copyright (C) 2000 Microsoft Corporation
  3. Module Name:
  4. ftcomp.rc
  5. Abstract:
  6. Resource file for ftcomp.dll
  7. Author:
  8. Cristian Teodorescu (cristiat) 6-July-2000
  9. Notes:
  10. Revision History:
  11. --*/
  12. #include "siscomprc.h"
  13. /////////////////////////////////////////////////////////////////////////
  14. // String Table
  15. /////////////////////////////////////////////////////////////////////////
  16. STRINGTABLE DISCARDABLE
  17. BEGIN
  18. SISCOMP_STR_DESCRIPTION "The Single Instance Storage Groveler service has been stopped."
  19. END