search for: iwinhttprequest

Displaying 10 results from an estimated 10 matches for "iwinhttprequest".

2011 Jul 22
0
Wine release 1.3.25
...ses to kernel. ntdll/tests: Test NtQueryDirectoryFile with RestartScan set to FALSE. Hans Leidekker (11): server: Include groups in file mode calculation if the security descriptor matches the current user. winhttp: Implement IDispatch for WinHttpRequest. winhttp: Implement IWinHttpRequest::Open. winhttp: Implement IWinHttpRequest::Send. winhttp: Implement IWinHttpRequest::SetTimeouts. winhttp: Implement IWinHttpRequest::WaitForResponse. winhttp: Implement IWinHttpRequest::get_Status. winhttp: Implement IWinHttpRequest::get_StatusText. winhttp: Imp...
2011 Aug 05
0
Wine release 1.3.26
...ix handling of lines starting with echo. or echo:. Gerald Pfeifer (1): mshtml: Handle the failure case in get_nsstyle_attr. Hans Leidekker (36): msi: Fix the SelectionPath event handler. winhttp: Use an offset instead of a pointer for the write position. winhttp: Implement IWinHttpRequest::get_ResponseBody. winhttp: Implement IWinHttpRequest::SetCredentials. winhttp: Set last error if the server didn't return a valid response. winhttp: Propagate errors from asynchronous requests. msi: Don't duplicate column string data. msi: Allow read sharing i...
2015 Dec 04
0
Wine release 1.8-rc3
...idl does. winhttp/tests: Accept Windows7 return value for WinHttpQueryOption(WINHTTP_OPTION_CONNECTION_INFO). winhttp/tests: For a secure connection check what WinHttpQueryDataAvailable() returns as well as first chunk of actual data. winhttp/tests: Add a test for data returned by IWinHttpRequest::get_ResponseText(). winhttp/tests: Add a test for data returned by IWinHttpRequest::get_ResponseText() using an https connection. Fran?ois Gouget (1): Assorted spelling fixes. Gerald Pfeifer (2): krnl386.exe16: Avoid shift overflows in DMA_ioport_out. user32: Avoid shift...
2014 Dec 12
0
Wine release 1.7.33
...36472 Application ArdourXchange will not run in Wine 36486 Age of Wushu: frequent display of in-game "Don't speed up!" dialog tip disrupts gameplay (Wine fails kernel32.GetTickCount API entry hook check) 36569 TM.exe crashes at a certain time and native usp10 fixes it 36642 IWinHttpRequest::Send returns immediately even when in synchronous mode 36650 Winhttprequest authentication doesn't work anymore 36938 Reason needs MFPlat.DLL and MFReadWrite.dll 37159 valgrind shows a few uninitialized variables in riched20/tests/editor.c (test_EM_FINDWORDBREAK_A) 37376 Visual C++...
2015 Dec 12
0
Wine release 1.8-rc4
...tp/tests: Use symbolic names for http status codes. winhttp/tests: Send a not empty payload in the server authorization response, check the received data on the client side. user32: Call the EnumChildWindows callback using a wrapper. winhttp/tests: Add an authentication test using IWinHttpRequest. Fran?ois Gouget (15): po: Fix some trailing space and exclamation mark issues in the Norwegian Bokm?l translation. po: Fix ellipsis issues in the Norwegian Bokm?l translation. po: Remove some extraneous ellipses in the Norwegian Bokm?l translation. po: Fuzzy some incorrect...
2014 Sep 19
0
Wine release 1.7.27
...dded pointers. Fran?ois Gouget (2): dpnet/tests: Make test_lobbyclient() static. msvcrt: Prefix _set_output_format() with MSVCRT_ to avoid a collision with MinGW. Hans Leidekker (3): msi: Improve support for advertized shortcuts. winhttp: Verify the async parameter type in IWinHttpRequest::Open. rsaenh: Fix typos in SHA-384/SHA-512 OIDs. Hao Peng (1): svchost: Add LOAD_WITH_ALTERED_SEARCH_PATH flag when loading the dll. Henri Verbeet (30): widl: Handle aggregate returns in a MSVC compatible way. d2d1: Implement d2d_d3d_render_target_GetSize(). d2d1: I...
2015 Feb 20
0
Wine release 1.7.37
...s committed. wbemprox: Implement Win32_VideoController.DriverVersion. wbemprox: Implement Win32_SID. winhttp: Implement a task queue for asynchronous requests. winhttp: Return an error from winhttp_request_get_ResponseBody if the request is not sent. winhttp: Implement IWinHttpRequest::get_ResponseStream. netapi32: Add a partial implementation of NetUserEnum. wbemprox: Fix the type mapping for Win32_SoundDevice.StatusInfo. Henri Verbeet (30): wined3d: Add some warnings when resource_init() fails due to format restrictions. wined3d: Do not validate format...
2015 Sep 04
0
Wine release 1.7.51
...support for LANG_INVARIANT. kernel32: Add Invariant string table. kernel32/tests: Add tests for Invariant. Dmitry Timoshkov (7): winhttp: Add support for WinHttpRequestOption_URLCodePage. kernel32/tests: Avoid intermittent test failures. winhttp/tests: Add a test for IWinHttpRequest::Invoke. winhttp/tests: Add more IWinHttpRequest_Invoke tests. msscript.ocx: Add missing 'vararg' attribute to the Run() methods. oleaut32/tests: Avoid using a reserved keyword '_restrict' in an idl. oleaut32/tests: Add a test for calling a varargs method usi...
2015 Oct 02
0
Wine release 1.7.52
...leaut32/tests: Add a test to show that support for coercion to arrays of variants is specific to vararg methods. msvideo: Implement MCIWndRegisterClass. msvideo: Add support for 16-bit MCIWndProc. oleaut32: Use correct interface pointer. winhttp: Add custom implementation of IWinHttpRequest::Invoke(DISPID_HTTPREQUEST_OPTION). ntdll: Print process id in the relay log if requested. ntdll: Print process id in the loader log if requested. winhttp/tests: Add another test for IWinHttpRequest_Invoke. Erich Hoover (4): wineps.drv: Add support for PostScript Format 1 g...
2011 Jul 08
0
Wine release 1.3.24
...ge instead of the system language. msi: Avoid dereferencing a NULL pointer (clang). msi: Get rid of the msistring typedef. msi: Check the return value of MSI_IterateRecords (clang). include: Add httprequestid.h and httprequest.idl. winhttp: Add a stub implementation of IWinHttpRequest. winhttp: Add a class factory implementation. winhttp: Register interfaces and add a typelib resource. Henri Verbeet (40): wined3d: Make the depth_stencil parameter to context_validate_onscreen_formats() const. wined3d: Make the target parameter to generate_rt_mask_from_sur...