function SetNTFSCompression(const FileOrDir: String; Compress: Boolean): Boolean;
Changes the NTFS compression state of a file or directory. Returns True if successful.
If a directory is specified, the compression state of any files present in the directory will not be changed.