zhanglr
2006-08-11 14:04:02 UTC
Hi,
My application works OK under IE6.
But after I updated Internet Explorer to version 7 (7.0.5450.4IC) :
If I build a debug version, it still works OK.
But if I build a release version, HttpOpenRequest will fail. (GetLastError()
== 0x57 -- The parameter is incorrect. )
Anybody know how to solve this problem. Or how can I ask my application to
load the old version wininet.dll (I will copy the old version dll to the
install folder )?
Thanks.
Best Regards,
Michael, zhang
My application works OK under IE6.
But after I updated Internet Explorer to version 7 (7.0.5450.4IC) :
If I build a debug version, it still works OK.
But if I build a release version, HttpOpenRequest will fail. (GetLastError()
== 0x57 -- The parameter is incorrect. )
Anybody know how to solve this problem. Or how can I ask my application to
load the old version wininet.dll (I will copy the old version dll to the
install folder )?
Thanks.
Best Regards,
Michael, zhang