[twsocket] FTPClient problem w. large files in D7

2006-05-30 Thread Delphi
Hello, i have installed the ics width Delphi7 i would download with the ftp-client a large file (6GByte). After 2GB the client hang (overflow integer) why doesn't work the in64-version of the functions in D7 ? in Delphi 5 the ftp-client works with get fine a download 6 GByte. Best regards

Re: [twsocket] FTPClient problem w. large files in D7

2006-05-30 Thread Delphi
in delphi 5 it works fine, but in delphi 7 i get the error. is this acute;not the same code? (stream.pas)?? richard Angus Robertson - Magenta Systems Ltd [EMAIL PROTECTED] schrieb: Very strange that error never came up when I added 64-bit support to the FTP client 6 month ago, I know I

Re: [twsocket] FTPClient problem w. large files in D7

2006-05-30 Thread Delphi
read FReadCount; {$ENDIF} property RcvdCount : LongIntread GetRcvdCount; Arno Garrels wrote: Delphi wrote: Hello Arno Garrels i get the exception EIntOverflow in Line 3842 in ..\vcl32\wsocket.pas If it is this line FReadCount