Displaying 4 results from an estimated 4 matches for "winhttpsettimeout".
Did you mean:
winhttpsettimeouts
2009 May 30
2
Nextgen MMO betatester and can't update the game
...MO but I can't break the NDA to saying his name.
I have found solutions to install the game and the updater but the updater can't to update, I have errors like this :
Code:
fixme:service:EnumServicesStatusA 0x160ee98 type=30 state=1 0x32cfa4 240 0x32d1e8 0x32d1f0 0x32d1e4
fixme:winhttp:WinHttpSetTimeouts 0x1, 5000, 5000, 5000, 5000
fixme:winhttp:WinHttpSetTimeouts 0x3, 5000, 5000, 5000, 5000
I need your help to prepare compatibility with wine at the release to all linux users
I don't find solutions for these errors.
Thanks
2010 Feb 05
0
Wine release 1.1.38
...Meissner (4):
winhttp: On NULL request, skip the other tests (Coverity).
msi: Call Custom function via wrapper.
ws2_32: Check namelen before dereferencing it in TRACE (Coverity).
msi: Handle some error returns (Coverity).
Matijn Woudt (4):
winhttp/tests: Add tests for WinHttpSetTimeouts.
winhttp/tests: Add timeout tests for WinHttp{Set, Query}Option.
winhttp: Add timeout for session handles and implement for WinHttpSetTimeouts.
winhttp: Implement WINHTTP_OPTION_{CONNECT, SEND, RECEIVE}_TIMEOUT.
Matteo Bruni (1):
wpp: Assure if_stack is clean before return...
2009 Jul 17
0
Wine release 1.1.26
...-8.
kernel32: Fix typos in English errors messages.
appwiz.cpl: Fix French UI display and wording.
kernel32: Update French translation of error messages.
Hans Leidekker (10):
iphlpapi: Use a separate index to count addresses in GetAdaptersAddresses.
winhttp: Implement WinHttpSetTimeouts.
include: Add IWbemStatusCodeText and IWbemLocator interfaces.
wbemprox: Add a stub implementation of IWbemLocator.
wbemprox: Add class factory.
wbemprox: Register interfaces.
wmiutils: New dll.
wmiutils: Add a stub implementation of IWbemStatusCodeText.
w...
2008 Aug 22
0
Wine release 1.1.3
...ckUrl and WinHttpCreateUrl to wininet for the time being.
winhttp: Implement WinHttpTimeFromSystemTime and WinHttpTimeToSystemTime.
include: Add prototype for WinHttpQueryOption.
winhttp: Deliver status notifications to the application.
winhttp: Add a stub implementation for WinHttpSetTimeouts.
winhttp: Implement WinHttpAddRequestHeaders.
winhttp: Implement WinHttpQueryHeaders.
winhttp: Use default values for verb, object and version parameters in WinHttpOpenRequest.
winhttp: Add some tests for WinHttpAddRequestHeaders.
Hongbo Ni (13):
user32: Implement WM...