Commit Graph

106074 Commits (fd8fae105b68a2af131b070adea0bfcaf582ace3)
 

Author SHA1 Message Date
Michael Müller fd8fae105b kernel32: Improve stub for SetFileInformationByHandle. 2015-06-11 15:32:26 +09:00
Zhenbo Li 82d090dd6d mshtml: Implement IHTMLXMLHttpRequest as a stub. 2015-06-11 14:41:35 +09:00
Bruno Jesus 45f14218f7 dmstyle: Don't fake success on IDirectMusicUtils_IPersistStream_ParseReference. 2015-06-11 14:41:24 +09:00
Michael Stefaniuc 3ebf41cc42 dmstyle: Use the generic DirectMusicObject implementation for DMStyle. 2015-06-11 14:41:20 +09:00
Michael Stefaniuc b8149561ec dmstyle: Pass the object instead of the iface to helper functions. 2015-06-11 14:41:11 +09:00
Michael Stefaniuc 774aad743c dmstyle: Remove unused arguments from helper functions. 2015-06-11 14:41:07 +09:00
Nikolay Sivov ea2387b2a7 oledb32/tests: Improve IDataSourceLocator tests a bit. 2015-06-11 14:40:56 +09:00
Piotr Caban 725e4733cf msvcrt: Remove no longer needed global lock from functions using fd critical sections. 2015-06-11 14:40:32 +09:00
Piotr Caban 6ed69c107f msvcrt: Avoid using global critical section while allocating new file descriptors. 2015-06-11 14:40:30 +09:00
Piotr Caban e7fc237088 msvcrt: Don't use MSVCRT_fdend in msvcrt_create_io_inherit_block. 2015-06-11 14:40:14 +09:00
Piotr Caban 417b605687 msvcrt: Fix possible deadlock in dup2 function. 2015-06-11 14:40:01 +09:00
Huw Davies 714abcb7cd wshom/tests: Use RegQueryValueEx so that the tests run on Win 2k and XP. 2015-06-10 23:38:19 +09:00
Huw Davies 9327e476d4 shlwapi/tests: Fix failing tests on Vista and Win 2008.
SHMapHandle fails with a variety of errors on these platforms.
2015-06-10 23:36:28 +09:00
Nikolay Sivov 795845ff3d oledb32: Support provider-specific properties in GetDataSource(). 2015-06-10 23:36:28 +09:00
Zhenbo Li 0036b8bf2e mshtml: Implement IHTMLXMLHttpRequestFactory as a stub. 2015-06-10 23:30:39 +09:00
Joachim Priesner ba2274c8ba ieframe: shellbrowser: Strip 'file://' from file URLs in BEFORENAVIGATE2 callbacks.
This is a straightforward port of commit 8eb70459a1
which does the same thing for the matching method in navigate.c.
2015-06-10 23:25:05 +09:00
Stefan Dösinger e09f980c83 d3d8: Reject FBs with mismatching multisample settings. 2015-06-10 23:25:05 +09:00
Stefan Dösinger 4d8bfe190c d3d9/tests: Test multisample mismatch. 2015-06-10 23:25:05 +09:00
Stefan Dösinger 4e53faf77b wined3d: Disable the depth stencil on multisample mismatch. 2015-06-10 23:25:04 +09:00
Alexandre Julliard cce57e9e3e user32/tests: Add tests for SetClipboardData from a different thread. 2015-06-10 19:01:07 +09:00
Zebediah Figura 0399b100a7 include: Add event trace flags and guid to evntrace.h. 2015-06-10 16:20:54 +09:00
Zebediah Figura be47a6f59d include: Add WNODE flags to wmistr.h. 2015-06-10 16:19:57 +09:00
Michael Müller 6b4ac9971a winebuild: Set a valid major and minor linker version.
Some apps expect a nonzero linker version.
2015-06-10 16:16:29 +09:00
Austin English 0a0b0b46e9 api-ms-win-core-processthreads-l1-1-1: Add advapi32 forwards. 2015-06-10 16:15:40 +09:00
Nikolay Sivov 0a15e163db gdiplus: Implement trivial case of GdipCreateRegionRgnData for empty and infinite regions. 2015-06-10 15:50:44 +09:00
Daniel Lehman 79118f3543 msvcp110: Add wide-char days and months to _LocInfo. 2015-06-10 15:26:11 +09:00
Daniel Lehman 1a4db7cdf5 msvcrt: Add _W_GetMonths. 2015-06-10 15:26:11 +09:00
Daniel Lehman bc1eaf7a0f msvcrt: Add _W_Getdays. 2015-06-10 15:26:10 +09:00
Daniel Lehman 5ac70b2c23 msvcp110: Add _Yarn<wchar_t> implementaton. 2015-06-10 15:26:10 +09:00
Michael Stefaniuc e444c31f9e dswave: Finish the cleanup of create_dswave(). 2015-06-10 15:26:10 +09:00
Michael Stefaniuc 7370bed714 dswave: Get rid of the extra pointer to a DMUS_OBJECTDESC. 2015-06-10 15:26:10 +09:00
Michael Stefaniuc 834a92cc8b dswave: Use the generic DirectMusicObject implementation for DSWave. 2015-06-10 15:26:10 +09:00
Michael Stefaniuc 5843a1a002 dswave: COM cleanup for the IUnknown interface of DirectSoundWave.
Also lock/unlock the module only on creation/destruction of the object.
2015-06-10 15:26:10 +09:00
Michael Stefaniuc 770f7de1f4 dswave/tests: Check for the private interface in DirectSoundWave. 2015-06-10 15:26:10 +09:00
Nikolay Sivov eca362bd76 dwrite: Fix problems with outline conversion and reporting. 2015-06-10 15:26:10 +09:00
Alexandre Julliard 3494fb7f72 kernel32: Avoid resolving imports against the advapi32 forwards. 2015-06-10 15:26:05 +09:00
Jacek Caban 09176c3aa0 kernel32: Treat empty locale name as LOCALE_INVARIANT. 2015-06-10 15:00:15 +09:00
Huw Davies 42cbc05e59 mmdevapi/tests: Link against advapi32. 2015-06-09 22:09:58 +09:00
Piotr Caban a0e8d62a8e msvcp90: Fix off by one issue in basic_string::rfind. 2015-06-09 22:09:58 +09:00
Alistair Leslie-Hughes 4f15cc4d1a dpnet: Implement IDirectPlay8Address GetComponentByIndex. 2015-06-09 22:09:58 +09:00
Stefan Dösinger 985c061ad3 wined3d: Downgrade the framebuffer attachment FIXMEs to WARNs. 2015-06-09 22:09:58 +09:00
Stefan Dösinger 733d4b5ecc wined3d: Don't use depth textures without ARB_depth_texture. 2015-06-09 22:09:57 +09:00
Stefan Dösinger 28af7b407b wined3d: Require FBO attachability for render targets and depth stencils. 2015-06-09 22:09:57 +09:00
Stefan Dösinger 04c3c97072 wined3d: Set WINED3DFMT_FLAG_FBO_ATTACHABLE on depth stencil formats. 2015-06-09 22:09:57 +09:00
Stefan Dösinger e8ec01ad51 wined3d: Use renderbuffers if the resource type is RB. 2015-06-09 22:09:57 +09:00
Nikolay Sivov 1a2d520ee1 dwrite: Exit earlier when setting property for zero length range. 2015-06-09 22:09:57 +09:00
Nikolay Sivov ffeba2348a dwrite: Use [0,~0u) as initial range for strikethrough settings. 2015-06-09 22:09:57 +09:00
Nikolay Sivov 9d74a11efb dwrite/tests: A test for case-sensitivity of SetFontFamilyName. 2015-06-09 22:09:57 +09:00
Iván Matellanes a3150b95df msvcirt: Add implementation of streambuf::gbump/pbump. 2015-06-09 22:09:56 +09:00
Iván Matellanes 70b447d078 msvcirt: Add implementation of streambuf locking. 2015-06-09 22:09:56 +09:00