http://bugs.winehq.org/show_bug.cgi?id=32103
--- Comment #5 from Hans Leidekker hans@meelstraat.net 2012-11-01 03:32:18 CDT --- (In reply to comment #4)
Created attachment 42351 [details] Log with patched winhttp
The debug output is the same everywhere: fixme:winhttp:WinHttpGetProxyForUrl dwFlags 00000002 fixme:winhttp:WinHttpGetProxyForUrl dwAutoDetectFlags 00000000 fixme:winhttp:WinHttpGetProxyForUrl lpszAutoConfigUrl L"http://wpad/wpad.dat" fixme:winhttp:WinHttpGetProxyForUrl fAutoLogonIfChallenged 0
My tests show that WinHttpGetProxyForUrl is supposed to fail here if the configuration file cannot be retrieved, so the bug must be somewhere else.