While continuing to debug an issue with the WinInet extender, I noticed this in the help for iFtpFileSize:
iFtpFileSize
Retrieves the file size of the requested FTP resource..
Syntax:
iFtpFileSize( connect-handle, filename )
Parameters:
(i) connect-handle: valid handle to ftp session, returned from iHostConnect.
(s) filename: name of the file to delete on the remote system.
Returns:
(i) file size: in bytes or -1 if file size is greater than 2 gigabytes.
Thanks
David
Somehow I missed this post. I would like to thank you for taking the time to post about this error in the WinInet Extender help file. I can assure you it will be addressed in the next release of WinInet.