- use SIZE command to retrieve the file size (as the file size is not
commit2429d51ff2956d9736ebc48b1e495fcd8d45eae6
authorLionel Ulmer <lionel.ulmer@free.fr>
Mon, 21 Jul 2003 19:59:03 +0000 (21 19:59 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Jul 2003 19:59:03 +0000 (21 19:59 +0000)
tree9bd3fc4f7d36c18e80830654413747481e6c7bb6
parentc18ec9c8e2f722a452f2fdff5d3bb78f53bb5d8a
- use SIZE command to retrieve the file size (as the file size is not
  part of the WinNT acknowledgement string)
- free the handle / close the socket on end of download
- fix InternetReadFile in the FTP case
- fix FTP_ReceiveResponse
dlls/wininet/ftp.c
dlls/wininet/internet.c
dlls/wininet/internet.h