wine/eterwine.git
9 years agooleaut32: Take lcid into account while parsing input variant in VARIANT_FormatString.
Piotr Caban [Sat, 14 Nov 2015 12:17:39 +0000 (13:17 +0100)]
oleaut32: Take lcid into account while parsing input variant in VARIANT_FormatString.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agooleaut32: Take lcid into account while parsing input variant in VARIANT_FormatDate.
Piotr Caban [Sat, 14 Nov 2015 12:17:31 +0000 (13:17 +0100)]
oleaut32: Take lcid into account while parsing input variant in VARIANT_FormatDate.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agooleaut32: Take lcid into account while parsing input variant in VARIANT_FormatNumber.
Piotr Caban [Sat, 14 Nov 2015 12:17:23 +0000 (13:17 +0100)]
oleaut32: Take lcid into account while parsing input variant in VARIANT_FormatNumber.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agogdi32/tests: Some empty string tests for GetTextExtentPoint.
Nikolay Sivov [Fri, 13 Nov 2015 21:38:39 +0000 (00:38 +0300)]
gdi32/tests: Some empty string tests for GetTextExtentPoint.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agontdll/tests: Print the correct status code in ok() messages.
Sebastian Lackner [Fri, 13 Nov 2015 21:03:34 +0000 (22:03 +0100)]
ntdll/tests: Print the correct status code in ok() messages.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoRelease 1.7.55.
Alexandre Julliard [Fri, 13 Nov 2015 14:32:40 +0000 (23:32 +0900)]
Release 1.7.55.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_OMGetRenderTargets().
Józef Kucia [Fri, 13 Nov 2015 01:23:42 +0000 (02:23 +0100)]
d3d11: Implement d3d11_immediate_context_OMGetRenderTargets().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_DrawIndexedInstanced().
Józef Kucia [Fri, 13 Nov 2015 01:23:40 +0000 (02:23 +0100)]
d3d11: Implement d3d11_immediate_context_DrawIndexedInstanced().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_DrawIndexed().
Józef Kucia [Fri, 13 Nov 2015 01:23:39 +0000 (02:23 +0100)]
d3d11: Implement d3d11_immediate_context_DrawIndexed().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_IASetIndexBuffer().
Józef Kucia [Fri, 13 Nov 2015 01:23:38 +0000 (02:23 +0100)]
d3d11: Implement d3d11_immediate_context_IASetIndexBuffer().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowined3d: Flat shading emulation for core contexts.
Matteo Bruni [Thu, 12 Nov 2015 22:06:50 +0000 (23:06 +0100)]
wined3d: Flat shading emulation for core contexts.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoddraw/tests: Port test_shademode() to ddraw1.
Matteo Bruni [Thu, 12 Nov 2015 22:06:49 +0000 (23:06 +0100)]
ddraw/tests: Port test_shademode() to ddraw1.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoddraw/tests: Port test_shademode() to ddraw2.
Matteo Bruni [Thu, 12 Nov 2015 22:06:48 +0000 (23:06 +0100)]
ddraw/tests: Port test_shademode() to ddraw2.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoddraw/tests: Port test_shademode() to ddraw4.
Matteo Bruni [Thu, 12 Nov 2015 22:06:47 +0000 (23:06 +0100)]
ddraw/tests: Port test_shademode() to ddraw4.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoddraw/tests: Port test_shademode() to ddraw7.
Matteo Bruni [Thu, 12 Nov 2015 22:06:46 +0000 (23:06 +0100)]
ddraw/tests: Port test_shademode() to ddraw7.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d8/tests: Port test_shademode() to d3d8.
Matteo Bruni [Thu, 12 Nov 2015 22:06:45 +0000 (23:06 +0100)]
d3d8/tests: Port test_shademode() to d3d8.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d9/tests: Improve the shade mode test.
Matteo Bruni [Thu, 12 Nov 2015 22:06:44 +0000 (23:06 +0100)]
d3d9/tests: Improve the shade mode test.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowined3d: Handle WINED3D_SHADE_PHONG the same as WINED3D_SHADE_GOURAUD.
Matteo Bruni [Thu, 12 Nov 2015 22:06:43 +0000 (23:06 +0100)]
wined3d: Handle WINED3D_SHADE_PHONG the same as WINED3D_SHADE_GOURAUD.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowined3d: Enforce a stable texture units mapping.
Matteo Bruni [Thu, 12 Nov 2015 22:06:42 +0000 (23:06 +0100)]
wined3d: Enforce a stable texture units mapping.

