Michael Stefaniuc
2973dbb856
dmusic: Use the defines for the FOURCC codes.
2014-01-27 17:39:47 +01:00
Henri Verbeet
80ce3b319a
d3d10core/tests: Use D3D10CreateDevice() to create a device.
2014-01-27 17:39:47 +01:00
Henri Verbeet
2d06703dc7
d3d10: Add D3D10_DRIVER_TYPE_WARP.
2014-01-27 17:39:47 +01:00
Henri Verbeet
7c6ca2077f
ddraw: Allow attaching surfaces other than depth buffers in ddraw_surface4_AddAttachedSurface().
2014-01-27 17:39:47 +01:00
Henri Verbeet
fffaf03c0d
ddraw/tests: Rewrite AttachmentTest() and AttachmentTest7().
2014-01-27 17:39:47 +01:00
André Hentschel
e98844e5c9
shlwapi/tests: Avoid preprocessor check to ensure it compiles.
2014-01-27 17:39:47 +01:00
André Hentschel
9d1fdf1165
shell32/tests: Avoid preprocessor check to ensure it compiles.
2014-01-27 17:39:47 +01:00
André Hentschel
28b9e1b947
d3dx9_36/tests: Avoid preprocessor checks to ensure it compiles.
2014-01-27 17:39:47 +01:00
André Hentschel
81ea0cd86f
d3dxof/tests: Avoid preprocessor check to ensure it compiles.
2014-01-27 17:39:46 +01:00
André Hentschel
10fc362dfe
d3d10/tests: Avoid preprocessor check to ensure it compiles.
2014-01-27 17:01:58 +01:00
André Hentschel
e32237d34a
comctl32/tests: Avoid preprocessor checks to ensure it compiles.
2014-01-27 17:01:56 +01:00
André Hentschel
0d688c7d52
setupapi/tests: Remove dead code.
2014-01-27 17:01:54 +01:00
Andrey Gusev
e7f0a8a081
Assorted spelling and typos fixes.
2014-01-27 17:00:11 +01:00
Jactry Zeng
88214a5874
riched20: Add UTF8 support for EM_SETTEXTEX.
2014-01-27 16:59:15 +01:00
Jactry Zeng
eb8f47518e
riched20: Use codepage in ME_ToUnicode.
2014-01-27 16:59:08 +01:00
Nikolay Sivov
c46debeeeb
widl: Fix pointer size for SYS_WIN64 typelibs.
...
The fact that test data was wrong was hidden by broken widl typelib,
and same test typelib was used on windows so we never get proper test
results. Standard IUnknown/IDispatch that live in system stdole2.tlb
are also tested now.
2014-01-27 14:13:54 +01:00
Bruno Jesus
84d91bb93d
ws2_32/tests: Add missing closesocket calls (Coverity).
2014-01-27 14:13:53 +01:00
Bruno Jesus
4c6e04050f
ws2_32: Return the correct address family in WSAStringToAddressA.
2014-01-27 14:13:52 +01:00
Bruno Jesus
06a6b189f6
user32: Cope with null LPMENUITEMINFO in SetMenuItemInfo.
2014-01-27 14:13:51 +01:00
Sebastian Lackner
2ff6bd271b
kernel32/tests: Add tests for SleepConditionVariableSRW.
2014-01-27 14:13:50 +01:00
Sebastian Lackner
72cf5d6f12
kernel32: Forward SleepConditionVariableSRW to ntdll.
2014-01-27 14:13:49 +01:00
Sebastian Lackner
fad29fc5d9
ntdll: Implement RtlSleepConditionVariableSRW.
2014-01-27 14:13:48 +01:00
Sebastian Lackner
e7b3a43759
kernel32/tests: Add tests for TryAcquireSRWLockExclusive/Shared.
2014-01-27 14:13:47 +01:00
Sebastian Lackner
60c0637f62
kernel32: Forward TryAcquireSRWLockShared/Exclusive to ntdll.
2014-01-27 14:13:46 +01:00
Sebastian Lackner
899fc8d4ee
ntdll: Implement RtlTryAcquireSRWLockShared/Exclusive commands.
2014-01-27 14:13:45 +01:00
Sebastian Lackner
8ca96a9de0
ntdll: Throw STATUS_RESOURCE_NOT_OWNED when it's impossible to acquire/release the SRWLock.
2014-01-27 14:13:44 +01:00
Austin English
77f871ab7c
mscms: Make missing lcms2 an error, not a fixme.
2014-01-27 14:13:43 +01:00
Bruno Jesus
8a7687d868
programs: Add support to arguments with dash in taskkill.
2014-01-27 14:13:42 +01:00
Dmitry Timoshkov
294adeec4f
kernel32/tests: Don't forget to delete a temporary file.
2014-01-27 14:13:40 +01:00
Dmitry Timoshkov
9703bee560
kernel32/tests: Don't forget to delete temporary manifest files.
2014-01-27 14:13:39 +01:00
Andrew Eikum
57895e5a8c
oleaut32: Improve ITypeLib::FindName.
2014-01-27 14:13:38 +01:00
Nikolay Sivov
1abafbffda
oleaut32: Use CoTaskMem* when dealing with CUSTDATA.
2014-01-27 14:13:37 +01:00
Jacek Caban
dcdfb7d8a0
wmp: Added WindowsMediaPlayer object stub implementation.
2014-01-27 14:13:36 +01:00
Jacek Caban
068a9daec7
wmp: Added WindowsMediaPlayer class factory.
2014-01-27 14:13:36 +01:00
Jacek Caban
6f95257b8b
wmp: Added typelib.
2014-01-27 14:13:34 +01:00
Jacek Caban
e7053c1100
wmp: Added new DLL.
2014-01-27 14:13:33 +01:00
Jacek Caban
d57ccd77ec
include: Added wmp.idl.
2014-01-27 14:13:32 +01:00
Vincent Povirk
6332297bf5
gdiplus: Add option to save metafile tests to files.
2014-01-27 14:13:32 +01:00
Vincent Povirk
3f8864ea82
gdiplus: Add test for page transform in metafiles.
2014-01-27 14:13:30 +01:00
Sebastian Lackner
f3568a5e12
winex11: Catch invalid values from broken QX11EmbedContainer implementations.
2014-01-27 14:13:29 +01:00
Akihiro Sagawa
e06d2dbc67
gdi32: Fix regression due to sub-pixel shift calculations fixes.
2014-01-27 14:13:28 +01:00
Piotr Caban
965d3acc6d
msvcrt: Fix wcs*coll functions behavior in C locale.
2014-01-27 14:13:27 +01:00
Piotr Caban
619944cf58
msvcrt: Fix str*coll functions behavior in C locale.
2014-01-27 14:13:27 +01:00
Jacek Caban
34a4789900
d3d9.h: Added __uuidof() support to interfaces.
2014-01-27 14:13:26 +01:00
Jacek Caban
2350597df2
mshtml: Added more refcnt tests.
2014-01-27 14:13:25 +01:00
Jacek Caban
e2d04d3dec
mshtml: Release ActiveX object interfaces in detach_plugin_host.
2014-01-27 14:13:24 +01:00
Piotr Caban
e7c9e32d7d
msvcp110: Fix sprintf argument size in num_put::do_put_double.
2014-01-27 14:13:23 +01:00
Piotr Caban
76db3b0deb
msvcp60: Add std::_Fpz export.
2014-01-27 14:13:22 +01:00
Piotr Caban
47f4e08a93
msvcp90: Fix ios_base_setf implementation.
2014-01-27 14:13:21 +01:00
Piotr Caban
12cfebb683
msvcp90: Read last character of bool string in num_get_do_get_bool.
2014-01-27 14:13:20 +01:00