wine
14 years agowindowscodecs: Register builtin encoders.
Vincent Povirk [Mon, 6 Sep 2010 02:24:53 +0000 (21:24 -0500)] 
windowscodecs: Register builtin encoders.

14 years agowindowscodecs: Enumerate encoders.
Vincent Povirk [Mon, 6 Sep 2010 02:13:20 +0000 (21:13 -0500)] 
windowscodecs: Enumerate encoders.

14 years agod3d8: An invalid shader version isn't an internal error.
Henri Verbeet [Sun, 5 Sep 2010 21:38:51 +0000 (23:38 +0200)] 
d3d8: An invalid shader version isn't an internal error.

14 years agowined3d: Don't overwrite the offscreen depth/stencil surface with undefined data...
Henri Verbeet [Sun, 5 Sep 2010 21:38:50 +0000 (23:38 +0200)] 
wined3d: Don't overwrite the offscreen depth/stencil surface with undefined data in surface_load_ds_location().

14 years agowined3d: Translate before scaling for rhw as well in transform_projection().
Henri Verbeet [Sun, 5 Sep 2010 21:38:49 +0000 (23:38 +0200)] 
wined3d: Translate before scaling for rhw as well in transform_projection().

14 years agowined3d: Do not call device_switch_onscreen_ds() while under the GL lock.
Henri Verbeet [Sun, 5 Sep 2010 21:38:48 +0000 (23:38 +0200)] 
wined3d: Do not call device_switch_onscreen_ds() while under the GL lock.

14 years agowined3d: Fix a silly typo.
Henri Verbeet [Sun, 5 Sep 2010 21:38:47 +0000 (23:38 +0200)] 
wined3d: Fix a silly typo.

14 years agokernel32: Change SetHandleCount to match behaviour on versions >WINNT.
Louis Lenders [Fri, 3 Sep 2010 18:47:30 +0000 (20:47 +0200)] 
kernel32: Change SetHandleCount to match behaviour on versions >WINNT.

14 years agoinclude: Fix typo in propkeydef.h.
Octavian Voicu [Fri, 3 Sep 2010 17:44:28 +0000 (20:44 +0300)] 
include: Fix typo in propkeydef.h.

14 years agodmusic: Constify a variable.
Andrew Talbot [Sun, 5 Sep 2010 11:36:31 +0000 (12:36 +0100)] 
dmusic: Constify a variable.

14 years agogdi32/tests: Fix a test description in test_logpen.
Gerald Pfeifer [Sat, 4 Sep 2010 22:14:45 +0000 (00:14 +0200)] 
gdi32/tests: Fix a test description in test_logpen.

14 years agourlmon/tests: Simplify test_IUriBuilder_GetPorttest_IUriBuilder_GetPort a bit.
Gerald Pfeifer [Sat, 4 Sep 2010 21:56:38 +0000 (23:56 +0200)] 
urlmon/tests: Simplify test_IUriBuilder_GetPorttest_IUriBuilder_GetPort a bit.

14 years agoserver: Remove pollev from set_socket_event.
Gerald Pfeifer [Sat, 4 Sep 2010 20:17:39 +0000 (22:17 +0200)] 
server: Remove pollev from set_socket_event.

14 years agomsxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeValue implementations.
Jacek Caban [Sat, 4 Sep 2010 15:56:45 +0000 (17:56 +0200)] 
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeValue implementations.

14 years agomsxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeName implementations.
Jacek Caban [Sat, 4 Sep 2010 15:56:25 +0000 (17:56 +0200)] 
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeName implementations.

14 years agomsxml3: Use xmlnode child object's IXMLDOMNode implementation as base interface.
Jacek Caban [Sat, 4 Sep 2010 15:56:08 +0000 (17:56 +0200)] 
msxml3: Use xmlnode child object's IXMLDOMNode implementation as base interface.

The plan is to get rid of IXMLDOMNode interface in xmlnode object and use
proper inheritance.

14 years agomsxml3: Use get_node_obj to get xmlnode from iface in replaceChild implementation.
Jacek Caban [Sat, 4 Sep 2010 15:55:42 +0000 (17:55 +0200)] 
msxml3: Use get_node_obj to get xmlnode from iface in replaceChild implementation.

14 years agomsxml3: Use separate object for unknown node type implementation.
Jacek Caban [Sat, 4 Sep 2010 15:55:27 +0000 (17:55 +0200)] 
msxml3: Use separate object for unknown node type implementation.

