Consider the following scenario:
Note This issue does not occur on Internet Explorer 8, Internet Explorer 9 and Internet Explorer 10.
- You have a C++ application to send files to FTP server by using InternetWriteFile API.
- You read the file and write the content by using InternetWriteFile API.
- The entire file is uploaded and the file handle is closed.
Note This issue does not occur on Internet Explorer 8, Internet Explorer 9 and Internet Explorer 10.