The GLSL shader backend hardcodes the sampler uniforms at program link
time, it can't handle a change in the mapping between draws with the
same shader program.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowined3d: Avoid going through the texture units mapping when unnecessary.
Matteo Bruni [Thu, 12 Nov 2015 22:06:41 +0000 (23:06 +0100)]
wined3d: Avoid going through the texture units mapping when unnecessary.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowined3d: Set default texture units mapping for vertex shader samplers when possible.
Matteo Bruni [Thu, 12 Nov 2015 22:06:40 +0000 (23:06 +0100)]
wined3d: Set default texture units mapping for vertex shader samplers when possible.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomshtml: Skip travellog notifications for frame navigation.
Jacek Caban [Fri, 13 Nov 2015 11:21:21 +0000 (12:21 +0100)]
mshtml: Skip travellog notifications for frame navigation.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomsvcp120: Implement _Cnd_* functions.
Daniel Lehman [Wed, 4 Nov 2015 01:10:16 +0000 (17:10 -0800)]
msvcp120: Implement _Cnd_* functions.

Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agocombase: Add RoGetActivationFactory stub.
Austin English [Fri, 13 Nov 2015 07:12:54 +0000 (08:12 +0100)]
combase: Add RoGetActivationFactory stub.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agontoskrnl.exe: Add ExDeletePagedLookasideList stub.
Austin English [Fri, 13 Nov 2015 07:32:00 +0000 (08:32 +0100)]
ntoskrnl.exe: Add ExDeletePagedLookasideList stub.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agontoskrnl.exe: Add ExDeleteNPagedLookasideList stub.
Austin English [Fri, 13 Nov 2015 07:31:32 +0000 (08:31 +0100)]
ntoskrnl.exe: Add ExDeleteNPagedLookasideList stub.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agontoskrnl.exe: Add a stub for ProbeForWrite.
Sebastian Lackner [Fri, 13 Nov 2015 07:31:05 +0000 (08:31 +0100)]
ntoskrnl.exe: Add a stub for ProbeForWrite.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agontoskrnl.exe: Add a stub for ProbeForRead.
Austin English [Fri, 13 Nov 2015 07:30:26 +0000 (08:30 +0100)]
ntoskrnl.exe: Add a stub for ProbeForRead.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoodbccp32: Remove duplicate string.
Alistair Leslie-Hughes [Fri, 13 Nov 2015 06:49:49 +0000 (17:49 +1100)]
odbccp32: Remove duplicate string.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowine.inf: Add Windows Media Player version registry keys.
Austin English [Thu, 12 Nov 2015 23:21:32 +0000 (17:21 -0600)]
wine.inf: Add Windows Media Player version registry keys.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Remove support for running subdirectory makefiles through config.status.
Alexandre Julliard [Fri, 13 Nov 2015 09:56:41 +0000 (18:56 +0900)]
makefiles: Remove support for running subdirectory makefiles through config.status.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Expand the test resource list through a makefile variable.
Alexandre Julliard [Fri, 13 Nov 2015 09:56:20 +0000 (18:56 +0900)]
makefiles: Expand the test resource list through a makefile variable.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Replace the libwine makefile rules by variable declarations.
Alexandre Julliard [Fri, 13 Nov 2015 09:38:51 +0000 (18:38 +0900)]
makefiles: Replace the libwine makefile rules by variable declarations.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Replace the loader makefile rules by variable declarations.
Alexandre Julliard [Fri, 13 Nov 2015 08:05:46 +0000 (17:05 +0900)]
makefiles: Replace the loader makefile rules by variable declarations.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Install source directory files from the top-level makefile.
Alexandre Julliard [Fri, 13 Nov 2015 07:07:49 +0000 (16:07 +0900)]
makefiles: Install source directory files from the top-level makefile.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Generate rules for installing wine.inf.
Alexandre Julliard [Fri, 13 Nov 2015 06:16:16 +0000 (15:16 +0900)]
makefiles: Generate rules for installing wine.inf.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Add support for specifying extra dependencies in libraries and programs.
Alexandre Julliard [Fri, 13 Nov 2015 05:17:18 +0000 (14:17 +0900)]
makefiles: Add support for specifying extra dependencies in libraries and programs.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Generate makefiles and po rules also for disabled modules.
Alexandre Julliard [Fri, 13 Nov 2015 04:32:24 +0000 (13:32 +0900)]
makefiles: Generate makefiles and po rules also for disabled modules.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomaintainers: Update winemaker section.
André Hentschel [Thu, 12 Nov 2015 21:56:46 +0000 (22:56 +0100)]
maintainers: Update winemaker section.

Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoxaudio2_7: Update current buffer position after flushing buffers.
Andrew Eikum [Thu, 12 Nov 2015 20:27:47 +0000 (14:27 -0600)]
xaudio2_7: Update current buffer position after flushing buffers.

Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowininet: Create file with correct file name in test_trailing_slash tests.
Piotr Caban [Thu, 12 Nov 2015 17:22:27 +0000 (18:22 +0100)]
wininet: Create file with correct file name in test_trailing_slash tests.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoadvapi32: Use absolute registry paths to create special root keys.
Jacek Caban [Thu, 12 Nov 2015 16:19:32 +0000 (17:19 +0100)]
advapi32: Use absolute registry paths to create special root keys.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agooleaut32: Added DECLSPEC_HOTPATCHABLE to a few functions.
Jacek Caban [Thu, 12 Nov 2015 15:07:55 +0000 (16:07 +0100)]
oleaut32: Added DECLSPEC_HOTPATCHABLE to a few functions.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agokernel32: Added DECLSPEC_HOTPATCHABLE to WinExec function.
Jacek Caban [Thu, 12 Nov 2015 15:05:01 +0000 (16:05 +0100)]
kernel32: Added DECLSPEC_HOTPATCHABLE to WinExec function.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoadvapi32: Added DECLSPEC_HOTPATCHABLE to CreateProcessAsUser[AW] functions.
Jacek Caban [Thu, 12 Nov 2015 15:01:24 +0000 (16:01 +0100)]
advapi32: Added DECLSPEC_HOTPATCHABLE to CreateProcessAsUser[AW] functions.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoole32: Added DECLSPEC_HOTPATCHABLE to a few more functions.
Jacek Caban [Thu, 12 Nov 2015 14:58:07 +0000 (15:58 +0100)]
ole32: Added DECLSPEC_HOTPATCHABLE to a few more functions.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoinclude: Add d3dx10.h file.
Andrey Gusev [Mon, 9 Nov 2015 22:00:23 +0000 (00:00 +0200)]
include: Add d3dx10.h file.

Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agondis.sys: Forward NdisInitUnicodeString to ntdll.RtlInitUnicodeString.
Austin English [Thu, 12 Nov 2015 04:27:43 +0000 (23:27 -0500)]
ndis.sys: Forward NdisInitUnicodeString to ntdll.RtlInitUnicodeString.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoserver: Store all 32 bits of value type.
Jacek Caban [Thu, 12 Nov 2015 13:26:25 +0000 (14:26 +0100)]
server: Store all 32 bits of value type.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Generate rules for building the libwine import library.
Alexandre Julliard [Thu, 12 Nov 2015 14:19:24 +0000 (23:19 +0900)]
makefiles: Generate rules for building the libwine import library.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Generate rules for installing libwine.
Alexandre Julliard [Thu, 12 Nov 2015 14:01:28 +0000 (23:01 +0900)]
makefiles: Generate rules for installing libwine.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Generate rules for building libwine.
Alexandre Julliard [Thu, 12 Nov 2015 13:08:03 +0000 (22:08 +0900)]
makefiles: Generate rules for building libwine.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Group uninstall files in a single command.
Alexandre Julliard [Thu, 12 Nov 2015 13:43:02 +0000 (22:43 +0900)]
makefiles: Group uninstall files in a single command.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_SOGetTargets().
Józef Kucia [Wed, 11 Nov 2015 02:41:02 +0000 (03:41 +0100)]
d3d11: Implement d3d11_immediate_context_SOGetTargets().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowined3d: Make offset parameter optional in wined3d_device_get_stream_output().
Józef Kucia [Wed, 11 Nov 2015 02:41:01 +0000 (03:41 +0100)]
wined3d: Make offset parameter optional in wined3d_device_get_stream_output().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_SOSetTargets().
Józef Kucia [Wed, 11 Nov 2015 02:41:00 +0000 (03:41 +0100)]
d3d11: Implement d3d11_immediate_context_SOSetTargets().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_PSGetConstantBuffers().
Józef Kucia [Wed, 11 Nov 2015 02:40:59 +0000 (03:40 +0100)]
d3d11: Implement d3d11_immediate_context_PSGetConstantBuffers().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_PSGetShader().
Józef Kucia [Wed, 11 Nov 2015 02:40:58 +0000 (03:40 +0100)]
d3d11: Implement d3d11_immediate_context_PSGetShader().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_PSGetShaderResources().
Józef Kucia [Wed, 11 Nov 2015 02:40:57 +0000 (03:40 +0100)]
d3d11: Implement d3d11_immediate_context_PSGetShaderResources().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_VSGetShaderResources().
Józef Kucia [Wed, 11 Nov 2015 02:40:56 +0000 (03:40 +0100)]
d3d11: Implement d3d11_immediate_context_VSGetShaderResources().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_VSGetShader().
Józef Kucia [Wed, 11 Nov 2015 02:40:55 +0000 (03:40 +0100)]
d3d11: Implement d3d11_immediate_context_VSGetShader().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_VSGetConstantBuffers().
Józef Kucia [Wed, 11 Nov 2015 02:40:54 +0000 (03:40 +0100)]
d3d11: Implement d3d11_immediate_context_VSGetConstantBuffers().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_GSGetShaderResources().
Józef Kucia [Wed, 11 Nov 2015 02:40:53 +0000 (03:40 +0100)]
d3d11: Implement d3d11_immediate_context_GSGetShaderResources().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_GSGetShader().
Józef Kucia [Wed, 11 Nov 2015 02:40:52 +0000 (03:40 +0100)]
d3d11: Implement d3d11_immediate_context_GSGetShader().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_GSGetConstantBuffers().
Józef Kucia [Wed, 11 Nov 2015 02:40:51 +0000 (03:40 +0100)]
d3d11: Implement d3d11_immediate_context_GSGetConstantBuffers().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_GSGetSamplers().
Józef Kucia [Wed, 11 Nov 2015 02:40:50 +0000 (03:40 +0100)]
d3d11: Implement d3d11_immediate_context_GSGetSamplers().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11/tests: Avoid multiple readbacks of backbuffer texture.
Józef Kucia [Wed, 11 Nov 2015 01:03:34 +0000 (02:03 +0100)]
d3d11/tests: Avoid multiple readbacks of backbuffer texture.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d10core/tests: Avoid multiple readbacks of backbuffer texture.
Józef Kucia [Wed, 11 Nov 2015 01:03:33 +0000 (02:03 +0100)]
d3d10core/tests: Avoid multiple readbacks of backbuffer texture.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoserver: Only send WM_WINE_CLIPCURSOR for forced clip resets.
Sebastian Lackner [Wed, 11 Nov 2015 04:30:50 +0000 (05:30 +0100)]
server: Only send WM_WINE_CLIPCURSOR for forced clip resets.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agontdll: Added KeyCachedInformation key info class implementation.
Jacek Caban [Wed, 11 Nov 2015 13:17:09 +0000 (14:17 +0100)]
ntdll: Added KeyCachedInformation key info class implementation.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoserver: Return KeyFullInformation maximal string lengths in bytes.
Jacek Caban [Wed, 11 Nov 2015 13:16:59 +0000 (14:16 +0100)]
server: Return KeyFullInformation maximal string lengths in bytes.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agobthprops.cpl: Comment out CPLApplet from spec file.
Austin English [Wed, 11 Nov 2015 19:51:18 +0000 (13:51 -0600)]
bthprops.cpl: Comment out CPLApplet from spec file.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowine.inf: Add HKLM\System\CurrentControlSet\Control\ServiceGroupOrder\List registry...
Austin English [Wed, 11 Nov 2015 17:12:40 +0000 (11:12 -0600)]
wine.inf: Add HKLM\System\CurrentControlSet\Control\ServiceGroupOrder\List registry key.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agodwrite/tests: Remove unused assignment (Clang).
Nikolay Sivov [Wed, 11 Nov 2015 21:50:41 +0000 (00:50 +0300)]
dwrite/tests: Remove unused assignment (Clang).

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agocomctl32/tests: Test more return values (Clang).
Nikolay Sivov [Wed, 11 Nov 2015 21:46:49 +0000 (00:46 +0300)]
comctl32/tests: Test more return values (Clang).

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agodwrite: Remove a couple of dead assignments (Clang).
Nikolay Sivov [Wed, 11 Nov 2015 20:55:04 +0000 (23:55 +0300)]
dwrite: Remove a couple of dead assignments (Clang).

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agohnetcfg: Return success from put_Enabled for a port.
Nikolay Sivov [Wed, 11 Nov 2015 19:43:31 +0000 (22:43 +0300)]
hnetcfg: Return success from put_Enabled for a port.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoshell32: Return as soon as requested CLSID is located (Coverity).
Nikolay Sivov [Wed, 11 Nov 2015 11:01:37 +0000 (14:01 +0300)]
shell32: Return as soon as requested CLSID is located (Coverity).

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoodbccp32: Implement SQLGetPrivateProfileStringW/SQLGetPrivateProfileString.
Alistair Leslie-Hughes [Tue, 10 Nov 2015 21:43:06 +0000 (08:43 +1100)]
odbccp32: Implement SQLGetPrivateProfileStringW/SQLGetPrivateProfileString.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agohnetcfg: Add Dispatch support to interface INetFwOpenPorts.
Alistair Leslie-Hughes [Tue, 10 Nov 2015 21:43:05 +0000 (08:43 +1100)]
hnetcfg: Add Dispatch support to interface INetFwOpenPorts.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agontoskrnl.exe: Add ExReleaseResourceForThreadLite stub.
Austin English [Mon, 9 Nov 2015 05:34:58 +0000 (23:34 -0600)]
ntoskrnl.exe: Add ExReleaseResourceForThreadLite stub.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agontoskrnl.exe: Add ExDeleteResourceLite stub.
Austin English [Mon, 9 Nov 2015 05:30:11 +0000 (23:30 -0600)]
ntoskrnl.exe: Add ExDeleteResourceLite stub.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agontoskrnl.exe: Add ExAcquireResourceExclusiveLite stub.
Austin English [Mon, 9 Nov 2015 05:28:01 +0000 (23:28 -0600)]
ntoskrnl.exe: Add ExAcquireResourceExclusiveLite stub.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoquartz: Fix error code when checking circular connection.
Qian Hong [Mon, 9 Nov 2015 08:45:03 +0000 (16:45 +0800)]
quartz: Fix error code when checking circular connection.

