Newsgroups : Microsoft : microsoft.public.inetsdk.programming.wininet : 2004 Sep : InternetSetOption failing
| Subject: | InternetSetOption failing |
| Posted by: | "ASmall" (asma..@discussions.microsoft.com) |
| Date: | Fri, 17 Sep 2004 04:27:06 |
CInternetSession::SetOption() and QueryOption() with
INTERNET_OPTION_PROXY_USERNAME are returning FALSE. GetLastError() then
returns 0x2EF2 (12018), but this cannot be resolved by FormatMessage(). What
is this error?
Thank you,