Am 2015-05-18 um 09:30 schrieb Michael Van Canneyt:
Function FileTruncate (Handle: THandle; Size: Int64) : boolean;
but even that does not work with files >2Gb on unix, because the underlying 
system call does not support it.

I don't know what happens on Windows.

On windows it should be possible, at least no restriction mentioned in
https://msdn.microsoft.com/en-us/library/windows/desktop/aa365531%28v=vs.85%29.aspx
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to