Francois Gouget
351d907bbd
shell32: Remove unneeded NONAMELESSXXX directives.
2015-03-20 17:50:06 +09:00
Francois Gouget
7f0797cc78
riched20: Fix a trailing '\n' in a FIXME() call.
2015-03-20 17:39:58 +09:00
Nikolay Sivov
dc5d07f51b
fusion: Return interface pointer from QI instead of impl pointer.
2015-03-20 17:39:52 +09:00
Nikolay Sivov
20e302e203
explorerframe: Return interface pointer from QI instead of impl pointer.
2015-03-20 17:39:47 +09:00
Nikolay Sivov
d7f0a5ff08
browseui: Return interface pointer from QI instead of impl pointer.
2015-03-20 17:39:43 +09:00
Nikolay Sivov
cd4a1ea922
avifil32: Return interface pointer from QI instead of impl pointer.
2015-03-20 17:39:37 +09:00
Nikolay Sivov
bc9b29f65d
ole32: Cleanup QI for IEnumMoniker.
2015-03-20 16:23:12 +09:00
Nikolay Sivov
853dc5ec2f
ole32: Improve error handling in GetClassFile() (PVS-Studio).
2015-03-20 16:23:10 +09:00
Nikolay Sivov
f294ea8333
ole32: Fix error handling in GetTimeOfLastChange() for item moniker (PVS-Studio).
2015-03-20 16:23:08 +09:00
Nikolay Sivov
7aa2e9a9d0
mstask: Added IEnumWorkItems stub.
2015-03-20 16:23:04 +09:00
Jacek Caban
63dd502c3a
wmvcore: Added IWMWriterAdvanced3 stub implementation.
2015-03-20 12:43:09 +09:00
André Hentschel
8f00116b6c
gameux: Return function result on error (PVS-Studio).
2015-03-20 12:42:33 +09:00
André Hentschel
e26e33fa06
shlwapi: Avoid assigning values twice (PVS-Studio).
2015-03-20 12:42:28 +09:00
André Hentschel
765abb771f
dinput/tests: Avoid assigning values twice (PVS-Studio).
2015-03-20 12:41:44 +09:00
André Hentschel
e0121ad32a
msvcp90: Cleanup macro usage.
2015-03-20 12:41:39 +09:00
Jactry Zeng
6c425a169a
riched20: Implement IOleInPlaceSite interface.
2015-03-19 22:42:31 +09:00
Francois Gouget
f505e6fb4a
Assorted spelling fixes.
2015-03-19 21:54:14 +09:00
YongHao Hu
ff6231d173
msvcp90: Add istream::operator>>complex implementation and tests.
2015-03-19 21:54:02 +09:00
Dmitry Timoshkov
5acb82fc28
shell32: Fix SHFileOperation(FO_MOVE) for a directory with subdirectories.
2015-03-19 21:05:13 +09:00
Dmitry Timoshkov
5614ae23ee
shell32/tests: Add a couple of SHFileOperation(FO_MOVE) tests for a directory.
2015-03-19 21:05:11 +09:00
Matteo Bruni
9811d85141
wined3d: Don't use the builtin FFP uniform for the modelview matrix.
2015-03-19 20:56:59 +09:00
Matteo Bruni
425dc69fef
wined3d: Use a separate STATE_TRANSFORM(WINED3D_TS_VIEW) state handler in the GLSL pipeline.
2015-03-19 20:56:56 +09:00
Matteo Bruni
99f3e835ac
wined3d: Use a separate STATE_VDECL state handler in the GLSL pipeline.
...
It's mostly a copy of vertexdeclaration() from state.c, with a few
differences due to the new function being private to the GLSL backend
(e.g. d3d_info.vs_clipping is known to be TRUE) and the fragment fog
update part being split out.
2015-03-19 20:56:50 +09:00
Matteo Bruni
50861156e2
wined3d: Introduce a get_modelview_matrix() function.
2015-03-19 20:56:45 +09:00
Matteo Bruni
fe4a226bfa
wined3d: Introduce a get_identity_matrix() function.
2015-03-19 20:56:42 +09:00
Austin English
1e66b33d8b
setupx.dll16: Add a DiOpenClassRegKey stub.
2015-03-19 17:16:05 +09:00
Stefan Leichter
e269444f3a
msctf: Add TF_InitMlngInfo stub.
2015-03-19 17:14:57 +09:00
Sebastian Lackner
5f49f07d49
ntdll: Handle write watches in virtual_uninterrupted_write_memory.
2015-03-19 17:06:29 +09:00
Nikolay Sivov
3376648224
ole32/datacache: Handle stream Stat() failure (PVS-Studio).
2015-03-19 16:56:05 +09:00
André Hentschel
5c6e2032d8
server: Add header guarding for security.h.
2015-03-19 14:08:06 +09:00
Vincent Povirk
e9d9ef591b
gdiplus: GdipGetDC doesn't set the alpha channel for a 32-bit dib.
2015-03-19 14:07:41 +09:00
Nikolay Sivov
069406fe94
wmvcore: Return S_OK from WMCreateReader.
2015-03-19 14:06:46 +09:00
Nikolay Sivov
ba48217429
scrrun: Implement IEnumVARIANT support for dictionary.
2015-03-19 14:06:42 +09:00
Ken Thomases
77432ac45d
winejoystick: Fix a crash on accessing a CFArray past its end due to an off-by-one error in the Mac code.
2015-03-19 14:06:35 +09:00
Francois Gouget
40d806dc95
mmsystem.dll16: Mark internal symbols with hidden visibility.
2015-03-19 14:06:30 +09:00
Francois Gouget
40d213a297
krnl386.exe16: Mark internal symbols with hidden visibility.
2015-03-19 14:06:28 +09:00
Francois Gouget
13ad265b23
rpcrt4: Remove an unneeded NONAMELESSSTRUCT directive.
2015-03-19 14:05:59 +09:00
Francois Gouget
16019848b8
setupapi: Remove unneeded NONAMELESSXXX directives.
2015-03-19 14:05:57 +09:00
Francois Gouget
e0483c2355
scsiport.sys: Remove unneeded NONAMELESSXXX directives.
2015-03-19 14:05:55 +09:00
Francois Gouget
305f63a22b
sane.ds: Remove unneeded NONAMELESSXXX directives.
2015-03-19 14:05:52 +09:00
Francois Gouget
cd0200113c
riched20: Remove unneeded NONAMELESSXXX directives.
2015-03-19 14:05:48 +09:00
Vincent Povirk
2827a1a460
gdiplus: Fix leak in test in todo_wine case.
2015-03-19 14:05:35 +09:00
Francois Gouget
20938661df
hh: Use the hh.exe icon as the default for .chm files.
2015-03-19 13:59:52 +09:00
Francois Gouget
ab99567fe1
hh: Add an icon.
2015-03-19 13:57:55 +09:00
Aaryaman Vasishta
b436b4b2b9
d3drm/tests: Remove dynamic loading in vector.c.
2015-03-18 23:59:27 +09:00
Aaryaman Vasishta
57281caa23
d3drm/tests: Remove dynamic loading in d3drm.c.
2015-03-18 23:59:23 +09:00
Aaryaman Vasishta
6c0f864c0f
d3drm/tests: Add tests for invalid interfaces in IDirect3DRM::QueryInterface.
2015-03-18 23:59:16 +09:00
Aaryaman Vasishta
c3c9cd1e1f
d3drm: Fix IDirect3DRM::QueryInterface returning incorrect HRESULT on unsupported interfaces.
2015-03-18 23:58:06 +09:00
Ken Thomases
0815dc223e
winemenubuilder: Fix compiling on OS X.
2015-03-18 23:54:54 +09:00
Stefan Dösinger
462346ac83
d3d9/tests: Extend the colorfill test.
2015-03-18 21:03:38 +09:00