Commit Graph

107703 Commits

Author SHA1 Message Date
Hans Leidekker 9061ee4e8c webservices: Implement WsGetHeapProperty. 2015-09-14 22:31:43 +09:00
Hans Leidekker 5db34f7da1 webservices: Implement WsCreateHeap and WsFreeHeap. 2015-09-14 22:31:38 +09:00
Józef Kucia ef3afcf649 dxgi/tests: Remove leftover debug comment. 2015-09-14 22:31:07 +09:00
Józef Kucia 7d9049c2df dxgi/tests: Add missing DestroyWindow() call in test_createswapchain(). 2015-09-14 22:31:06 +09:00
Józef Kucia cee4d0bb91 dxgi/tests: Check that DXGI surface implements ID3D11Texture2D. 2015-09-14 22:31:03 +09:00
Józef Kucia e0bd44583c d3d11/tests: Port test_create_depthstencil_view() from d3d10core. 2015-09-14 22:30:51 +09:00
Józef Kucia 6d916dc3e5 d3d10core/tests: Check that shader resource view implements ID3D11ShaderResourceView. 2015-09-14 22:30:50 +09:00
Józef Kucia c32def6c41 d3d10core/tests: Check that render target view implements ID3D11RenderTargetView. 2015-09-14 22:30:48 +09:00
Józef Kucia fbf7b84d10 d3d10core/tests: Port test_depthstencil_view_interfaces() from d3d11. 2015-09-14 22:30:45 +09:00
Florian Pelz a161fb318b po: German translation: Various fixes.
Mostly as suggested by Julian Rüger.
With suggestion from Jens Reyer.
2015-09-14 18:57:32 +09:00
Aric Stewart 7e2ca70f79 hidclass.sys: Implement a report ring buffer. 2015-09-14 18:14:10 +09:00
Katarzyna Caban a833aaa5ce po: Update Polish translation. 2015-09-14 18:10:56 +09:00
Gerald Pfeifer 92f9dd1942 oleacc: Avoid two cases of shift overflow. 2015-09-14 16:47:53 +09:00
Piotr Caban 1e9402124d msvcp: Add _Dtest implementation. 2015-09-14 16:47:52 +09:00
Piotr Caban 874c3f96f7 msvcp60: Fix basic_string::operator[size_t] implementation. 2015-09-14 16:47:52 +09:00
Piotr Caban 09a727c33c msvcr120: Add fmin implementation. 2015-09-14 16:47:52 +09:00
Akihiro Sagawa e4823f9b27 quartz: Use boolean constants for BOOL. 2015-09-14 16:47:52 +09:00
Akihiro Sagawa 6e51cfddfd msi: Feature treeview should have WS_TABSTOP style. 2015-09-14 16:47:52 +09:00
Piotr Caban b408b5a9a4 msvcrt/tests: Fix tolower test failures. 2015-09-14 16:47:52 +09:00
Gerald Pfeifer a818d5cab2 netapi32: Avoid shift overflow for GENERIC_READ_ACCESS and friends. friends. 2015-09-14 16:47:51 +09:00
Bruno Jesus 66694cc043 quartz: Avoid audio header test code duplication.
The function MPEGSplitter_head_check does exactly the same test.
2015-09-14 16:47:51 +09:00
Vincent Povirk 34d57e3621 comdlg32: Implement radio button lists in item dialog. 2015-09-14 16:47:51 +09:00
Vincent Povirk 9068f2d10c comdlg32: Return success from IFileDialogCustomize::MakeProminent. 2015-09-14 16:21:26 +09:00
Vincent Povirk 4270a8a4dc comdlg32: Return success from IFileDialog2::AddPlace. 2015-09-14 16:21:23 +09:00
Vincent Povirk 3fc57e7b49 comdlg32: Remove fixme from EnableOpenDropDown. 2015-09-14 16:21:21 +09:00
Vincent Povirk bbe009778e comdlg32: Fix ignored out parameter. 2015-09-14 16:21:18 +09:00
Andrew Eikum c28bfbc5b2 xaudio2: Support looping buffers.
Also shorten up the test runtime.
2015-09-14 16:19:49 +09:00
Andrew Eikum 031af2ca9a xaudio2: Quiet down some noisy stubs. 2015-09-14 16:19:41 +09:00
Andrew Eikum 4c8ed8d104 xaudio2: Don't keep running after master voice is destroyed. 2015-09-14 16:19:37 +09:00
Piotr Caban f326e372d1 msi/tests: Fix MsiProvideQualifiedComponent test failure. 2015-09-14 16:19:27 +09:00
Alexandre Julliard b30517defd include: Avoid some type redefinitions. 2015-09-14 16:19:14 +09:00
Nikolay Sivov a7e294c064 libwine: Fix double byte default char initialization. 2015-09-11 20:58:04 +09:00
Aric Stewart 43888392fa hidclass.sys: Add Plug-and-play and AddDevice. 2015-09-11 20:48:24 +09:00
Hans Leidekker a5b4ed75cf advapi32/tests: Avoid more test failures. 2015-09-11 18:21:58 +09:00
Hans Leidekker 0194595d9a webservices: Add tests. 2015-09-11 18:21:39 +09:00
Hans Leidekker a1d2f21392 webservices: Implement WsGetErrorProperty and WsSetErrorProperty. 2015-09-11 18:21:32 +09:00
Hans Leidekker 60f1b8514e webservices: Implement WsCreateError and WsFreeError. 2015-09-11 18:21:13 +09:00
Hans Leidekker dccb4293f3 include: Add missing Web Services declarations. 2015-09-11 18:21:02 +09:00
Dmitry Timoshkov 70161bc134 msvideo: Add support for 16-bit MCIWndProc. 2015-09-11 16:06:56 +09:00
Dmitry Timoshkov 303172e332 msvideo: Implement MCIWndRegisterClass. 2015-09-11 16:05:45 +09:00
Nikolay Sivov efb8afcfdc gdi32/tests: Avoid excessive traces for fonts with OS/2 version 4 tables. 2015-09-11 16:05:23 +09:00
Jacek Caban efb1cf0299 usp10: Added test of ScriptStringAnalyse call with 0 length string. 2015-09-10 20:10:32 +09:00
Józef Kucia eb45704ba8 d3d11/tests: Port test_create_shader_resource_view() from d3d10core. 2015-09-10 20:01:31 +09:00
Józef Kucia 8972105ee5 d3d11: Implement d3d11_device_CreateShaderResourceView(). 2015-09-10 20:01:29 +09:00
Józef Kucia 487cf3d5c4 d3d11: Implement d3d11_shader_resource_view_GetResource(). 2015-09-10 20:01:27 +09:00
Józef Kucia 28f98a0d9d d3d11: Implement d3d11_shader_resource_view_GetDesc(). 2015-09-10 20:01:26 +09:00
Józef Kucia cdc8d9af86 d3d11: Implement d3d11_shader_resource_view_GetDevice(). 2015-09-10 20:01:21 +09:00
Józef Kucia 3882f2d303 d3d11: Add ID3D11ShaderResourceView interface stub. 2015-09-10 20:01:18 +09:00
Józef Kucia 55d30331a5 d3d11: Rename d3d10_shader_resource_view to d3d_shader_resource_view. 2015-09-10 20:01:16 +09:00
Riccardo Bortolato 825b141e5a wined3d: Remove wined3d_surface_get_flip_status stub. 2015-09-10 20:00:52 +09:00