Quantcast
Channel: Internet Explorer Web Development forum
Viewing all articles
Browse latest Browse all 3527

IE11 and wininet.dll problem

$
0
0

I have a large user base running our old VB software and have never had a problem with internet explorer releases. Our program relies on some API calls to wininet.dll and now that our customers are upgrading to IE11 the following API call no longer works.

FtpRenameFile Lib "wininet.dll" Alias "FtpRenameFileA" (ByVal hFtpSession As Long, ByVal lpszOldName As String, ByVal lpszNewName As String) As Boolean

It works fine in all other version of IE but under IE11 it returns "False" and the FTP function fails.

I'm sure their are many legacy programs that use wininet.dll any thoughts on why this would be an issue in IE11?

Thank you!


Viewing all articles
Browse latest Browse all 3527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>