http://bugs.winehq.org/show_bug.cgi?id=28552 --- Comment #19 from Hans Leidekker <hans(a)meelstraat.net> 2011-11-21 02:44:27 CST --- (In reply to comment #18)
Regarding your changes to WinHttpDetectAutoProxyConfigUrl I'd like to propose simple solution for custom auto-configuration script URLs. Choose any (probably wine specific) registry location for storing wpad auto-configuration script URL and in WinHttpDetectAutoProxyConfigUrl firstly check if this registry entry is present and return it otherwise use current behavior.
I think it will be useful, because it gave user more freedom of placing wpad script. Moreover custom URL is for example used in our company network.
What exactly is the problem you're trying to solve? If you want to make your test app work in your home network, all you need to do is publish a wpad script for your local domain. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.