PDA

View Full Version : Determining Actual Size on Disk (Compressed Size)


_fill_
14-08-2006, 09:54 PM
I noticed that the files in the actual object store are compressed. Does anyone know a way to find the true (compressed) size of files?

Perhaps some system call or DeviceIoControl to the file system driver?

Thanks!