yphuan
2006-09-12 15:16:13 UTC
Hi,
I have two troubles with wininet.
1) I use HttpSendRequestEx to post data,but HttpEndRequest always
returns error 12152.
But the data are really sent out.Why?
2) I want to pass proxy (isa 2004 ,NTLM authentication needed)
transparently by using wininet function .when the current logined user
can be passed the NTLM, then GET requests can be completed successfully
without any errordlg for username and password,but the POST requests
always fail.Why?
Any reply will be appreciated.
yphuan
I have two troubles with wininet.
1) I use HttpSendRequestEx to post data,but HttpEndRequest always
returns error 12152.
But the data are really sent out.Why?
2) I want to pass proxy (isa 2004 ,NTLM authentication needed)
transparently by using wininet function .when the current logined user
can be passed the NTLM, then GET requests can be completed successfully
without any errordlg for username and password,but the POST requests
always fail.Why?
Any reply will be appreciated.
yphuan