Returns the file size as Int64 for the given TWin32FindData record.
function GetFileSize64(const FindData: TWin32FindDataW): int64;
The file size as Int64 for the given TWin32FindData record.
ShellBrowser