Signed-off-by: Qian Hong <qhong@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoquartz/tests: Add NULL pointer tests for IGraphBuilder.
Qian Hong [Mon, 9 Nov 2015 08:44:46 +0000 (16:44 +0800)]
quartz/tests: Add NULL pointer tests for IGraphBuilder.

Signed-off-by: Qian Hong <qhong@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoquartz: Fix crashing when connect to NULL Pin.
Qian Hong [Mon, 9 Nov 2015 08:44:23 +0000 (16:44 +0800)]
quartz: Fix crashing when connect to NULL Pin.

Signed-off-by: Qian Hong <qhong@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowebservices/tests: Add more tests.
Hans Leidekker [Wed, 11 Nov 2015 10:02:09 +0000 (11:02 +0100)]
webservices/tests: Add more tests.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowebservices: Implement WsWriteText.
Hans Leidekker [Wed, 11 Nov 2015 10:02:08 +0000 (11:02 +0100)]
webservices: Implement WsWriteText.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowebservices: Implement WsWriteEndAttribute.
Hans Leidekker [Wed, 11 Nov 2015 10:02:07 +0000 (11:02 +0100)]
webservices: Implement WsWriteEndAttribute.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowebservices: Implement WsWriteStartAttribute.
Hans Leidekker [Wed, 11 Nov 2015 10:02:06 +0000 (11:02 +0100)]
webservices: Implement WsWriteStartAttribute.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowebservices/tests: Add tests.
Hans Leidekker [Wed, 11 Nov 2015 10:02:05 +0000 (11:02 +0100)]
webservices/tests: Add tests.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowebservices: Implement WsWriteEndStartElement.
Hans Leidekker [Wed, 11 Nov 2015 10:02:04 +0000 (11:02 +0100)]
webservices: Implement WsWriteEndStartElement.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowebservices: Avoid writing redundant namespace attributes.
Hans Leidekker [Wed, 11 Nov 2015 10:02:03 +0000 (11:02 +0100)]
webservices: Avoid writing redundant namespace attributes.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowebservices: Implement WsWriteEndElement.
Hans Leidekker [Wed, 11 Nov 2015 10:02:02 +0000 (11:02 +0100)]
webservices: Implement WsWriteEndElement.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowebservices: Add support for retrieving the output buffer.
Hans Leidekker [Wed, 11 Nov 2015 10:02:01 +0000 (11:02 +0100)]
webservices: Add support for retrieving the output buffer.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agogameux: Fix memory leaks (Valgrind).
Alistair Leslie-Hughes [Wed, 11 Nov 2015 03:44:03 +0000 (14:44 +1100)]
gameux: Fix memory leaks (Valgrind).

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowininet: Free critical section (Valgrind).
Alistair Leslie-Hughes [Wed, 11 Nov 2015 03:44:04 +0000 (14:44 +1100)]
wininet: Free critical section (Valgrind).

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agontdll/tests: Add tests for multiple registry notifications per key.
Sebastian Lackner [Wed, 11 Nov 2015 02:17:59 +0000 (03:17 +0100)]
ntdll/tests: Add tests for multiple registry notifications per key.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakedep: Fix a typo in the usage message.
Alexandre Julliard [Wed, 11 Nov 2015 03:05:56 +0000 (12:05 +0900)]
makedep: Fix a typo in the usage message.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakedep: Always open Makefile.in files from the source directory.
Alexandre Julliard [Wed, 11 Nov 2015 03:05:12 +0000 (12:05 +0900)]
makedep: Always open Makefile.in files from the source directory.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>