home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / sdktools / winnt / compact / compact.res / compact.rc
Text (UTF-16)  |  1998-03-30  |  6KB  |  29 lines

  1. LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
  2.  
  3. 1 MESSAGETABLE
  4. {
  5. 0x1,          "[OK]\r\n\x00"
  6. 0x2,          "[ERR]\r\n\x00"
  7. 0x6,          "\r\n Listing %1\r\n New files added to this directory will be compressed.\r\n\r\n\x00"
  8. 0x7,          "\r\n Listing %1\r\n New files added to this directory will not be compressed.\r\n\r\n\x00"
  9. 0x8,          "\r\nOf %1 files within %2 directories\r\n%3 are compressed and %4 are not compressed.\r\n%5 total bytes of data are stored in %6 bytes.\r\nThe compression ratio is %7 to 1.\r\n\r\n\x00"
  10. 0x9,          "\r\n Setting the directory %1 to compress new files %0\r\n\r\n\x00"
  11. 0xA,          "\r\n Compressing files in %1\r\n\r\n\x00"
  12. 0xB,          "\r\n Compressing files in %1\r\n\r\n\x00"
  13. 0xC,          "\r\n%1 files within %2 directories were compressed.\r\n%3 total bytes of data are stored in %4 bytes.\r\nThe compression ratio is %5 to 1.\r\n\x00"
  14. 0xD,          "\r\n Setting the directory %1 not to compress new files %0\r\n\r\n\x00"
  15. 0xE,          "\r\n Uncompressing files in %1\r\n\r\n\x00"
  16. 0xF,          "\r\n Uncompressing files in %1\r\n\r\n\x00"
  17. 0x10,          "\r\n%1 files within %2 directories were uncompressed.\r\n\r\n\x00"
  18. 0x13,          "Out of memory.\r\n\x00"
  19. 0x14,          "[Skipping %1]\r\n\x00"
  20. 0x15,          "%1%0\r\n\x00"
  21. 0x16,          "%1\r\n\x00"
  22. 0x17,          "%1: The file system does not support compression.\r\n\x00"
  23. 0x18,          "to 1 %0\r\n\x00"
  24. 0x19,          "Invalid drive specification: %1\r\n\x00"
  25. 0x1A,          "%1: The file system does not support compression or\r\nthe cluster size of the volume is larger than 4096 bytes.\r\n\x00"
  26. 0x32,          "Displays or alters the compression of files on NTFS partitions.\r\n\r\nCOMPACT [/C | /U] [/S[:dir]] [/A] [/I] [/F] [/Q] [filename [...]]\r\n\r\n  /C        Compresses the specified files.  Directories will be marked\r\n            so that files added afterward will be compressed.\r\n  /U        Uncompresses the specified files.  Directories will be marked\r\n            so that files added afterward will not be compressed.\r\n  /S        Performs the specified operation on files in the given\r\n            directory and all subdirectories.  Default \"dir\" is the\r\n            current directory.\r\n  /A        Displays files with the hidden or system attributes.  These\r\n            files are omitted by default.\r\n  /I        Continues performing the specified operation even after errors\r\n            have occurred.  By default, COMPACT stops when an error is\r\n            encountered.\r\n  /F        Forces the compress operation on all specified files, even\r\n            those which are already compressed.  Already-compressed files\r\n            are skipped by default.\r\n  /Q        Reports only the most essential information.\r\n  filename  Specifies a pattern, file, or directory.\r\n\r\n  Used without parameters, COMPACT displays the compression state of\r\n  the current directory and any files it contains. You may use multiple\r\n  filenames and wildcards.  You must put spaces between multiple\r\n  parameters.\r\n\x00"
  27. }
  28.  
  29.