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.

36 lines
737 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 "ftcomprc.h"
  13. /////////////////////////////////////////////////////////////////////////
  14. // String Table
  15. /////////////////////////////////////////////////////////////////////////
  16. STRINGTABLE DISCARDABLE
  17. BEGIN
  18. FTCOMP_STR_ERROR50_DESCRIPTION "Basic volumes created using Windows NT 4.0"
  19. FTCOMP_STR_ERROR40_DESCRIPTION "Basic volumes created using Windows NT 4.0 in the boot, system or paging drives"
  20. FTCOMP_STR_WARNING40_DESCRIPTION "Basic volumes created using Windows NT 4.0"
  21. END