14 years agomsxml3: Use fake IID to safely cast IXMLDOMNode interface to xmlnode object.
Jacek Caban [Sat, 4 Sep 2010 15:55:04 +0000 (17:55 +0200)] 
msxml3: Use fake IID to safely cast IXMLDOMNode interface to xmlnode object.

14 years agomsxml3: Added node_query_inerface function for common xmlnode child objects implement...
Jacek Caban [Sat, 4 Sep 2010 15:54:46 +0000 (17:54 +0200)] 
msxml3: Added node_query_inerface function for common xmlnode child objects implementation.

14 years agomsxml3: Store outer iface as IXMLDOMNode instead of IUnknown in xmlnode.
Jacek Caban [Sat, 4 Sep 2010 15:54:13 +0000 (17:54 +0200)] 
msxml3: Store outer iface as IXMLDOMNode instead of IUnknown in xmlnode.

14 years agows2_32/tests: Fix some buffer overflows in traces.
Alexandre Julliard [Fri, 3 Sep 2010 19:07:54 +0000 (21:07 +0200)] 
ws2_32/tests: Fix some buffer overflows in traces.

14 years agoRelease 1.3.2. wine-1.3.2
Alexandre Julliard [Fri, 3 Sep 2010 17:39:05 +0000 (19:39 +0200)] 
Release 1.3.2.

14 years agowinmm: Implement MCIERR_DUPLICATE_ALIAS and MCIERR_DEVICE_OPEN.
Jörg Höhle [Wed, 1 Sep 2010 18:57:24 +0000 (20:57 +0200)] 
winmm: Implement MCIERR_DUPLICATE_ALIAS and MCIERR_DEVICE_OPEN.

14 years agowinmm: GetDeviceID only considers a single name per entry.
Jörg Höhle [Wed, 1 Sep 2010 19:03:43 +0000 (21:03 +0200)] 
winmm: GetDeviceID only considers a single name per entry.

14 years agowinmm: Correctly parse the MCI Sysinfo command.
Jörg Höhle [Fri, 3 Sep 2010 04:33:52 +0000 (06:33 +0200)] 
winmm: Correctly parse the MCI Sysinfo command.

14 years agomsvcp90/tests: Fix basic_string<wchar_t>.size tests.
Piotr Caban [Fri, 3 Sep 2010 10:07:19 +0000 (12:07 +0200)] 
msvcp90/tests: Fix basic_string<wchar_t>.size tests.

14 years agogameux/tests: Verify registry values created by GameExplorer.
Mariusz Pluciński [Fri, 3 Sep 2010 09:24:48 +0000 (11:24 +0200)] 
gameux/tests: Verify registry values created by GameExplorer.

14 years agoddraw/tests: New tests for CreateSurface for 3D DDSCAPS_BACKBUFFER.
Oldřich Jedlička [Thu, 2 Sep 2010 20:00:35 +0000 (22:00 +0200)] 
ddraw/tests: New tests for CreateSurface for 3D DDSCAPS_BACKBUFFER.

14 years agomsxml3/tests: Be more verbose when get_text fails.
Alexandre Goujon [Thu, 2 Sep 2010 12:21:30 +0000 (14:21 +0200)] 
msxml3/tests: Be more verbose when get_text fails.

14 years agomsxml3: Implement IXMLDOMNamedNodeMap::getQualifiedItem().
Nikolay Sivov [Fri, 3 Sep 2010 08:13:29 +0000 (12:13 +0400)] 
msxml3: Implement IXMLDOMNamedNodeMap::getQualifiedItem().

14 years agomsxml3: Fix invalid parameter handling for IXMLDOMElement::getElementsByTagName().
Nikolay Sivov [Thu, 2 Sep 2010 18:49:56 +0000 (22:49 +0400)] 
msxml3: Fix invalid parameter handling for IXMLDOMElement::getElementsByTagName().

14 years agowinedbg: Escape args in a WINE_FIXME.
Jerome Leclanche [Thu, 2 Sep 2010 19:32:05 +0000 (20:32 +0100)] 
winedbg: Escape args in a WINE_FIXME.

