Newsgroups : Microsoft : microsoft.public.inetsdk.programming.wininet : 2006 Oct : wininet using proxy ...
| Subject: | wininet using proxy ... |
| Posted by: | "Abubakar" (emailallri..@yahoo.com) |
| Date: | Mon, 30 Oct 2006 12:08:42 |
Hi,
I'm using wininet apis like InternetOpen, InternetConnect, etc. It seems
that these apis use internet explorer's proxy settings. What I want is that
first the wininet apis should try to operate without using proxy and if they
fail than they should use the internet explorer's proxy settings. How do I
do that ?
Regards,
-ab.