Michael Stefaniuc
c641205cee
rsaenh: Don't compare a BOOL with 1 (PVS-Studio).
2015-03-18 20:07:51 +09:00
Francois Gouget
8fcef187e8
hhctrl.ocx: Mark internal symbols with hidden visibility.
2015-03-18 19:39:23 +09:00
Francois Gouget
3d1c2dc63e
hhctrl.ocx: Make html_encoded_symbols[] static.
2015-03-18 19:39:08 +09:00
Francois Gouget
f0584081c9
jscript: Mark internal symbols with hidden visibility.
2015-03-18 19:39:04 +09:00
Francois Gouget
7c3e255896
quartz/tests: Remove an uneeded NONAMELESSUNION directive.
2015-03-18 19:39:00 +09:00
Francois Gouget
77f29bcdc0
qcap: Remove unneeded NONAMELESSXXX directives.
2015-03-18 19:38:58 +09:00
Francois Gouget
78bf626d20
quartz: Remove unneeded NONAMELESSXXX directives.
2015-03-18 19:38:55 +09:00
Francois Gouget
362a260409
pdh: Remove an unneeded NONAMELESSSTRUCT directive.
2015-03-18 19:38:53 +09:00
Francois Gouget
a186ded57f
printui: Remove an unneeded NONAMELESSUNION directive.
2015-03-18 19:38:50 +09:00
Francois Gouget
b8521dbccd
oledlg: Remove an unneeded NONAMELESSSTRUCT directive.
2015-03-18 19:38:47 +09:00
Vincent Povirk
0bec10bc3d
gdiplus: Access bitmaps by row in alpha_blend_bmp_pixels.
2015-03-18 19:38:10 +09:00
Vincent Povirk
08c1e6cd96
gdiplus: Do not access Bitmap bits when drawing transparent pixels.
2015-03-18 19:38:07 +09:00
Nikolay Sivov
b22102df40
scrrun: Added stub IEnumVARIANT for dictionary.
2015-03-18 19:36:58 +09:00
Nikolay Sivov
e0bbfb710c
scrrun: Preserve pairs order during dictionary lifetime.
2015-03-18 19:36:54 +09:00
Nikolay Sivov
b58528fa49
dwrite/tests: Another test for cluster metrics and inline objects.
2015-03-18 19:36:43 +09:00
Nikolay Sivov
da1d6097ed
dwrite: Remove unused helper.
2015-03-18 19:36:39 +09:00
Aric Stewart
0aea30e44c
dsound: Do not wait on mixer thread exit on dsound release.
...
This fixes a loader deadlock if the dsound object is being released
during a dll unload.
2015-03-18 19:35:43 +09:00
Akihiro Sagawa
0221688cdd
mciqtz32: Fix notify flag behavior.
2015-03-18 19:27:51 +09:00
Akihiro Sagawa
e252489a98
winmm/tests: Add notify flag tests for MPEGVideo driver.
2015-03-18 19:27:43 +09:00
Andrew Eikum
12d057c8e7
shell32: Install knownfolders to registry during DLL registration.
2015-03-18 19:27:31 +09:00
Andrew Eikum
efbea96142
shell32: Also register knownfolder attributes.
2015-03-18 19:27:18 +09:00
Andrew Eikum
cdf6aecc22
shell32: Allow registering knownfolders without relative paths.
2015-03-18 19:27:11 +09:00
Andrew Eikum
7c9151c1e6
shell32: Allow updating knownfolder definitions.
2015-03-18 19:26:52 +09:00
Huw Davies
2a5886974d
riched20: Don't resend a partial chunk to the edit stream callback.
...
It's basically used as a boolean to terminate the writing process
if it's set to zero.
2015-03-17 23:55:16 +09:00
Aaryaman Vasishta
cb1e856612
d3drm/tests: Add tests for querying between IDirect3DRM interfaces.
2015-03-17 23:50:30 +09:00
Stefan Dösinger
948202c47f
ddraw: Add validation and tests for DDBLT_ROP.
2015-03-17 23:34:28 +09:00
Stefan Dösinger
e0edd55a2e
ddraw/tests: Add tests for DDBLT_DEPTHFILL.
2015-03-17 23:34:01 +09:00
Stefan Dösinger
a84980168c
ddraw: Add DDBLT_DEPTHFILL validation.
2015-03-17 23:33:56 +09:00
Stefan Dösinger
1d8e92c170
ddraw/tests: Add a DDBLT_COLORFILL test.
2015-03-17 23:33:52 +09:00
Stefan Dösinger
6cb795b4b6
ddraw: Add DDBLT_COLORFILL validation.
2015-03-17 23:33:44 +09:00
Sebastian Lackner
ab91c01112
ntdll: RtlFindActivationContextSectionString should accept a NULL pointer as data.
2015-03-17 16:02:25 +09:00
Mark Jansen
f091ff5851
kernel32/tests: Parameter validation tests for FindActCtxSectionString.
2015-03-17 16:02:19 +09:00
Sebastian Lackner
1acf20779f
user32/tests: Add tests for removing already seen messages from the queue.
2015-03-17 16:00:46 +09:00
Sebastian Lackner
5bab75166c
kernel32: Fix leak of dynamic_buffer in QueryFullProcessImageNameW (Coverity).
2015-03-17 14:52:08 +09:00
Sebastian Lackner
d48e3a0bea
kernel32: Fix file handle leak in exec_process (Coverity).
2015-03-17 14:52:08 +09:00
Sebastian Lackner
a9ff334976
user32: Fix invalid memory access and leak if alloc_user_handle fails (Coverity).
2015-03-17 14:52:08 +09:00
Sebastian Lackner
41b24f2168
ntdll: Move all structs and definitions to the beginning in threadpool.c.
2015-03-17 14:52:07 +09:00
Alexandre Julliard
1d965de1bc
msvcp60: Share locale functions implementation with msvcp90.
2015-03-17 14:52:06 +09:00
Nikolay Sivov
fa1fe44c34
dwrite: Implement SetFontFallback().
2015-03-17 14:19:42 +09:00
Nikolay Sivov
c2c3001387
dwrite: Allow to query for IDWriteTextFormat1 from layout.
2015-03-17 14:19:36 +09:00
Nikolay Sivov
bd3069c0c1
dwrite/tests: Use separate factory for each test in layout tests.
2015-03-17 14:19:30 +09:00
Nikolay Sivov
947f8e64d5
dwrite: Initially format and layout don't have a fallback set.
2015-03-17 14:19:22 +09:00
Nikolay Sivov
1c2bbe8f65
ole32: Handle ILockBytes creation failure (PVS-Studio).
2015-03-17 14:19:12 +09:00
Francois Gouget
f597fe8f4f
oledb32/tests: Remove unneeded NONAMELESSXXX directives.
2015-03-17 14:19:06 +09:00
Francois Gouget
11f1a21e9f
oledb32: Remove unneeded NONAMELESSXXX directives.
2015-03-17 14:19:03 +09:00
Francois Gouget
4d65584f8a
oleaut32: Remove unneeded NONAMELESSXXX directives.
2015-03-17 14:18:59 +09:00
Francois Gouget
7fe0600237
ole32: Remove unneeded NONAMELESSXXX directives.
2015-03-17 14:18:54 +09:00
Francois Gouget
fe1a57c290
ole2.dll16: Remove unneeded NONAMELESSXXX directives.
2015-03-17 14:18:48 +09:00
Francois Gouget
8110b3cb09
odbccp32: Remove an uneeded NONAMELESSUNION directive.
2015-03-17 14:18:45 +09:00
Francois Gouget
8c3170d7f4
devenum: Mark internal symbols with hidden visibility.
2015-03-17 14:18:39 +09:00
Francois Gouget
3266ff8ab2
d3dx9_36: Make d3dx_decltype_size[] static.
2015-03-17 14:18:35 +09:00
Francois Gouget
f289bab06a
d3drm: Mark internal symbols with hidden visibility.
2015-03-17 14:18:31 +09:00
Francois Gouget
ae6e1e2e38
ws2_32: Add support for WSA_FLAG_NO_HANDLE_INHERIT.
2015-03-17 14:17:46 +09:00
Mark Harmstone
8fa8a23684
uxtheme: Support images in GetThemeBackgroundRegion.
2015-03-17 00:20:01 +09:00
Akihiro Sagawa
cd5a76b182
msvcrt: Add _mbctokata implementation.
2015-03-17 00:20:00 +09:00
Akihiro Sagawa
b6ab2b6268
msvcrt: Add _mbctohira implementation.
2015-03-17 00:19:58 +09:00
Akihiro Sagawa
a2149ba7ba
msvcrt: Fix _ismbckata() for Halfwidth Katakana characters.
2015-03-17 00:19:57 +09:00
Hans Leidekker
df5b8e417f
netapi32: Add support for info level 20 in NetUserEnum.
2015-03-17 00:19:54 +09:00
Hans Leidekker
e27a9bc6bc
winhttp: Don't try to read more data than available in the current chunk in refill_buffer.
2015-03-17 00:19:53 +09:00
Hans Leidekker
fa23c7fcb3
msi: Handle errors from IStorage_CreateStream instead of trying to open the stream first in msi_commit_streams.
2015-03-17 00:19:51 +09:00
Hans Leidekker
db3fdbe1e3
msi: Fix the case where the summary information stream is already open in MsiGetSummaryInformationW.
2015-03-17 00:19:50 +09:00
Hans Leidekker
7a4d8f57c7
msi: Improve tracing.
2015-03-17 00:19:48 +09:00
Jactry Zeng
f1d22c0ebd
riched20: Implement IOleWindow::GetWindow.
2015-03-17 00:19:47 +09:00
Jactry Zeng
bbb9755896
riched20: Implement IOleWindow interface.
2015-03-17 00:19:46 +09:00
Jactry Zeng
879261dd8b
riched20: Add tests for IRichEditOle::QueryInterface.
2015-03-17 00:19:44 +09:00
Alexandre Julliard
0d7613fc98
winhttp: Remove const to fix a warning with the Microsoft headers.
2015-03-17 00:19:37 +09:00
Alexandre Julliard
90aad327ae
msvcp: Add a macro to access the locale field of I/O streams.
2015-03-16 21:52:53 +09:00
Nikolay Sivov
574350d838
scrrun: Implement Path() property for IFile.
2015-03-16 21:42:41 +09:00
Nikolay Sivov
7e480d3c6d
dwrite: Implement GetKerningPairAdjustments().
2015-03-16 21:42:40 +09:00
Nikolay Sivov
23c2ef2fcd
dwrite: Implement HasKerningPairs().
2015-03-16 21:42:40 +09:00
Nikolay Sivov
2933e8666f
dwrite: Fix invalid parameter handling in GetGlyphIndices().
2015-03-16 21:42:39 +09:00
Nikolay Sivov
5eccb1322d
dwrite: Actually return NULL names pointer and error code when failed to read them.
2015-03-16 21:42:39 +09:00
Bruno Jesus
a19febc1a7
ws2_32/tests: Check the OOB mark in the right place.
2015-03-16 15:08:46 +09:00
Bruno Jesus
8042dbac55
ws2_32/tests: Improve some helper functions.
2015-03-16 15:08:38 +09:00
Francois Gouget
ed82981ae0
dbghelp: Mark internal symbols with hidden visibility.
2015-03-16 15:06:29 +09:00
Francois Gouget
838ff1b244
crypt32: Mark internal symbols with hidden visibility.
2015-03-16 15:06:27 +09:00
Francois Gouget
a4e38fab7c
krnl386.exe16: Fix the _lread16() documentation.
2015-03-16 15:06:21 +09:00
Francois Gouget
17f425290e
ntprint: Remove an uneeded NONAMELESSUNION directive.
2015-03-16 15:04:56 +09:00
Francois Gouget
872e96fc4e
ntdll/tests: Remove an unneeded NONAMELESSSTRUCT directive.
2015-03-16 15:04:52 +09:00
Francois Gouget
ca1545cf17
ntdll: Remove unneeded NONAMELESSXXX directives.
2015-03-16 15:04:50 +09:00
Francois Gouget
ce40bcf054
msxml3: Remove unneeded NONAMELESSUNION directives.
2015-03-16 15:04:24 +09:00
Francois Gouget
232d1b6e3f
msi: Remove unneeded NONAMELESSXXX directives.
2015-03-16 15:04:21 +09:00
Francois Gouget
e7979679b1
msdaps: Remove unneeded NONAMELESSXXX directives.
2015-03-16 15:04:15 +09:00
Francois Gouget
3604629361
secur32: Export SetContextAttributes[AW]().
2015-03-16 15:04:12 +09:00
Francois Gouget
c223994b7a
winex11.drv: Make X11DRV_XROPfunction static.
2015-03-16 15:03:39 +09:00
Francois Gouget
ba6e4ff66e
dbghelp: pe_unmap_directory() is unused so remove it.
2015-03-16 15:03:31 +09:00
Piotr Caban
59eef10f34
gdiplus: Fixed palette flags setting.
2015-03-16 15:03:21 +09:00
Jacek Caban
14e62a0e2d
mshtml: Added IHTMLTextAreaElement::defaultValue property implementation.
2015-03-16 15:03:08 +09:00
Nikolay Sivov
0e24c33332
ole32: Handle Stat() failure in OleLoad() (PVS-Studio).
2015-03-13 22:28:31 +09:00
Nikolay Sivov
24dce2b229
ole32: Handle some failures in Inverse() for composite moniker (PVS-Studio).
2015-03-13 22:28:31 +09:00
Nikolay Sivov
46914d8794
ole32: Check ComposeWith() return value too (PVS-Studio).
2015-03-13 22:28:31 +09:00
Qian Hong
bed1525fa4
ws2_32: Improved error handling in gethostname when name length is insufficient.
2015-03-13 22:28:30 +09:00
Stefan Dösinger
5061e3502e
ddraw/tests: r200 ignores the alpha channel when matching color keys.
2015-03-13 22:28:30 +09:00
Stefan Dösinger
b003cefe9e
d3d8/tests: oFog is not initialized on r200.
2015-03-13 22:28:29 +09:00
Stefan Dösinger
c5fdc1670b
d3d9/tests: Relax the fog range test a bit.
2015-03-13 22:28:29 +09:00
Stefan Dösinger
d25cc9695b
d3d9: Correct ColorFill validation.
2015-03-13 21:57:33 +09:00
Francois Gouget
ef9d3f1181
wshom.ocx: Make enum_thread_wnd_proc() static.
2015-03-13 21:57:33 +09:00
Francois Gouget
04a260faa2
winecoreaudio.drv: The drv_keyW variable is unused so remove it.
2015-03-13 21:57:32 +09:00
Francois Gouget
b295ba36ac
mmsystem.dll16: Remove unneeded NONAMELESSXXX directives.
2015-03-13 21:57:32 +09:00
Francois Gouget
1ba0d43b6e
mmdevapi: Remove an uneeded NONAMELESSUNION directive.
2015-03-13 21:57:31 +09:00
Francois Gouget
548f986e25
mapi32: Remove unneeded NONAMELESSXXX directives.
2015-03-13 21:57:31 +09:00
Francois Gouget
ddddd79aec
localui: Remove an uneeded NONAMELESSUNION directive.
2015-03-13 21:57:30 +09:00
Francois Gouget
ff983cc36a
mshtml: Remove unneeded NONAMELESSXXX directives.
2015-03-13 21:57:30 +09:00
Francois Gouget
dc9684b663
localspl: Remove uneeded NONAMELESSUNION directives.
2015-03-13 21:57:29 +09:00
Nikolay Sivov
e6ce0e9f26
dwrite: Fix GetClusterMetrics() return value.
2015-03-13 21:57:29 +09:00
Nikolay Sivov
8a46a01008
dwrite: Store vertical orientation property.
2015-03-13 21:57:28 +09:00
Nikolay Sivov
672aae654e
dwrite: Store pair kerning range attribute.
2015-03-13 21:57:28 +09:00
Henri Verbeet
777ae5b7c5
d3d10core: Implement d3d10_shader_resource_view_GetPrivateData().
2015-03-13 21:57:27 +09:00
Henri Verbeet
171d61a06a
d3d10core: Implement d3d10_shader_resource_view_SetPrivateDataInterface().
2015-03-13 21:57:27 +09:00
Henri Verbeet
b0da585aeb
d3d10core: Implement d3d10_shader_resource_view_SetPrivateData().
2015-03-13 21:57:26 +09:00
Alexandre Julliard
c40239d989
ntoskrnl: Allow running user APC inside the device manager loop.
2015-03-13 21:57:24 +09:00
Sebastian Lackner
7310078860
slc: Implement SLGetWindowsInformationDWORD.
2015-03-13 21:53:27 +09:00
Sebastian Lackner
2daca626d4
ntdll: Implement [Nt|Zw]QueryLicenseValue.
2015-03-13 21:53:25 +09:00
Jacek Caban
da72de967b
user32: Allow making window visible by WM_SETREDRAW message.
2015-03-13 21:53:19 +09:00
Piotr Caban
3ece08ff4d
gdiplus: Add pixel format test for transparent non-animated gif.
2015-03-13 21:52:53 +09:00
Piotr Caban
02d4c6b5ac
windowscodecs: Show that WIC doesn't do GIF frames composition.
2015-03-13 21:52:51 +09:00
Piotr Caban
a3822f973e
gdiplus/tests: Add gif frames composition tests.
2015-03-13 21:52:49 +09:00
Piotr Caban
821932dab9
gdiplus: Fix animated gif frames composition.
2015-03-13 21:52:48 +09:00
Piotr Caban
799362a0b7
gdiplus: Convert animated gif to PixelFormat32bppARGB on load.
2015-03-13 21:52:46 +09:00
Piotr Caban
b3a9c698e8
gdiplus: Don't store stream reference in GpImage, it's done by IWICBitmapDecoder.
2015-03-13 21:52:45 +09:00
Piotr Caban
531992c760
windowscodecs: Store stream reference in png decoder.
2015-03-13 21:52:43 +09:00
Piotr Caban
b681123385
windowscodecs: Store stream reference in gif decoder.
2015-03-13 21:52:41 +09:00
Piotr Caban
a181997855
gdiplus: Don't create new instance of IWICBitmapDecoder to encode every frame of animation.
2015-03-13 21:52:40 +09:00
Daniel Lehman
e889dd8eaa
wininet: Accept Version in cookies.
2015-03-13 21:52:15 +09:00
Ken Thomases
14a0fc3ccc
winemac: Prevent maximized windows from entering Cocoa full-screen mode.
...
OS X doesn't really have the concept of windows being maximized; that is, being
in a mode where they can't be moved or resized. As a consequence, it doesn't
have a button in the window title bar to restore a maximized window to normal.
So, when a Wine window is maximized, the Mac driver hijacks the green zoom
button to act as a restore button. (When a window is zoomed, the green button
"unzooms" back to its last user size and position, so it's analogous.)
However, with OS X 10.10 (Yosemite), the green button prefers to act as a
toggle for the Cocoa full-screen mode rather than zooming and unzooming. This
made it difficult for users to restore a maximized window. They would have to
Option-click the green button, double-click the title bar, or choose Zoom
from the Window menu, none of which is obvious.
The fix is to disable Cocoa full-screen mode for maximized windows. Then, the
green button reverts to unzoom and restoring the window.
2015-03-13 21:52:14 +09:00
Ken Thomases
4af5d5bd99
winemac: When exiting Cocoa full-screen mode for a no-longer-eligible window, bypass the override of -toggleFullScreen:.
...
The override checks the disabled state of the window, but that's for user-
driven changes, not programmatic changes.
2015-03-13 21:52:12 +09:00
Alexandre Julliard
3a55206787
msvcp60: Merge the char_traits functions with msvcp90.
2015-03-13 21:51:46 +09:00
Alexandre Julliard
e38ae09043
msvcp60: Move string iterator functions to match msvcp90.
2015-03-13 21:51:44 +09:00
Alexandre Julliard
c54fa4fc8d
msvcp60: Add MSVCP prefix on more string functions.
2015-03-13 21:51:28 +09:00
Alexandre Julliard
402a72a07a
msvcp60: Merge I/O stream code with msvcp90 where possible to reduce the differences.
2015-03-13 14:07:23 +09:00
Nikolay Sivov
ed92458754
wshom.ocx: Implement Terminate().
2015-03-13 00:28:22 +09:00
Sebastian Lackner
66e8060204
ole32: Wait a bit before doing next sanity check in StorageImpl_LockRegionSync.
2015-03-13 00:28:21 +09:00
Francois Gouget
4af6be9d3a
ieframe/tests: NONAMELESSUNION is not needed when using the U() macro.
2015-03-13 00:28:21 +09:00
Francois Gouget
6ddd879515
ieframe: Remove unneeded NONAMELESSXXX directives.
...
Move a NONAMELESSUNION directive to the one C file that needs it.
2015-03-13 00:28:20 +09:00
Francois Gouget
bc68822c09
krnl386.exe16: Remove unneeded NONAMELESSXXX directives.
2015-03-13 00:28:20 +09:00
Francois Gouget
ecc04f6996
kernel32: Remove unneeded NONAMELESSXXX directives.
2015-03-13 00:28:19 +09:00
Francois Gouget
5e93b02662
inetcpl.cpl: Remove uneeded NONAMELESSUNION directives.
2015-03-13 00:28:19 +09:00
Francois Gouget
e96ab17ec1
hhctrl.ocx: Remove unneeded NONAMELESSXXX directives.
2015-03-13 00:28:18 +09:00
Francois Gouget
e815da3c1a
gphoto2.ds: Remove unneeded NONAMELESSXXX directives.
2015-03-13 00:28:18 +09:00
Henri Verbeet
57c76e10e0
d3d10core: Implement d3d10_rendertarget_view_GetPrivateData().
2015-03-13 00:28:17 +09:00
Henri Verbeet
656be74d13
d3d10core: Implement d3d10_rendertarget_view_SetPrivateDataInterface().
2015-03-13 00:28:17 +09:00
Henri Verbeet
c81446a7cc
d3d10core: Implement d3d10_depthstencil_view_GetPrivateData().
2015-03-13 00:28:16 +09:00
Henri Verbeet
3c65bff802
d3d10core: Implement d3d10_rendertarget_view_SetPrivateData().
2015-03-13 00:28:16 +09:00
Henri Verbeet
c3fab65647
d3d10core: Implement d3d10_depthstencil_view_SetPrivateDataInterface().
2015-03-13 00:28:15 +09:00
Bruno Jesus
0415407404
ws2_32/tests: Add more select() tests related to OOB handling.
2015-03-13 00:28:15 +09:00
Alexandre Julliard
f1e23aa619
msvcp90: Remove functions that are not exported in native.
2015-03-13 00:28:14 +09:00
Alexandre Julliard
42500b0cfe
msvcp60: Share exception functions implementation with msvcp90.
2015-03-13 00:28:14 +09:00
Alexandre Julliard
62ae503fa1
msvcp60: Add MSVCP prefix on exported string functions.
2015-03-13 00:28:13 +09:00
Alexandre Julliard
bebc979483
msvcp60: Merge locale code with msvcp90 where possible to reduce the differences.
2015-03-13 00:28:06 +09:00
Alexandre Julliard
165f8734e8
msvcp60: Share misc functions implementation with msvcp90.
2015-03-12 17:27:12 +09:00
Alexandre Julliard
2466ed265e
msvcp60: Share memory functions implementation with msvcp90.
2015-03-12 17:27:03 +09:00
Alexandre Julliard
0c9b55ef24
msvcp60: Share math functions implementation with msvcp90.
2015-03-12 14:57:25 +09:00
Alexandre Julliard
c6c3ccad36
ole32: Remove confusing uses of the __thiscall specifier.
2015-03-12 14:20:33 +09:00
Nikolay Sivov
985bff76be
dwrite: Fix excessive refcount increment when setting interface pointers as range attributes.
2015-03-12 13:56:35 +09:00
Nikolay Sivov
c1ecf862a4
dwrite: Make a deep copy of family name string (Valgrind).
2015-03-12 13:56:28 +09:00
Andrew Eikum
fdbdad03f3
shell32/tests: Support alternate parent folders.
2015-03-12 13:56:11 +09:00
Andrew Eikum
122f71866e
shell32/tests: Fix win8 knownfolder attributes.
2015-03-12 13:55:58 +09:00
Andrew Eikum
7a55f5461a
shell32/tests: Remove unused flag.
2015-03-12 13:55:51 +09:00
Andrew Eikum
dd275615db
shell32/tests: Fix win8 knownfolders relative and parsed paths.
2015-03-12 13:55:40 +09:00
Andrew Eikum
1b4272639b
shell32/tests: A couple of win8 fixes.
2015-03-12 13:54:45 +09:00
Jacek Caban
8ef78d068f
wininet: Get rid of no longer needed sock_get_error.
2015-03-12 13:54:16 +09:00
Jacek Caban
f0aff23ddd
wmvcore: Added WMCreateWriter implementation.
2015-03-12 13:54:13 +09:00
Alexandre Julliard
4c1da45567
ntoskrnl: Allow IoCompleteRequest to report completion asynchronously.
2015-03-11 22:48:22 +09:00
Francois Gouget
3dbb09a56b
explorerframe: Remove unneeded NONAMELESSXXX directives.
2015-03-11 22:10:35 +09:00
Francois Gouget
6e3e5ea654
dwmapi: Remove unneeded NONAMELESSXXX directives.
2015-03-11 22:10:33 +09:00
Francois Gouget
359fbe829a
dsound: Remove unneeded NONAMELESSXXX directives.
2015-03-11 22:10:31 +09:00
Francois Gouget
abd2c7265b
dplayx: Remove unneeded NONAMELESSSTRUCT directives.
2015-03-11 22:10:30 +09:00
Francois Gouget
41768edec4
dmloader: Remove an unneeded NONAMELESSSTRUCT directive.
2015-03-11 22:10:28 +09:00
Francois Gouget
a3b806ced7
dispex: Remove unneeded NONAMELESSXXX directives.
2015-03-11 22:10:26 +09:00
Henri Verbeet
4a965589a6
d3d10core: Implement d3d10_depthstencil_view_SetPrivateData().
2015-03-11 22:10:24 +09:00
Henri Verbeet
c840645bc2
d3d10core: Implement d3d10_texture3d_GetPrivateData().
2015-03-11 22:10:22 +09:00
Henri Verbeet
2d96cefbb7
d3d10core: Implement d3d10_texture3d_SetPrivateDataInterface().
2015-03-11 22:10:20 +09:00
Henri Verbeet
721d399038
d3d10core: Implement d3d10_texture3d_SetPrivateData().
2015-03-11 22:10:19 +09:00
Henri Verbeet
f205b413f4
d3d10core: Implement d3d10_sampler_state_GetPrivateData().
2015-03-11 22:10:16 +09:00
Michael Stefaniuc
b211f9123b
mshtml/tests: '%' doesn't needs escaping in a C string (sparse).
2015-03-11 22:09:57 +09:00
Stefan Dösinger
406cfefc2f
wined3d: Initialize WINED3DTA_TEMP.
2015-03-11 22:09:42 +09:00
Stefan Dösinger
2702f28e66
ddraw: Remove support for V16U16.
...
None of my Windows drivers support this format. At best this will
confuse applications trying to pick X8L8V8U8.
2015-03-11 22:09:29 +09:00
Stefan Dösinger
b07b350286
ddraw: Set DDPF_BUMPLUMINANCE for V5U5L6 and X8L8V8U8.
2015-03-11 22:09:24 +09:00
Stefan Dösinger
937522ffd0
ddraw/tests: Add a test for signed formats.
2015-03-11 22:09:15 +09:00
Stefan Dösinger
a46cad41b3
d3d8/tests: Add a test for signed formats.
2015-03-11 22:09:09 +09:00
Matteo Bruni
f298d30b39
wined3d: Fix a typo in a trace in context_create().
2015-03-11 22:08:34 +09:00
Alexandre Julliard
91fc10847e
ws2_32: Use Win32 APIs for interlocked functions.
2015-03-11 14:21:10 +09:00
Mark Harmstone
55ed98cb88
dsound: Pipe audio data through DMOs.
2015-03-11 13:18:08 +09:00
Bruno Jesus
18b3f4cadd
ws2_32/tests: Test the behavior of reading data from an OOBINLINE'd socket.
2015-03-11 12:48:13 +09:00
Christian Costa
beff432354
d3dxof: Use assignment for GUID instead of memcpy with hardcoded size.
2015-03-11 12:47:53 +09:00
Sebastian Lackner
59a1bcd96a
ole32: Fix call to free_stringtable with uninitialized pointer (Coverity).
2015-03-11 12:47:40 +09:00
Sebastian Lackner
83aca6e7aa
ole32: Fix a possible handle leak (Coverity).
2015-03-11 12:46:54 +09:00
Bruno Jesus
b1fc62a213
ws2_32: Normalize socket tracing.
2015-03-11 12:46:27 +09:00
Vincent Povirk
0b7c05389b
ole32: Fail to open storage files that are locked incorrectly.
2015-03-11 12:45:52 +09:00
Vincent Povirk
eead04803f
ole32: Add a 20 second timeout when attempting to grab locks.
2015-03-11 12:45:49 +09:00
Vincent Povirk
1645f7b9e3
ole32: Accept only STG_E_INVALIDFUNCTION or success from LockRegionSync.
2015-03-11 12:45:42 +09:00
Vincent Povirk
c8791edbdf
ole32: Don't use real synchronous locks for storage synchronization.
2015-03-11 12:45:38 +09:00
Vincent Povirk
06b735ae76
ole32: Test the entire range lock block for synchronization.
2015-03-11 12:45:33 +09:00
Jacek Caban
144056bce0
mshtml: Allow setting event handlers to strings.
2015-03-11 12:42:42 +09:00
Qian Hong
c61407f651
ntdll: Removed incorrect stub message in NtQueryObject and NtSetInformationObject.
2015-03-11 12:42:35 +09:00
Mark Harmstone
862d7dae75
dsound: Implement GetObjectInPath.
2015-03-10 23:53:43 +09:00
Mark Harmstone
17056b9f30
dsound: Implement SetFX.
2015-03-10 23:53:40 +09:00
Mark Harmstone
e6ae73359f
dsound: Keep track of locked bytes.
2015-03-10 23:53:17 +09:00
Gerald Pfeifer
fc324d97bc
twain_32: Avoid using an uninitialized variable in the failure path in path in a couple of cases.
2015-03-10 23:44:38 +09:00
Stefan Dösinger
d4db09d0e9
wined3d: Support WINED3DFMT_R5G5_SNORM_L6_UNORM with EXT_texture_snorm.
...
From: Stefan Dösinger <stefandoesinger@gmx.at>
2015-03-10 21:43:34 +09:00
Stefan Dösinger
6df52ca7e6
wined3d: Add support for GL_EXT_texture_snorm.
2015-03-10 21:43:32 +09:00
Stefan Dösinger
cdb7e825ce
d3d9/tests: Add a test for signed formats.
2015-03-10 21:43:28 +09:00
Stefan Dösinger
6f2f73a456
wined3d: Improve the unsigned emulation of WINED3DFMT_R5G5_SNORM_L6_UNORM.
2015-03-10 21:43:11 +09:00
Stefan Dösinger
ce836bf651
wined3d: Properly up-scale WINED3DFMT_R5G5_SNORM_L6_UNORM.
2015-03-10 21:43:07 +09:00
Bernhard Übelacker
44ddcac6c3
wined3d: Recognize Nvidia GeForce 8100 with Nouveau driver (bug).
2015-03-10 21:42:50 +09:00
Henri Verbeet
5b5498a8b4
d3d10core: Implement d3d10_sampler_state_SetPrivateDataInterface().
2015-03-10 21:37:22 +09:00
Henri Verbeet
21d94883bc
d3d10core: Implement d3d10_sampler_state_SetPrivateData().
2015-03-10 21:37:20 +09:00
Henri Verbeet
3b2c28d8cf
d3d10core: Implement d3d10_rasterizer_state_GetPrivateData().
2015-03-10 21:37:04 +09:00
Henri Verbeet
da48976de9
d3d10core: Implement d3d10_rasterizer_state_SetPrivateDataInterface().
2015-03-10 21:37:02 +09:00
Henri Verbeet
7531acd360
d3d10core: Implement d3d10_rasterizer_state_SetPrivateData().
2015-03-10 21:36:59 +09:00
Nikolay Sivov
49a1c60c37
scrrun: Fix copy-paste issue in trace message.
2015-03-10 21:36:29 +09:00
Michael Stefaniuc
58afc397cb
ws2_32: Avoid using bitwise operations on BOOLs (PVS-Studio).
2015-03-10 21:36:24 +09:00
Sebastian Lackner
ae309c2d00
ntdll: Move static threadpool variables into a struct.
2015-03-10 15:33:20 +09:00
Austin English
5f356efa51
dxdiagn: Add bNoHardware stub property.
2015-03-10 15:27:57 +09:00
Francois Gouget
654657b715
dbghelp: Remove an unneeded NONAMELESSSTRUCT directive.
2015-03-10 15:18:25 +09:00
Francois Gouget
ae7dfe274f
d3d8: Remove unneeded NONAMELESSXXX directives.
2015-03-10 15:18:23 +09:00
Francois Gouget
d30c037a1e
cryptnet/tests: Remove an uneeded NONAMELESSUNION directive.
2015-03-10 15:18:21 +09:00
Francois Gouget
16a77b89e9
cryptnet: Remove an unneeded NONAMELESSSTRUCT directive.
2015-03-10 15:18:20 +09:00
Francois Gouget
fc49e63d71
crypt32: Remove an uneeded NONAMELESSUNION directive.
2015-03-10 15:18:18 +09:00
Francois Gouget
387232e2ac
compstui: Remove an uneeded NONAMELESSUNION directive.
2015-03-10 15:18:16 +09:00
Qian Hong
2a098ab8a8
ntdll: Implemented FileNetworkOpenInformation class support in NtQueryInformationFile.
2015-03-10 15:18:13 +09:00
Nikolay Sivov
2a925eba20
wshom.ocx: Implement ProcessID() property.
2015-03-10 15:15:34 +09:00
Nikolay Sivov
1d0fbb2160
wshom.ocx: Implement Status property of IWshExec.
2015-03-10 15:15:32 +09:00
Nikolay Sivov
d9db9d8b83
wshom.ocx: Implement Exec() method.
2015-03-10 15:15:29 +09:00
Nikolay Sivov
e1d1057232
rpcrt4: Use a helper to skip conformance.
2015-03-10 15:09:53 +09:00
Nikolay Sivov
66c05a4597
rpcrt4: Export I_UuidCreate().
2015-03-10 15:09:33 +09:00
Nikolay Sivov
613a65982f
oleaut32/tests: Some tests for IsMatchingType().
2015-03-10 15:09:00 +09:00
Jacek Caban
7bce21c087
mshtml: Added IHTMLDOMAttribute2::get_expando implementation.
2015-03-10 15:08:15 +09:00
Jacek Caban
25845c7065
mshtml: Added IHTMLDOMAttribute2 stub implementation.
2015-03-10 15:08:03 +09:00
Henri Verbeet
11b4200012
d3d10core: Implement d3d10_depthstencil_state_GetPrivateData().
2015-03-09 22:07:34 +09:00
Henri Verbeet
f8656657fc
d3d10core: Implement d3d10_depthstencil_state_SetPrivateDataInterface().
2015-03-09 22:07:32 +09:00
Henri Verbeet
5cb14ba454
d3d10core: Implement d3d10_depthstencil_state_SetPrivateData().
2015-03-09 22:07:30 +09:00
Henri Verbeet
3aafb12c78
d3d10core: Implement d3d10_blend_state_GetPrivateData().
2015-03-09 22:07:28 +09:00
Henri Verbeet
e6aabcd716
d3d10core: Implement d3d10_blend_state_SetPrivateDataInterface().
2015-03-09 22:07:26 +09:00
Michael Stefaniuc
be813aed6f
msi: Remove comparison of pointer with >= NULL (PVS-Studio).
2015-03-09 22:07:08 +09:00
Michael Stefaniuc
a7daccb674
kernel32: Don't free a NULL / not yet allocated pointer (PVS-Studio).
2015-03-09 22:06:56 +09:00
Michael Stefaniuc
cd1e969b28
gameux: Avoid comparison of a BOOL return with TRUE (PVS-Studio).
2015-03-09 22:06:50 +09:00
Michael Stefaniuc
91e59d99f9
dsound: Avoid comparing BOOL variables with TRUE (PVS-Studio).
2015-03-09 22:06:45 +09:00
Michael Stefaniuc
1328ec4854
dbghelp: Remove no-op additions with 0 (PVS-Studio).
2015-03-09 22:06:39 +09:00
Michael Stefaniuc
533bb9f390
mstml/tests: Merge two adjacent if blocks with identical condition (PVS-Studio).
2015-03-09 22:06:30 +09:00
Francois Gouget
99f0f3a7e1
comdlg32: Remove unneeded NONAMELESSSTRUCT directives.
2015-03-09 22:06:24 +09:00
Francois Gouget
285dc99999
commdlg.dll16: Remove unneeded NONAMELESSXXX directives.
2015-03-09 22:06:24 +09:00
Francois Gouget
c04cc70f7d
comctl32: Remove unneeded NONAMELESSSTRUCT directives.
2015-03-09 22:06:23 +09:00
Francois Gouget
d53afeca09
appwiz.cpl: Remove an unneeded NONAMELESSSTRUCT directive.
2015-03-09 22:06:23 +09:00
Francois Gouget
f847b42994
actxprxy: Remove unneeded NONAMELESSXXX directives.
2015-03-09 22:06:22 +09:00
Francois Gouget
988a6d099f
activeds: Remove an unneeded NONAMELESSUNION directive.
2015-03-09 22:06:22 +09:00
Nikolay Sivov
4b15e6fd09
vbscript: Use CP_ACP instead of its numeric value.
2015-03-09 22:06:21 +09:00
Nikolay Sivov
44360823b9
oleaut32: Use WdtpInterfacePointer_* functions in VARIANT marshalling.
2015-03-09 22:06:21 +09:00
Nikolay Sivov
52d30cc301
oleaut32/tests: Hide details about VARIANT wire header in header testing helper.
2015-03-09 22:06:20 +09:00
Nikolay Sivov
b9819b0b8e
wshom.ocx: Implement CurrentDirectory() property.
2015-03-09 17:32:32 +09:00
Nikolay Sivov
99afcdff2d
wshom.ocx: Added missing IWshShell3 methods.
2015-03-09 17:32:27 +09:00
Nikolay Sivov
15d7436a0d
rpcrt4: Add all stubs to OLE marshalling stream.
2015-03-09 17:32:19 +09:00
Nikolay Sivov
71d663f1de
rpcrt4: Return buffer size directly to avoid accessing implementation fields.
2015-03-09 17:32:14 +09:00
Nikolay Sivov
e7a608a4e3
rpcrt4: Handle memory allocation error when creating OLE stream instance.
2015-03-09 17:32:09 +09:00
Bruno Jesus
3e676b205d
ws2_32/tests: Add more select() tests.
2015-03-08 17:47:07 +09:00
Bruno Jesus
4ca53984e4
ws2_32/tests: Improve setup_connector_socket to allow non-blocking connect calls.
2015-03-08 17:47:05 +09:00
Bruno Jesus
9eaf92d62a
ws2_32/test: Don't test unsupported IP_MULTICAST_TTL on NT4.
2015-03-08 17:47:03 +09:00
Bruno Jesus
a65ae0ea57
ws2_32/tests: Fix a NT4 crash due to unsupported SIO_ADDRESS_LIST_QUERY.
2015-03-08 17:47:00 +09:00
Bruno Jesus
2522e205ec
ws2_32/tests: Move second WSACleanup test elsewhere.
2015-03-08 17:46:56 +09:00
Francois Gouget
e928f5544e
ddraw/tests: Fix compilation on systems that don't support nameless unions.
2015-03-08 17:46:52 +09:00
Alexandre Julliard
09cd7cf3e0
ws2_32: Set the completion event on the server side also for AcceptEx.
2015-03-07 15:17:05 +09:00
Jacek Caban
10fba143f7
mshtml: Return S_OK in IHTMLPluginsCollection::refresh.
2015-03-06 21:10:17 +09:00
Sebastian Lackner
49cdebad4b
ws2_32: Avoid kernel32 functions in system APC calls.
...
kernel32 functions might modify the last error, which should be avoided here.
2015-03-06 21:09:45 +09:00
Nikolay Sivov
ecda8fd501
rpcrt4: Added inline helper to test for Oicf stub descriptions.
2015-03-06 20:40:44 +09:00
Michael Stefaniuc
3730c99c28
d3d9/tests: Remove no-op binary & with all 1's (PVS-Studio).
2015-03-06 20:32:05 +09:00
Michael Stefaniuc
7c4d45c00b
msxml3/tests: Merge two adjacent if blocks with identical condition (PVS-Studio).
2015-03-06 20:32:04 +09:00
Michael Stefaniuc
8a755f37d8
ieframe/tests: Merge adjacent identical if's (PVS-Studio).
2015-03-06 20:32:04 +09:00
Michael Stefaniuc
a514fe7642
mmdevapi: Don't check for IID_IDirectSoundCapture8, it is just a define (PVS-Studio).
2015-03-06 20:32:02 +09:00
Michael Stefaniuc
278b70bdd0
msvcrt: Clarify comparison of the diff of two unsigneds with 0 (PVS-Studio).
2015-03-06 20:32:02 +09:00
Michael Stefaniuc
9dcb4004d9
mshtml/tests: Remove an unused assignment (PVS-Studio).
2015-03-06 20:32:01 +09:00
Michael Stefaniuc
5c9d24702f
msctf/tests: Remove an unsused assignment (PVS-Studio).
2015-03-06 20:32:01 +09:00
Michael Stefaniuc
5f28bbcda3
mmdevapi/tests: Remove an unused assignment (PVS-Studio).
2015-03-06 20:32:00 +09:00
Michael Stefaniuc
8293cf33e0
gdi32: Remove double parentheses, not a misplaced pair (PVS-Studio).
2015-03-06 20:32:00 +09:00
Alistair Leslie-Hughes
63c7fd2a63
dpnet: Correct usage of memcpy in GetComponentByName.
2015-03-06 20:31:59 +09:00
Alistair Leslie-Hughes
b779dee768
dpnet: Always update type since it might change.
2015-03-06 20:31:59 +09:00
Alistair Leslie-Hughes
4299da0d7c
dpnet: Free previous allocated data.
2015-03-06 20:31:59 +09:00
Alistair Leslie-Hughes
a5d3125395
dpnet: Add check for mismatched string lengths.
2015-03-06 20:31:58 +09:00
Mark Harmstone
b12f73a591
uxtheme: Assume imagecount to be 1 if unspecified.
2015-03-06 20:31:57 +09:00
Piotr Caban
4c6427d080
gdiplus: Don't use CoCreateInstance in encode_image_wic.
2015-03-06 20:31:44 +09:00
Piotr Caban
afe3422849
gdiplus: Don't use CoCreateInstance in get_palette function.
2015-03-06 20:31:42 +09:00
Piotr Caban
b03c60d85c
gdiplus: Don't use CoCreateInstance in decode_image_wic.
2015-03-06 20:31:40 +09:00
Piotr Caban
df9ec3c178
windowscodecs: Add helper to create internal COM classes without CoCreateInstance call if possible.
2015-03-06 20:31:35 +09:00
Nikolay Sivov
2b40f9b01e
rpcrt4: Implement RPC_FC_CALLBACK_HANDLE handle type for NdrClientCall2().
2015-03-06 12:57:03 +09:00
Daniel Lehman
c921deebf1
wininet: Eat terminator on last chunk.
2015-03-06 12:56:29 +09:00
Francois Gouget
0cd1922302
hal: Remove unneeded NONAMELESSXXX directives.
2015-03-06 12:54:40 +09:00
Francois Gouget
9cf7398394
mountmgr.sys: Remove unneeded NONAMELESSXXX directives.
2015-03-06 12:54:32 +09:00
Francois Gouget
f572279576
d3dx9_36: Remove unneeded NONAMELESSXXX directives.
2015-03-06 12:54:01 +09:00
Francois Gouget
fb908b3a95
ole32: Don't define NONAMELESSUNION in olestd.h. It's not needed anyway.
2015-03-06 12:53:55 +09:00
Jacek Caban
0de7b95c37
vbscript: Added a helper for getting default IDispatch value.
2015-03-06 00:02:08 +09:00
Akihiro Sagawa
7561375ede
mciqtz: Implement MCI_DGV_SETAUDIO_VOLUME.
2015-03-06 00:02:03 +09:00
Akihiro Sagawa
6a41aeefe8
winmm/tests: Add MCI_SETAUDIO command tests.
2015-03-06 00:01:51 +09:00
Bruno Jesus
bf36fb0216
ws2_32: Make closesocket() more robust.
2015-03-05 21:43:18 +09:00
Bruno Jesus
81598be9cf
kernel32: In GetTempPathW only copy the path if it fits and zero the buffer when it doesn't.
2015-03-05 21:42:32 +09:00
Jacek Caban
c769d6fe23
appwiz.cpl: Include package version in request URL.
2015-03-05 21:42:10 +09:00
Christian Costa
27c72ae986
d3dx9_36: Fix d3dx9_skin_info_ConvertToIndexedBlendedMesh stub.
2015-03-05 21:41:58 +09:00
Mark Harmstone
a20c920bbd
comctl32: Draw hot parts of themed scrollbars.
2015-03-05 21:39:21 +09:00
Mark Harmstone
d9708ecb93
comctl32: Add hit testing for themed scrollbars.
2015-03-05 21:39:14 +09:00
Piotr Caban
f623042fb9
windowscodecs: Make it possible to use MetadataReaders when COM was not initialized.
2015-03-05 21:28:47 +09:00
Piotr Caban
ca5c0f6b14
windowscodecs: Initialize unused part of metadata PROPVARIANT to 0.
2015-03-05 21:28:40 +09:00
Michael Stefaniuc
e8b76b32e6
version: VS_FILE_INFO is already and INTRESOURCE (PVS-Studio).
2015-03-05 21:22:08 +09:00
Michael Stefaniuc
745a549972
wininet: Remove unused code, sizeof(void*)%4 is always false (PVS-Studio).
2015-03-05 21:22:01 +09:00
Hans Leidekker
4c1791f53e
msi: Add offsets to file patch sequence numbers.
2015-03-04 23:57:42 +09:00
Hans Leidekker
123428942d
msi: Support updating streams.
2015-03-04 23:57:42 +09:00
Hans Leidekker
af6281701d
msi: Decode stream names in load_streams.
2015-03-04 23:57:41 +09:00
Alexandre Julliard
a85d23bfc3
ntoskrnl: Get rid of the IRP instance list.
2015-03-04 23:57:41 +09:00
Alexandre Julliard
1895a42509
ntoskrnl: Use the MDL allocation routines for standard ioctl processing.
2015-03-04 23:57:38 +09:00
Alexandre Julliard
5fc369ff21
ntoskrnl: Use the IRP allocation routines for standard ioctl processing.
2015-03-04 23:51:32 +09:00
Alexandre Julliard
41eb2fd714
mountmgr: Don't access the IRP after it has been completed.
2015-03-04 22:18:04 +09:00
Piotr Caban
da7c766bb5
ieframe/tests: Added more OleObject_Close tests.
2015-03-04 21:50:46 +09:00
Michael Stefaniuc
bbe2c58261
ws2_32/tests: Actually test a return value (PVS-Studio).
2015-03-04 21:50:46 +09:00
Michael Stefaniuc
4c36ef1d4e
ws2_32/tests: Remove an unused assignment (PVS-Studio).
2015-03-04 21:50:45 +09:00
Michael Stefaniuc
d1162078ea
winmm/tests: mmioAdvance() returns a MMRESULT and not a size (PVS-Studio).
2015-03-04 21:50:45 +09:00
Michael Stefaniuc
c2eb206f99
windowscodecs/tests: Actually test some return values (PVS-Studio).
2015-03-04 21:50:44 +09:00
Michael Stefaniuc
a0e28403d4
shlwapi: Remove two unused assignments (PVS-Studio).
2015-03-04 21:50:44 +09:00
Michael Stefaniuc
725662003a
shell32/tests: Actually test some return values (PVS-Studio).
2015-03-04 21:50:43 +09:00
Michael Stefaniuc
e87857a521
oledb32/tests: Remove an unused assignment (PVS-Studio).
2015-03-04 21:50:42 +09:00
Michael Stefaniuc
dbe6c5576d
kernel32/tests: Actually test a return value (PVS-Studio).
2015-03-04 21:50:42 +09:00
Michael Stefaniuc
bd9d41080f
ddraw/tests: Actually test some return values (PVS-Studio).
2015-03-04 21:50:41 +09:00
Michael Stefaniuc
148d6e3c10
d3d9/tests: Actually test some return values (PVS-Studio).
2015-03-04 21:50:41 +09:00
Michael Stefaniuc
51e3750fea
ieframe: Remove unused assignments (PVS-Studio).
2015-03-04 21:50:40 +09:00
Michael Stefaniuc
802c3f2e1f
crypt32/tests: Add a missing test case (PVS-Studio).
2015-03-04 21:50:40 +09:00
Michael Stefaniuc
89569b4b34
crypt32/tests: Remove an unused assignment (PVS-Studio).
2015-03-04 21:50:39 +09:00
Sebastian Lackner
bf65fef8bc
ntdll: Assert when trying to replace an exiting file descriptor in fd_cache.
2015-03-04 21:50:38 +09:00
Nikolay Sivov
36bc8563cf
rpcrt4: Implement MesEncodeDynBufferHandleCreate().
2015-03-04 21:50:38 +09:00
Nikolay Sivov
d240fdff18
rpcrt4: Implement MesBufferHandleReset().
2015-03-04 21:50:37 +09:00
Christian Costa
cc95915a3c
windowscodecs: Fix init of LONGLONG variable with a negative value in TGA decoder.
2015-03-04 21:50:37 +09:00
Alexandre Julliard
5bf29fb897
wininet: Hardcode the base64 table to avoid ugly macros.
2015-03-04 21:50:35 +09:00
Alexandre Julliard
336be2f694
gdi32: Use shorter constants for byte and word masks to avoid warnings.
2015-03-04 21:50:35 +09:00
Alexandre Julliard
74b627e894
scrrun: Fix typo in header guard.
2015-03-04 21:50:34 +09:00
Alexandre Julliard
9f59a60968
mmdevapi/tests: Use float constants with fabsf.
2015-03-04 21:50:34 +09:00
Alexandre Julliard
d28052066d
shell32/tests: Use NULL for a null pointer.
2015-03-04 21:50:33 +09:00
Alexandre Julliard
65180fb2e8
oledb32/tests: The destination array address can't be modified by the called function.
2015-03-04 21:50:33 +09:00
Alexandre Julliard
b7f6362ddc
msvcrt: Use the correct object type for __non_rtti_object exceptions.
2015-03-04 21:50:32 +09:00
Alexandre Julliard
cdef3287db
msvcrt: Undefine __thiscall before redefining it.
2015-03-04 21:50:32 +09:00
Alexandre Julliard
e1cf7f5a2e
msvcp90: Add support for throwing bad cast exception to avoid unused variable warning.
2015-03-04 21:50:31 +09:00
Alexandre Julliard
39f6d04aa0
Revert "shell32: Also return Attributes in GetFolderDefinition."
...
This reverts commit 0becff8244
.
The wrong patch was committed.
2015-03-04 11:34:15 +09:00
Vincent Povirk
129ff974b4
mscoree: Update Wine Mono to 4.5.6.
2015-03-03 23:50:33 +09:00
Jacek Caban
33c5a7d14c
vbscript: Added DISPATCH_PROPERTYPUTREF tests.
2015-03-03 23:16:53 +09:00
Jacek Caban
bd42594da9
vbscript: Leave converting object to trivial values up to calee.
2015-03-03 23:16:52 +09:00
Jacek Caban
62bc8aeb0f
vbscript: Leave assigning value up to add_dynamic_var callers.
2015-03-03 23:16:51 +09:00
Jacek Caban
86283b31db
vbscript: Fail to set non-object values with DISPATCH_PROPERTYPUTREF flag.
2015-03-03 23:16:50 +09:00
Jacek Caban
4bca1665c4
vbscript: Convert VT_DISPATCH propput value to trivial value if DISPATCH_PROPERTYPUTREF is not set.
2015-03-03 23:16:49 +09:00
Jacek Caban
571b09ce42
vbscript: Pass DISPATCH_PROPERTYPUTREF flag to InvokeEx when apropriate.
2015-03-03 23:16:48 +09:00
Jacek Caban
128f79ee77
vbscript: Added support for DISPATCH_PROPERTYPUTREF flag.
2015-03-03 23:16:47 +09:00
Mark Harmstone
d7c2069721
comctl32: Paint themed scrollbars.
2015-03-03 23:16:46 +09:00
Mark Harmstone
b472e5574c
dsound/tests: Add GetObjectInPath tests.
2015-03-03 23:16:45 +09:00
Nikolay Sivov
37dd441587
rpcrt4: Fix argument check in MesEncodeFixedBufferHandleCreate().
2015-03-03 23:16:42 +09:00
Nikolay Sivov
0810db96fa
rpcrt4: Use RPC_* error code names.
2015-03-03 20:32:06 +09:00
Damjan Jovanovic
1a20050826
winex11.drv: Support XDnD version 5.
2015-03-03 18:12:46 +09:00
Sebastian Lackner
c23db594aa
ole32: Fix an invalid usage of InterlockedCompareExchange.
2015-03-03 17:13:46 +09:00