14 years agoddraw: Handle D3DRENDERSTATE_TEXTUREHANDLE and D3DRENDERSTATE_TEXTUREMAPBLEND in...
Henri Verbeet [Thu, 2 Sep 2010 17:25:04 +0000 (19:25 +0200)] 
ddraw: Handle D3DRENDERSTATE_TEXTUREHANDLE and D3DRENDERSTATE_TEXTUREMAPBLEND in d3d7.

14 years agowined3d: Add a handler for WINED3DRS_SRGBWRITEENABLE to the atifs fragment pipe.
Henri Verbeet [Thu, 2 Sep 2010 17:25:03 +0000 (19:25 +0200)] 
wined3d: Add a handler for WINED3DRS_SRGBWRITEENABLE to the atifs fragment pipe.

14 years agowined3d: Do not mark invalid blend matrices dirty.
Henri Verbeet [Thu, 2 Sep 2010 17:25:02 +0000 (19:25 +0200)] 
wined3d: Do not mark invalid blend matrices dirty.

14 years agowined3d: Do not preload buffers while under the GL lock in process_vertices_strided().
Henri Verbeet [Thu, 2 Sep 2010 17:25:01 +0000 (19:25 +0200)] 
wined3d: Do not preload buffers while under the GL lock in process_vertices_strided().

14 years agowined3d: Explicitly document some more consequences of GL locking policy.
Henri Verbeet [Thu, 2 Sep 2010 17:25:00 +0000 (19:25 +0200)] 
wined3d: Explicitly document some more consequences of GL locking policy.

The basic rule is that you can't call anything that takes the user32 / gdi32
lock while under the GL (winex11) lock. As a consequence, you can't call
anything like context_acquire() or context_destroy() either.

14 years agowinmm/tests: Share common function dbg_mcierr.
Jörg Höhle [Thu, 2 Sep 2010 04:50:23 +0000 (06:50 +0200)] 
winmm/tests: Share common function dbg_mcierr.

14 years agouser32/tests: Fix a number of test failures on Windows 7.
Alexandre Julliard [Fri, 3 Sep 2010 09:04:33 +0000 (11:04 +0200)] 
user32/tests: Fix a number of test failures on Windows 7.

14 years agowinmm/tests: Add MCI parser tests.
Jörg Höhle [Tue, 6 Jul 2010 05:31:55 +0000 (07:31 +0200)] 
winmm/tests: Add MCI parser tests.

14 years agowinmm/tests: MCI_STATUS returns DWORD_PTR, unlike other commands.
Jörg Höhle [Wed, 24 Mar 2010 05:44:13 +0000 (06:44 +0100)] 
winmm/tests: MCI_STATUS returns DWORD_PTR, unlike other commands.

14 years agowinmm/tests: Add a few Open/Close MCI tests.
Jörg Höhle [Tue, 6 Jul 2010 16:09:27 +0000 (18:09 +0200)] 
winmm/tests: Add a few Open/Close MCI tests.

14 years agowinmm: Always unload the MCI driver when Open fails.
Jörg Höhle [Mon, 30 Aug 2010 17:43:26 +0000 (19:43 +0200)] 
winmm: Always unload the MCI driver when Open fails.

14 years agowinmm: Close MCI device after immediate auto-open commands.
Jörg Höhle [Wed, 25 Aug 2010 05:32:28 +0000 (07:32 +0200)] 
winmm: Close MCI device after immediate auto-open commands.

14 years agowinmm: MCI open always creates an alias for subsequent commands.
Jörg Höhle [Wed, 1 Sep 2010 15:50:43 +0000 (17:50 +0200)] 
winmm: MCI open always creates an alias for subsequent commands.

14 years agoshell32: Add stubbed SHGetKnownFolderPath.
Louis Lenders [Thu, 2 Sep 2010 11:10:44 +0000 (13:10 +0200)] 
shell32: Add stubbed SHGetKnownFolderPath.

14 years agod3dx9: Implement D3DXCompileShaderFromResource.
Matteo Bruni [Wed, 1 Sep 2010 21:15:44 +0000 (23:15 +0200)] 
d3dx9: Implement D3DXCompileShaderFromResource.

14 years agod3dx9: Implement D3DXCompileShaderFromFile.
Matteo Bruni [Wed, 1 Sep 2010 20:53:13 +0000 (22:53 +0200)] 
d3dx9: Implement D3DXCompileShaderFromFile.

