serious problem with wininet.dll of IE8 ...
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello all I have a big problem after upgrading to IE8 . In our filetransfer module we are using wininet_connect(..) to establish connections via gSoap client . It has been working fine till we upgraded to IE8 with wininet.dll version 8.0 . The problem is that the wininet_callback is getting INTERNET_STATUS_CONNECTION_CLOSED message due to which gSoap client is disconnecting . This does not happen in IE6 and its wininet.dll version ... Has anyone faced this problem ?
redindian