Displaying 4 results from an estimated 4 matches for "winhttpgetdefaultproxyconfiguration".
2009 May 27
2
Wine / Google Earth network issue
...install Google Earth under wine, I get to a point where the installer trying to contact Google for some download.
----------------
fixme:msxml:domdoc_createNode nodes with namespaces currently not supported.
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:winhttp:WinHttpGetDefaultProxyConfiguration 0xa5e670
fixme:winhttp:WinHttpGetProxyForUrl 0x1, L"http://tools.google.com/service/update2", 0xa5e540, 0xa5e558
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:winhttp:WinHttpGetDefaultProxyConfiguration 0xa5e670
fixme:winhttp:WinHttpGetProxyForUrl 0x1,...
2008 Sep 13
1
Google Chrome (BETA) for Windows browser fails to install
...sShutdownParameters (00000280, 00000001): partial
stub.
fixme:ole:CoInitializeSecurity (0x0,-1,0x0,0x0,6,2,0x0,64,0x0) - stub!
fixme:wtsapi:WTSQuerySessionInformationW Stub 0x0 0xffffffff 7 0x34f2d4
0x34f2c8
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:winhttp:WinHttpGetDefaultProxyConfiguration 0xbf8ed170
fixme:winhttp:WinHttpGetProxyForUrl 0x1,
L"http://tools.google.com/service/update2", 0xbf8ed00c, 0xbf8ed024
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:winhttp:WinHttpGetDefaultProxyConfiguration 0xbf8ed170
err:winhttp:netconn_secure_conne...
2009 Jul 17
0
Wine release 1.1.26
...veName and HTTP_OpenConnection.
wininet: Fail in FTP if the resolved name is not an IPv4 address.
wininet: Support IPv6 in GetAddress.
winhttp: Add tests for WinHttpSetDefaultProxyConfiguration.
winhttp: Implement WinHttpSetDefaultProxyConfiguration.
winhttp: Implement WinHttpGetDefaultProxyConfiguration.
winhttp: Support getting the default proxy settings from the http_proxy environment variable.
winhttp: Honor WINHTTP_ACCESS_TYPE_DEFAULT_PROXY in WinHttpOpen.
winhttp: Set connect_t's servername and port based on proxy settings.
winhttp: When connecting via a proxy incl...
2008 Aug 22
0
Wine release 1.1.3
...e management implementation.
winhttp: Implement WinHttpOpen and WinHttpCloseHandle.
winhttp: Implement WinHttpConnect.
winhttp: Implement WinHttpOpenRequest.
winhttp: Implement WinHttpSetStatusCallback. Start sending notifications.
winhttp: Add stub implementations for WinHttpGetDefaultProxyConfiguration, WinHttpGetProxyForUrl and WinHttpSetDefaultProxyConfiguration.
winhttp: Forward WinHttpCrackUrl and WinHttpCreateUrl to wininet for the time being.
winhttp: Implement WinHttpTimeFromSystemTime and WinHttpTimeToSystemTime.
include: Add prototype for WinHttpQueryOption.
winht...