14 years agoinclude: Add D3DXCompileShader declarations.
Matteo Bruni [Wed, 1 Sep 2010 20:48:02 +0000 (22:48 +0200)] 
include: Add D3DXCompileShader declarations.

14 years agomsi/tests: Add tests for 64-bit properties.
Hans Leidekker [Thu, 2 Sep 2010 11:21:29 +0000 (13:21 +0200)] 
msi/tests: Add tests for 64-bit properties.

14 years agomsi: Set the System64Folder property on 64-bit.
Hans Leidekker [Thu, 2 Sep 2010 11:21:12 +0000 (13:21 +0200)] 
msi: Set the System64Folder property on 64-bit.

14 years agomsi: Set the MsiAMD64 and Msix64 properties on 64-bit.
Hans Leidekker [Thu, 2 Sep 2010 11:20:54 +0000 (13:20 +0200)] 
msi: Set the MsiAMD64 and Msix64 properties on 64-bit.

14 years agomsi: Return an error from MsiDatabaseGetPrimaryKeys if the table does not exist.
Hans Leidekker [Thu, 2 Sep 2010 11:20:36 +0000 (13:20 +0200)] 
msi: Return an error from MsiDatabaseGetPrimaryKeys if the table does not exist.

14 years agomsi: Add stub implementations of MsiBeginTransaction and MsiEndTransaction.
Hans Leidekker [Thu, 2 Sep 2010 11:20:23 +0000 (13:20 +0200)] 
msi: Add stub implementations of MsiBeginTransaction and MsiEndTransaction.

14 years agoinclude: Add MCI_INTEGER64 mci type.
Octavian Voicu [Thu, 2 Sep 2010 10:52:34 +0000 (13:52 +0300)] 
include: Add MCI_INTEGER64 mci type.

14 years agouser32: Implement Get/SetProcessDefaultLayout.
Alexandre Julliard [Thu, 2 Sep 2010 16:01:01 +0000 (18:01 +0200)] 
user32: Implement Get/SetProcessDefaultLayout.

14 years agouser32: Make child windows inherit the WS_EX_LAYOUTRTL style from their parent.
Alexandre Julliard [Thu, 2 Sep 2010 13:46:43 +0000 (15:46 +0200)] 
user32: Make child windows inherit the WS_EX_LAYOUTRTL style from their parent.

14 years agouser32: Set the DC layout to mirrored when the window has the WS_EX_LAYOUTRTL style.
Alexandre Julliard [Thu, 2 Sep 2010 13:16:39 +0000 (15:16 +0200)] 
user32: Set the DC layout to mirrored when the window has the WS_EX_LAYOUTRTL style.

14 years agomsvcp90: Added basic_string<{char, wchar_t}> equal operator implementation.
Piotr Caban [Wed, 1 Sep 2010 22:35:55 +0000 (00:35 +0200)] 
msvcp90: Added basic_string<{char, wchar_t}> equal operator implementation.

14 years agomsvcp90/tests: Added basic_string<{char,wchar_t}>.size tests.
Piotr Caban [Wed, 1 Sep 2010 22:35:26 +0000 (00:35 +0200)] 
msvcp90/tests: Added basic_string<{char,wchar_t}>.size tests.

14 years agomsvcp90: Added basic_string<{char, wchar_t}>.{length, size} implementation.
Piotr Caban [Wed, 1 Sep 2010 22:34:57 +0000 (00:34 +0200)] 
msvcp90: Added basic_string<{char, wchar_t}>.{length, size} implementation.

14 years agomsvcp90/tests: Added basic_string<{char,wchar_t}>.data tests.
Piotr Caban [Wed, 1 Sep 2010 22:34:32 +0000 (00:34 +0200)] 
msvcp90/tests: Added basic_string<{char,wchar_t}>.data tests.

14 years agomsvcp90: Added basic_string<{char, wchar_t}>.data implementation.
Piotr Caban [Wed, 1 Sep 2010 22:34:02 +0000 (00:34 +0200)] 
msvcp90: Added basic_string<{char, wchar_t}>.data implementation.

14 years agomshtml: Added file protocol's IInternetProtocolEx tests.
Jacek Caban [Wed, 1 Sep 2010 22:27:13 +0000 (00:27 +0200)] 
mshtml: Added file protocol's IInternetProtocolEx tests.

