wine/eterwine.git
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>
9 years agomakedep: Expand the rm command.
Alexandre Julliard [Wed, 11 Nov 2015 02:56:23 +0000 (11:56 +0900)]
makedep: Expand the rm command.

configure also hardcodes it.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakedep: Store the include paths without the -I prefix.
Alexandre Julliard [Wed, 11 Nov 2015 06:02:57 +0000 (15:02 +0900)]
makedep: Store the include paths without the -I prefix.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakedep: Add a helper function to open a file from the include path.
Alexandre Julliard [Wed, 11 Nov 2015 06:01:43 +0000 (15:01 +0900)]
makedep: Add a helper function to open a file from the include path.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakedep: Add a helper function to open a file in the parent's source directory.
Alexandre Julliard [Wed, 11 Nov 2015 02:54:46 +0000 (11:54 +0900)]
makedep: Add a helper function to open a file in the parent's source directory.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowimgapi: Add stub for WIMRegisterMessageCallback.
Stefan Leichter [Tue, 10 Nov 2015 22:33:17 +0000 (23:33 +0100)]
wimgapi: Add stub for WIMRegisterMessageCallback.

Signed-off-by: Stefan Leichter <Stefan.Leichter@camLine.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowinecoreaudio: Handle sysex MIDI messages.
Andrew Eikum [Tue, 10 Nov 2015 19:55:41 +0000 (13:55 -0600)]
winecoreaudio: Handle sysex MIDI messages.

Originally submitted by "tinez <tinez@tlen.pl>".

Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agobluetoothapis: Add stub dll.
Austin English [Tue, 10 Nov 2015 18:02:40 +0000 (12:02 -0600)]
bluetoothapis: Add stub dll.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agodbghelp: Add even more symbol types.
André Hentschel [Tue, 10 Nov 2015 17:10:16 +0000 (18:10 +0100)]
dbghelp: Add even more symbol types.

Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agokernel32: DeleteFile should open the file without read/write permissions.
Sebastian Lackner [Wed, 11 Nov 2015 00:21:55 +0000 (01:21 +0100)]
kernel32: DeleteFile should open the file without read/write permissions.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoserver: Return STATUS_CANNOT_DELETE when trying to open readonly file with FILE_DELET...
Sebastian Lackner [Wed, 11 Nov 2015 00:21:41 +0000 (01:21 +0100)]
server: Return STATUS_CANNOT_DELETE when trying to open readonly file with FILE_DELETE_ON_CLOSE.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agokernel32/tests: Add some more tests for opening a file with FILE_DELETE_ON_CLOSE.
Sebastian Lackner [Wed, 11 Nov 2015 00:21:28 +0000 (01:21 +0100)]
kernel32/tests: Add some more tests for opening a file with FILE_DELETE_ON_CLOSE.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoinclude: Add declarations for recently added registry functions.
Sebastian Lackner [Tue, 10 Nov 2015 22:11:13 +0000 (23:11 +0100)]
include: Add declarations for recently added registry functions.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agontdll: Fix specfile entry for NtCreateKeyTransacted.
Sebastian Lackner [Tue, 10 Nov 2015 22:08:34 +0000 (23:08 +0100)]
ntdll: Fix specfile entry for NtCreateKeyTransacted.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomshtml: Fix a memory leak (Coverity).
Nikolay Sivov [Tue, 10 Nov 2015 20:30:59 +0000 (23:30 +0300)]
mshtml: Fix a memory leak (Coverity).

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoriched20: Fix a memory leak on error path (Coverity).
Nikolay Sivov [Tue, 10 Nov 2015 20:07:58 +0000 (23:07 +0300)]
riched20: Fix a memory leak on error path (Coverity).

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomshtml: Make it clear that ATTR_FIX_PX and ATTR_FIX_URL as exclusive (Coverity).
Nikolay Sivov [Tue, 10 Nov 2015 19:31:29 +0000 (22:31 +0300)]
mshtml: Make it clear that ATTR_FIX_PX and ATTR_FIX_URL as exclusive (Coverity).

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowinemine: Fix loading program state from registry.
Nikolay Sivov [Tue, 10 Nov 2015 18:38:15 +0000 (21:38 +0300)]
winemine: Fix loading program state from registry.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agodbghelp: Fix crash in module_find_cb on trying to parse non image files.
Ralf Habacker [Tue, 10 Nov 2015 18:22:03 +0000 (19:22 +0100)]
dbghelp: Fix crash in module_find_cb on trying to parse non image files.

Signed-off-by: Ralf Habacker <ralf.habacker@freenet.de>
Signed-off-by: Marcus Meissner <marcus@jet.franken.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agokernel32: Implement EnumTimeFormatsEx().
Nikolay Sivov [Tue, 10 Nov 2015 14:40:10 +0000 (17:40 +0300)]
kernel32: Implement EnumTimeFormatsEx().

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agokernel32: Added support for TIME_NOSECONDS, restructured EnumTimeFormats implementation.
Nikolay Sivov [Tue, 10 Nov 2015 14:40:09 +0000 (17:40 +0300)]
kernel32: Added support for TIME_NOSECONDS, restructured EnumTimeFormats implementation.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agokernel32: EnumTimeFormatsA() doesn't support TIME_NOSECONDS.
Nikolay Sivov [Tue, 10 Nov 2015 14:40:08 +0000 (17:40 +0300)]
kernel32: EnumTimeFormatsA() doesn't support TIME_NOSECONDS.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agokernel32: GetLocaleInfoA() doesn't support LOCALE_SSHORTTIME.
Nikolay Sivov [Tue, 10 Nov 2015 14:40:07 +0000 (17:40 +0300)]
kernel32: GetLocaleInfoA() doesn't support LOCALE_SSHORTTIME.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agontdll: Avoid path buffer re-allocation step for common dll name lengths.
Dmitry Timoshkov [Tue, 10 Nov 2015 06:18:05 +0000 (14:18 +0800)]
ntdll: Avoid path buffer re-allocation step for common dll name lengths.

For instance c:\windows\system32\advapi32.dll is 33 characters long with
0-terminator.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowebservices: Reset writer state in WsSetOutput and WsSetOutputToBuffer.
Hans Leidekker [Tue, 10 Nov 2015 09:46:41 +0000 (10:46 +0100)]
webservices: Reset writer state in WsSetOutput and WsSetOutputToBuffer.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>