paul-shed
2006-06-09 10:30:01 UTC
If I query a file with a size greater than or equal to 4GB (0x100000000) then
the nFileSizeHigh field in the WIN32_FIND_DATA structure is always zero.
The file size always maxes out for these large files. nFileSizeHigh is zero
and nFileSizeLow is 0xFFFFFFFF.
Why is this?
Is there a patch available?
Regards,
Bob
the nFileSizeHigh field in the WIN32_FIND_DATA structure is always zero.
The file size always maxes out for these large files. nFileSizeHigh is zero
and nFileSizeLow is 0xFFFFFFFF.
Why is this?
Is there a patch available?
Regards,
Bob