14 years agourlmon: Use StartEx in file protocol handler's Start implementation.
Jacek Caban [Wed, 1 Sep 2010 22:26:39 +0000 (00:26 +0200)] 
urlmon: Use StartEx in file protocol handler's Start implementation.

14 years agourlmon: Return E_INVALIDARG for empty pwzURI in CreateUri.
Jacek Caban [Wed, 1 Sep 2010 22:26:13 +0000 (00:26 +0200)] 
urlmon: Return E_INVALIDARG for empty pwzURI in CreateUri.

14 years agourlmon: Added IInternetProtocolEx implementation for file protocol.
Jacek Caban [Wed, 1 Sep 2010 22:25:46 +0000 (00:25 +0200)] 
urlmon: Added IInternetProtocolEx implementation for file protocol.

14 years agourlmon: Store file size in FileProtocol object.
Jacek Caban [Wed, 1 Sep 2010 22:24:19 +0000 (00:24 +0200)] 
urlmon: Store file size in FileProtocol object.

14 years agourlmon: Use INVALID_HANDLE_VALUE instead of NULL for uninitialized file handle in...
Jacek Caban [Wed, 1 Sep 2010 22:23:35 +0000 (00:23 +0200)] 
urlmon: Use INVALID_HANDLE_VALUE instead of NULL for uninitialized file handle in file protocol handler.

14 years agogdiplus: Set flags and dpi when images are loaded.
Vincent Povirk [Fri, 2 Jul 2010 21:39:17 +0000 (17:39 -0400)] 
gdiplus: Set flags and dpi when images are loaded.

14 years agomsxml3: Fix IXMLDOMDocument::getElementsByTagName() for some special cases.
Nikolay Sivov [Wed, 1 Sep 2010 20:29:18 +0000 (00:29 +0400)] 
msxml3: Fix IXMLDOMDocument::getElementsByTagName() for some special cases.

14 years agowinmm: Replace command ids with symbolic constants in mci command resources.
Octavian Voicu [Wed, 1 Sep 2010 17:07:09 +0000 (20:07 +0300)] 
winmm: Replace command ids with symbolic constants in mci command resources.

14 years agowinmm: Replace return types with symbolic constants in mci command resources.
Octavian Voicu [Wed, 1 Sep 2010 17:07:08 +0000 (20:07 +0300)] 
winmm: Replace return types with symbolic constants in mci command resources.

14 years agowined3d: Avoid a forward declaration.
Henri Verbeet [Wed, 1 Sep 2010 16:41:06 +0000 (18:41 +0200)] 
wined3d: Avoid a forward declaration.

14 years agod3d8: Merge vertex and index buffer implementations into a single file.
Henri Verbeet [Wed, 1 Sep 2010 16:41:05 +0000 (18:41 +0200)] 
d3d8: Merge vertex and index buffer implementations into a single file.

14 years agod3d9: Merge vertex and index buffer implementations into a single file.
Henri Verbeet [Wed, 1 Sep 2010 16:41:04 +0000 (18:41 +0200)] 
d3d9: Merge vertex and index buffer implementations into a single file.

14 years agod3d8: Merge vertex and pixel shader implementations into a single file.
Henri Verbeet [Wed, 1 Sep 2010 16:41:03 +0000 (18:41 +0200)] 
d3d8: Merge vertex and pixel shader implementations into a single file.

14 years agod3d9: Merge vertex and pixel shader implementations into a single file.
Henri Verbeet [Wed, 1 Sep 2010 16:41:02 +0000 (18:41 +0200)] 
d3d9: Merge vertex and pixel shader implementations into a single file.

14 years agomsvcrt: Fix _splitpath and _wsplitpath implementation.
Piotr Caban [Wed, 1 Sep 2010 16:21:24 +0000 (18:21 +0200)] 
msvcrt: Fix _splitpath and _wsplitpath implementation.

14 years agouser32: Add a common helper to set controls clip region, and make it behave correctly...
Alexandre Julliard [Thu, 2 Sep 2010 09:35:14 +0000 (11:35 +0200)] 
user32: Add a common helper to set controls clip region, and make it behave correctly when mirrored.

14 years agouser32: Don't disable DrawFrameControl for non-text mapping modes.
Alexandre Julliard [Thu, 2 Sep 2010 09:00:45 +0000 (11:00 +0200)] 
user32: Don't disable DrawFrameControl for non-text mapping modes.

14 years agowinex11: Properly support BitBlt and LAYOUT_BITMAPORIENTATIONPRESERVED in mirrored...
Alexandre Julliard [Thu, 2 Sep 2010 08:51:31 +0000 (10:51 +0200)] 
winex11: Properly support BitBlt and LAYOUT_BITMAPORIENTATIONPRESERVED in mirrored contexts.

14 years agowinex11: Break positioning of graphics in mirrored contexts to be broken the same...
Alexandre Julliard [Tue, 3 Aug 2010 20:56:04 +0000 (22:56 +0200)] 
winex11: Break positioning of graphics in mirrored contexts to be broken the same way as Windows.

14 years agoimm32: Test cases for HIMCs and threads.
Aric Stewart [Tue, 31 Aug 2010 18:35:58 +0000 (13:35 -0500)] 
imm32: Test cases for HIMCs and threads.

14 years agowined3d: Add missing ckey, fx, and pal directdraw caps.
Octavian Voicu [Wed, 1 Sep 2010 13:44:11 +0000 (16:44 +0300)] 
wined3d: Add missing ckey, fx, and pal directdraw caps.

14 years agouser32: Add a bunch of GetWindowPlacement() tests, fix some simple cases.
Dmitry Timoshkov [Wed, 1 Sep 2010 11:58:06 +0000 (20:58 +0900)] 
user32: Add a bunch of GetWindowPlacement() tests, fix some simple cases.

14 years agomsvcp90: Fix 64-bit compilation warnings.
Piotr Caban [Wed, 1 Sep 2010 10:22:36 +0000 (12:22 +0200)] 
msvcp90: Fix 64-bit compilation warnings.

14 years agowinecfg: Fix a pointer cast warning.
Alexandre Julliard [Wed, 1 Sep 2010 11:03:28 +0000 (13:03 +0200)] 
winecfg: Fix a pointer cast warning.

14 years agooleaut32/tests: Fix a pointer cast warning.
Alexandre Julliard [Wed, 1 Sep 2010 11:01:42 +0000 (13:01 +0200)] 
oleaut32/tests: Fix a pointer cast warning.

14 years agorpcrt4: Remove a couple of unused local variables.
Alexandre Julliard [Wed, 1 Sep 2010 10:39:01 +0000 (12:39 +0200)] 
rpcrt4: Remove a couple of unused local variables.

14 years agorpcrt4: Retrieve the stack argument pointer in a more portable way in NdrMesProcEncod...
Alexandre Julliard [Wed, 1 Sep 2010 10:31:22 +0000 (12:31 +0200)] 
rpcrt4: Retrieve the stack argument pointer in a more portable way in NdrMesProcEncodeDecode.

14 years agowidl: Define _WIN32 by default.
Jacek Caban [Wed, 1 Sep 2010 09:53:58 +0000 (11:53 +0200)] 
widl: Define _WIN32 by default.

14 years agoshlwapi: Update Korean resource.
Hwang YunSong [Wed, 1 Sep 2010 08:40:05 +0000 (17:40 +0900)] 
shlwapi: Update Korean resource.

14 years agokernel32: Remove old bare-console code.
Eric Pouech [Mon, 30 Aug 2010 20:19:39 +0000 (22:19 +0200)] 
kernel32: Remove old bare-console code.

14 years agokernel32: Modify editline logic so that it also work with bare consoles.
Eric Pouech [Mon, 30 Aug 2010 20:19:31 +0000 (22:19 +0200)] 
kernel32: Modify editline logic so that it also work with bare consoles.

14 years agokernel32: Properly handle bare console on input.
Eric Pouech [Mon, 30 Aug 2010 20:19:24 +0000 (22:19 +0200)] 
kernel32: Properly handle bare console on input.

14 years agontdll: Allocate a console (without renderer) when starting a program from unix console.
Eric Pouech [Mon, 30 Aug 2010 20:19:18 +0000 (22:19 +0200)] 
ntdll: Allocate a console (without renderer) when starting a program from unix console.

14 years agoserver: Properly return the errors for bare console objects.
Eric Pouech [Mon, 30 Aug 2010 20:19:12 +0000 (22:19 +0200)] 
server: Properly return the errors for bare console objects.

14 years agoserver: Simplify the wineconsole event notification code.
Eric Pouech [Mon, 30 Aug 2010 20:19:06 +0000 (22:19 +0200)] 
server: Simplify the wineconsole event notification code.