wine
11 years agoinclude: Fix interface definition.
Nikolay Sivov [Wed, 17 Apr 2013 05:07:44 +0000 (09:07 +0400)] 
include: Fix interface definition.

11 years agooledb32: Implement DBTYPE_CY -> DBTYPE_VARIANT conversion.
Nikolay Sivov [Wed, 17 Apr 2013 04:23:30 +0000 (08:23 +0400)] 
oledb32: Implement DBTYPE_CY -> DBTYPE_VARIANT conversion.

11 years agooledb32: Implement DBTYPE_DATE -> DBTYPE_VARIANT conversion.
Nikolay Sivov [Wed, 17 Apr 2013 04:11:25 +0000 (08:11 +0400)] 
oledb32: Implement DBTYPE_DATE -> DBTYPE_VARIANT conversion.

11 years agowined3d: Enable GL_ARB_texture_rectangle in GLSL ffp fragment shaders.
Stefan Dösinger [Tue, 16 Apr 2013 12:48:36 +0000 (14:48 +0200)] 
wined3d: Enable GL_ARB_texture_rectangle in GLSL ffp fragment shaders.

11 years agod3d9/tests: Fix a test failure on cards that don't support mipmapped cube textures.
Stefan Dösinger [Tue, 16 Apr 2013 12:48:35 +0000 (14:48 +0200)] 
d3d9/tests: Fix a test failure on cards that don't support mipmapped cube textures.

11 years agod3d8/tests: Test NPOT texture creation.
Stefan Dösinger [Fri, 12 Apr 2013 08:50:36 +0000 (10:50 +0200)] 
d3d8/tests: Test NPOT texture creation.

11 years agod3d9/tests: Test NPOT texture creation.
Stefan Dösinger [Fri, 12 Apr 2013 08:47:59 +0000 (10:47 +0200)] 
d3d9/tests: Test NPOT texture creation.

11 years agowined3d: Refuse to create NPOT textures without GL support.
Stefan Dösinger [Tue, 16 Apr 2013 12:48:32 +0000 (14:48 +0200)] 
wined3d: Refuse to create NPOT textures without GL support.

11 years agodinput: Update existing joystick values after setting the range property.
Gurmail Bassi [Sun, 14 Apr 2013 21:25:03 +0000 (22:25 +0100)] 
dinput: Update existing joystick values after setting the range property.

11 years agooledb32: Implement DataConvert DBTYPE_BSTR->DBTYPE_I8.
Alistair Leslie-Hughes [Tue, 16 Apr 2013 01:23:59 +0000 (11:23 +1000)] 
oledb32: Implement DataConvert DBTYPE_BSTR->DBTYPE_I8.

11 years agooledb32: Implement DataConvert DBTYPE_I8->DBTYPE_I8.
Alistair Leslie-Hughes [Tue, 16 Apr 2013 00:34:52 +0000 (10:34 +1000)] 
oledb32: Implement DataConvert DBTYPE_I8->DBTYPE_I8.

11 years agooledb32: Improve fixme in GetConversionSize.
Alistair Leslie-Hughes [Mon, 15 Apr 2013 23:28:04 +0000 (09:28 +1000)] 
oledb32: Improve fixme in GetConversionSize.

11 years agoinclude: Use gcc atomic builtins to implement interlocked inlines on non-i386.
Alexandre Julliard [Tue, 16 Apr 2013 11:23:49 +0000 (13:23 +0200)] 
include: Use gcc atomic builtins to implement interlocked inlines on non-i386.

11 years agod3drm/tests: Avoid LPDIRECT3DRM3.
Henri Verbeet [Tue, 16 Apr 2013 06:13:46 +0000 (08:13 +0200)] 
d3drm/tests: Avoid LPDIRECT3DRM3.

11 years agod3drm: Avoid LPDIRECT3DRM.
Henri Verbeet [Tue, 16 Apr 2013 06:13:45 +0000 (08:13 +0200)] 
d3drm: Avoid LPDIRECT3DRM.

11 years agowined3d: Immediate constants should always have a valid location in shader_glsl_load_...
Henri Verbeet [Tue, 16 Apr 2013 06:13:44 +0000 (08:13 +0200)] 
wined3d: Immediate constants should always have a valid location in shader_glsl_load_constantsB().

11 years agowined3d: Constants in constants_set should always have a valid location in shader_gls...
Henri Verbeet [Tue, 16 Apr 2013 06:13:43 +0000 (08:13 +0200)] 
wined3d: Constants in constants_set should always have a valid location in shader_glsl_load_constantsB().

11 years agowined3d: Simplify DISCARD / READONLY handling in wined3d_buffer_map() a bit.
Henri Verbeet [Tue, 16 Apr 2013 06:13:42 +0000 (08:13 +0200)] 
wined3d: Simplify DISCARD / READONLY handling in wined3d_buffer_map() a bit.

11 years agoieframe: Added DISPID_WINDOWCLOSING tests.
Jacek Caban [Tue, 16 Apr 2013 10:01:17 +0000 (12:01 +0200)] 
ieframe: Added DISPID_WINDOWCLOSING tests.

11 years agowinemac: Refactor WineApplication class to separate most logic into a controller...
Ken Thomases [Tue, 16 Apr 2013 05:38:01 +0000 (00:38 -0500)] 
winemac: Refactor WineApplication class to separate most logic into a controller class.

11 years agolibwine: Add libwine's directory (@loader_path) to rpath.
Ken Thomases [Tue, 16 Apr 2013 05:37:54 +0000 (00:37 -0500)] 
libwine: Add libwine's directory (@loader_path) to rpath.

11 years agoloader: On Mac, if Wine is already on secondary thread, don't reserve it for the...
Ken Thomases [Tue, 16 Apr 2013 05:37:48 +0000 (00:37 -0500)] 
loader: On Mac, if Wine is already on secondary thread, don't reserve it for the system frameworks.

11 years agoieframe: Return document as IHTMLDocument2 iface from get_document.
Jacek Caban [Mon, 15 Apr 2013 15:41:32 +0000 (17:41 +0200)] 
ieframe: Return document as IHTMLDocument2 iface from get_document.

11 years agoieframe: Added IConnectionPoint::EnumConnections implementation.
Jacek Caban [Mon, 15 Apr 2013 15:41:17 +0000 (17:41 +0200)] 
ieframe: Added IConnectionPoint::EnumConnections implementation.

11 years agomshtml: Added IHTMLWindow2::close tests.
Jacek Caban [Mon, 15 Apr 2013 15:41:04 +0000 (17:41 +0200)] 
mshtml: Added IHTMLWindow2::close tests.

11 years agomshtml: Added IHTMLWindow2::close partial implementation.
Jacek Caban [Mon, 15 Apr 2013 15:40:53 +0000 (17:40 +0200)] 
mshtml: Added IHTMLWindow2::close partial implementation.

11 years agomshtml: Store IWebBrowserApp reference in HTMLDocumentObj.
Jacek Caban [Mon, 15 Apr 2013 15:40:43 +0000 (17:40 +0200)] 
mshtml: Store IWebBrowserApp reference in HTMLDocumentObj.

11 years agowined3d: Don't hardcode the ps_1_3 sampler limit in find_ps_compile_args.
Stefan Dösinger [Sat, 13 Apr 2013 14:37:17 +0000 (16:37 +0200)] 
wined3d: Don't hardcode the ps_1_3 sampler limit in find_ps_compile_args.

11 years agowined3d: Store ps 1.4 texture types in ps_compile_args.
Stefan Dösinger [Sat, 13 Apr 2013 14:37:16 +0000 (16:37 +0200)] 
wined3d: Store ps 1.4 texture types in ps_compile_args.

11 years agowined3d: Use the np2_fixup to find out if a RECT texture is used.
Stefan Dösinger [Sat, 13 Apr 2013 14:37:15 +0000 (16:37 +0200)] 
wined3d: Use the np2_fixup to find out if a RECT texture is used.

11 years agowined3d: 1x1 texures have a power of two size.
Stefan Dösinger [Fri, 12 Apr 2013 12:12:40 +0000 (14:12 +0200)] 
wined3d: 1x1 texures have a power of two size.

11 years agod3d8: Don't assert on invalid IDirect3DBaseTexture8 interfaces.
Rico Schüller [Sun, 14 Apr 2013 14:53:37 +0000 (16:53 +0200)] 
d3d8: Don't assert on invalid IDirect3DBaseTexture8 interfaces.

11 years agontdll: Respect the 8-bit part in the ARM relocation.
André Hentschel [Fri, 12 Apr 2013 21:19:46 +0000 (23:19 +0200)] 
ntdll: Respect the 8-bit part in the ARM relocation.

11 years agomsvcr100: Implement _get_daylight.
Daniel Lehman [Fri, 12 Apr 2013 19:57:49 +0000 (12:57 -0700)] 
msvcr100: Implement _get_daylight.

11 years agoRemove empty DLL_PROCESS_DETACH case statements.
Alexandre Julliard [Mon, 15 Apr 2013 14:30:20 +0000 (16:30 +0200)] 
Remove empty DLL_PROCESS_DETACH case statements.

11 years agoserver: Add support for NtTerminateProcess(0).
Dmitry Timoshkov [Mon, 15 Apr 2013 09:21:21 +0000 (18:21 +0900)] 
server: Add support for NtTerminateProcess(0).

11 years agokernel32: Make the ExitProcess test work on x86_64.
Dmitry Timoshkov [Mon, 15 Apr 2013 09:10:00 +0000 (18:10 +0900)] 
kernel32: Make the ExitProcess test work on x86_64.

11 years agowininet: Fixed Cache-Content: no-cache tests.
Piotr Caban [Mon, 15 Apr 2013 12:58:25 +0000 (14:58 +0200)] 
wininet: Fixed Cache-Content: no-cache tests.

11 years agomsi: Don't overwrite verstr in set_installer_properties.
Hans Leidekker [Mon, 15 Apr 2013 08:25:34 +0000 (10:25 +0200)] 
msi: Don't overwrite verstr in set_installer_properties.

11 years agod3drm: Avoid LPD3DRMANIMATIONKEY.
Henri Verbeet [Mon, 15 Apr 2013 06:14:55 +0000 (08:14 +0200)] 
d3drm: Avoid LPD3DRMANIMATIONKEY.

11 years agod3drm: Avoid LPD3DRMPMESHLOADSTATUS.
Henri Verbeet [Mon, 15 Apr 2013 06:14:54 +0000 (08:14 +0200)] 
d3drm: Avoid LPD3DRMPMESHLOADSTATUS.

11 years agod3drm: Get rid of Direct3DRM_create().
Henri Verbeet [Mon, 15 Apr 2013 06:14:53 +0000 (08:14 +0200)] 
d3drm: Get rid of Direct3DRM_create().

11 years agod3drm: Just use RGBA_MAKE.
Henri Verbeet [Mon, 15 Apr 2013 06:14:52 +0000 (08:14 +0200)] 
d3drm: Just use RGBA_MAKE.

D3DCOLOR_ARGB is a d3d8+ thing, ddraw has RGBA_MAKE.

11 years agowined3d: Use GL_STATIC_DRAW_ARB for static buffers.
Henri Verbeet [Mon, 15 Apr 2013 06:14:51 +0000 (08:14 +0200)] 
wined3d: Use GL_STATIC_DRAW_ARB for static buffers.

This mostly affects the initial placement of the VBO. If an application really
does use a static buffer as if it was a dynamic one the driver is likely to
migrate it out of VRAM anyway, we shouldn't penalize more well-behaved
applications for that.

11 years agomshtml: Implement IHTMLTable_get_tBodies.
Nikolay Sivov [Sun, 14 Apr 2013 14:43:30 +0000 (18:43 +0400)] 
mshtml: Implement IHTMLTable_get_tBodies.

11 years agouser32: Use defined constants to identify message box buttons.
Nikolay Sivov [Sat, 13 Apr 2013 13:07:47 +0000 (17:07 +0400)] 
user32: Use defined constants to identify message box buttons.

11 years agokernel32: Silence a noisy FIXME in GetConsoleKeyboardLayoutNameW.
André Hentschel [Sat, 13 Apr 2013 21:57:30 +0000 (23:57 +0200)] 
kernel32: Silence a noisy FIXME in GetConsoleKeyboardLayoutNameW.

11 years agodplayx: Merge the DirectPlayLobby QueryInterface helper.
Michael Stefaniuc [Sat, 13 Apr 2013 19:43:24 +0000 (21:43 +0200)] 
dplayx: Merge the DirectPlayLobby QueryInterface helper.

11 years agodplayx: IDirectPlayLobby3 / IDirectPlayLobby3A have independent refcounts.
Michael Stefaniuc [Sat, 13 Apr 2013 19:41:32 +0000 (21:41 +0200)] 
dplayx: IDirectPlayLobby3 / IDirectPlayLobby3A have independent refcounts.

11 years agosetupapi: Add stub keyword to some FIXMEs.
André Hentschel [Sat, 13 Apr 2013 13:36:17 +0000 (15:36 +0200)] 
setupapi: Add stub keyword to some FIXMEs.

11 years agosetupapi: Add stubs for CM_Reenumerate_DevNode and CM_Reenumerate_DevNode_Ex.
André Hentschel [Sat, 13 Apr 2013 13:36:06 +0000 (15:36 +0200)] 
setupapi: Add stubs for CM_Reenumerate_DevNode and CM_Reenumerate_DevNode_Ex.

11 years agoRelease 1.5.28. wine-1.5.28
Alexandre Julliard [Fri, 12 Apr 2013 18:35:09 +0000 (20:35 +0200)] 
Release 1.5.28.

11 years agomshtml: Added parser compatMode tests.
Jacek Caban [Fri, 12 Apr 2013 13:07:17 +0000 (15:07 +0200)] 
mshtml: Added parser compatMode tests.

11 years agomsvcrt: Add forwards to __pioinfo structure.
Piotr Caban [Fri, 12 Apr 2013 10:42:45 +0000 (12:42 +0200)] 
msvcrt: Add forwards to __pioinfo structure.

11 years agouser32/tests: SetWindowPos() propagates update region from WS_CLIPCHILDREN child...
Sergey Guralnik [Wed, 10 Apr 2013 11:18:40 +0000 (14:18 +0300)] 
user32/tests: SetWindowPos() propagates update region from WS_CLIPCHILDREN child to its children.

11 years agocomctl32: Export TaskDialogIndirect by ordinal and name.
Nikolay Sivov [Fri, 12 Apr 2013 09:58:31 +0000 (13:58 +0400)] 
comctl32: Export TaskDialogIndirect by ordinal and name.

11 years agontdll: Use larger virtual heap for 64-bit.
Daniel Lehman [Thu, 11 Apr 2013 23:04:00 +0000 (16:04 -0700)] 
ntdll: Use larger virtual heap for 64-bit.

11 years agodplayx: Cleanup the DirectPlayLobby object creation.
Michael Stefaniuc [Thu, 11 Apr 2013 21:56:31 +0000 (23:56 +0200)] 
dplayx: Cleanup the DirectPlayLobby object creation.

11 years agodplayx: Move the lock into the DirectPlayLobby object.
Michael Stefaniuc [Thu, 11 Apr 2013 21:54:45 +0000 (23:54 +0200)] 
dplayx: Move the lock into the DirectPlayLobby object.

11 years agodplayx: Add both interfaces to the DirectPlayLobby object and stop cloning the object.
Michael Stefaniuc [Thu, 11 Apr 2013 21:53:38 +0000 (23:53 +0200)] 
dplayx: Add both interfaces to the DirectPlayLobby object and stop cloning the object.

11 years agodplayx: Use separate QueryInterface, AddRef and Release methods for IDirectPlayLobby3...
Michael Stefaniuc [Thu, 11 Apr 2013 21:52:18 +0000 (23:52 +0200)] 
dplayx: Use separate QueryInterface, AddRef and Release methods for IDirectPlayLobby3 + 3A.

11 years agodplayx: Introduce impl_from_IDirectPlayLobby3A().
Michael Stefaniuc [Thu, 11 Apr 2013 21:50:53 +0000 (23:50 +0200)] 
dplayx: Introduce impl_from_IDirectPlayLobby3A().

11 years agodplayx: Assimilate the inherited methods into IDirectPlayLobby3A.
Michael Stefaniuc [Thu, 11 Apr 2013 21:48:28 +0000 (23:48 +0200)] 
dplayx: Assimilate the inherited methods into IDirectPlayLobby3A.

11 years agokernel32: TerminateProcess unlike NtTerminateProcess is supposed to fail with process...
Dmitry Timoshkov [Fri, 12 Apr 2013 09:01:37 +0000 (18:01 +0900)] 
kernel32: TerminateProcess unlike NtTerminateProcess is supposed to fail with process == 0.

11 years agokernel32: Add a test for threads state when a process is being terminated.
Dmitry Timoshkov [Fri, 12 Apr 2013 09:00:58 +0000 (18:00 +0900)] 
kernel32: Add a test for threads state when a process is being terminated.

11 years agokernel32: Add a shared memory test.
Dmitry Timoshkov [Fri, 12 Apr 2013 09:00:10 +0000 (18:00 +0900)] 
kernel32: Add a shared memory test.

11 years agooledb32: Implement DBTYPE_I4 -> DBTYPE_VARIANT conversion.
Nikolay Sivov [Thu, 11 Apr 2013 14:52:54 +0000 (18:52 +0400)] 
oledb32: Implement DBTYPE_I4 -> DBTYPE_VARIANT conversion.

11 years agooledb32: Destination status and length are optional.
Nikolay Sivov [Thu, 11 Apr 2013 14:42:56 +0000 (18:42 +0400)] 
oledb32: Destination status and length are optional.

11 years agowinedump: Dump parameters default values in typelib.
Piotr Caban [Thu, 11 Apr 2013 12:28:22 +0000 (14:28 +0200)] 
winedump: Dump parameters default values in typelib.

11 years agooleaut32: Use MSFT_VarFunc to store FUNCDESC.
Piotr Caban [Thu, 11 Apr 2013 11:55:54 +0000 (13:55 +0200)] 
oleaut32: Use MSFT_VarFunc to store FUNCDESC.

11 years agooleaut32: Use MSFT_VarRecord to store VARDESC.
Piotr Caban [Thu, 11 Apr 2013 11:55:43 +0000 (13:55 +0200)] 
oleaut32: Use MSFT_VarRecord to store VARDESC.

11 years agooleaut32: Make typeinfo offsets table dynamic.
Piotr Caban [Thu, 11 Apr 2013 11:55:30 +0000 (13:55 +0200)] 
oleaut32: Make typeinfo offsets table dynamic.

11 years agooleaut32: Don't add stdole2 import when TYPEFLAG_FDISPATCHABLE is set.
Piotr Caban [Thu, 11 Apr 2013 11:54:55 +0000 (13:54 +0200)] 
oleaut32: Don't add stdole2 import when TYPEFLAG_FDISPATCHABLE is set.

11 years agod3dcompiler.h: Add function pointer typedefs.
Jonathan Liu [Thu, 11 Apr 2013 11:47:28 +0000 (21:47 +1000)] 
d3dcompiler.h: Add function pointer typedefs.

11 years agod3dcompiler.h: Fix typos.
Jonathan Liu [Thu, 11 Apr 2013 11:47:24 +0000 (21:47 +1000)] 
d3dcompiler.h: Fix typos.

11 years agowinex11.drv: Fix attributes conversion in wglCreateContextAttribsARB().
Matteo Bruni [Thu, 11 Apr 2013 14:34:31 +0000 (16:34 +0200)] 
winex11.drv: Fix attributes conversion in wglCreateContextAttribsARB().

11 years agowined3d: Use 0 as GL internal format for WINED3DFMT_NULL.
Matteo Bruni [Thu, 11 Apr 2013 14:34:30 +0000 (16:34 +0200)] 
wined3d: Use 0 as GL internal format for WINED3DFMT_NULL.

11 years agoextrac32: Avoid appending redundant backslash to path end.
Sergey Guralnik [Thu, 11 Apr 2013 07:54:02 +0000 (10:54 +0300)] 
extrac32: Avoid appending redundant backslash to path end.

11 years agoextrac32: Create directory for extracted file if need.
Sergey Guralnik [Thu, 11 Apr 2013 07:45:58 +0000 (10:45 +0300)] 
extrac32: Create directory for extracted file if need.

11 years agoserver: Report administrator ownership by default for registry objects.
Erich Hoover [Tue, 5 Mar 2013 16:52:38 +0000 (09:52 -0700)] 
server: Report administrator ownership by default for registry objects.

11 years agoserver: Add a helper function to compute an SID length.
Alexandre Julliard [Thu, 11 Apr 2013 10:52:08 +0000 (12:52 +0200)] 
server: Add a helper function to compute an SID length.

11 years agowined3d: Properly handle backbuffer_width/_height=0 in wined3d_device_reset.
Sam Edwards [Tue, 9 Apr 2013 06:48:43 +0000 (00:48 -0600)] 
wined3d: Properly handle backbuffer_width/_height=0 in wined3d_device_reset.

11 years agowinemac: Don't order the window on-screen in -[WineWindow adjustWindowLevel].
Ken Thomases [Wed, 10 Apr 2013 20:32:23 +0000 (15:32 -0500)] 
winemac: Don't order the window on-screen in -[WineWindow adjustWindowLevel].

11 years agokernel32: Make event/mutex/semaphore functions hotpatchable.
Alexandre Julliard [Wed, 10 Apr 2013 21:54:08 +0000 (23:54 +0200)] 
kernel32: Make event/mutex/semaphore functions hotpatchable.

11 years agowininet: Make urlcache_{entry_create,get_entry_info}() static.
Francois Gouget [Wed, 10 Apr 2013 14:50:21 +0000 (16:50 +0200)] 
wininet: Make urlcache_{entry_create,get_entry_info}() static.

11 years agoicinfo: Fix vsnprintfW usage.
Alexandre Julliard [Wed, 10 Apr 2013 14:16:35 +0000 (16:16 +0200)] 
icinfo: Fix vsnprintfW usage.

11 years agolibwine: Make [v]snprintW() always null-terminate the buffer, even if it's short.
Ken Thomases [Wed, 10 Apr 2013 13:40:02 +0000 (08:40 -0500)] 
libwine: Make [v]snprintW() always null-terminate the buffer, even if it's short.

11 years agowined3d: Remove the unused idx_data parameter from draw_primitive.
Stefan Dösinger [Wed, 10 Apr 2013 11:39:46 +0000 (13:39 +0200)] 
wined3d: Remove the unused idx_data parameter from draw_primitive.

11 years agowined3d: Make the entire surface current after clearing a discarded depth buffer.
Matteo Bruni [Tue, 9 Apr 2013 23:35:44 +0000 (01:35 +0200)] 
wined3d: Make the entire surface current after clearing a discarded depth buffer.

11 years agowined3d: Update comment on top of format_texture_info[].
Matteo Bruni [Tue, 9 Apr 2013 23:35:43 +0000 (01:35 +0200)] 
wined3d: Update comment on top of format_texture_info[].

11 years agowined3d: Avoid redundant glDrawBuffer() calls.
Matteo Bruni [Tue, 9 Apr 2013 23:35:42 +0000 (01:35 +0200)] 
wined3d: Avoid redundant glDrawBuffer() calls.

11 years agowined3d: Fix typo, really check whether color fixups are supported.
Matteo Bruni [Tue, 9 Apr 2013 23:35:41 +0000 (01:35 +0200)] 
wined3d: Fix typo, really check whether color fixups are supported.

11 years agowined3d: Reset all the dummy textures to 0 on destroy.
Matteo Bruni [Tue, 9 Apr 2013 23:35:40 +0000 (01:35 +0200)] 
wined3d: Reset all the dummy textures to 0 on destroy.

11 years agowined3d: Remove useless glClearxxx calls.
Matteo Bruni [Tue, 9 Apr 2013 23:35:39 +0000 (01:35 +0200)] 
wined3d: Remove useless glClearxxx calls.

11 years agoextrac32: Use own parser for command line.
Sergey Guralnik [Tue, 9 Apr 2013 11:15:01 +0000 (14:15 +0300)] 
extrac32: Use own parser for command line.

11 years agomsdaps: Implement IRowsetNotify stub/proxy methods.
Nikolay Sivov [Wed, 10 Apr 2013 04:16:05 +0000 (08:16 +0400)] 
msdaps: Implement IRowsetNotify stub/proxy methods.

11 years agod3dx9/tests: Don't use an arbitrary number in relative_error macro.
Matteo Bruni [Tue, 9 Apr 2013 23:22:59 +0000 (01:22 +0200)] 
d3dx9/tests: Don't use an arbitrary number in relative_error macro.

11 years agod3dx9/tests: Raise admitted error a bit in D3DXSHEvalSphericalLight tests.
Matteo Bruni [Tue, 9 Apr 2013 23:22:58 +0000 (01:22 +0200)] 
d3dx9/tests: Raise admitted error a bit in D3DXSHEvalSphericalLight tests.

11 years agodplayx: Forward IDirectPlayLobby::Connect to ::ConnectEx.
Michael Stefaniuc [Tue, 9 Apr 2013 20:38:44 +0000 (22:38 +0200)] 
dplayx: Forward IDirectPlayLobby::Connect to ::ConnectEx.

11 years agodplayx: Get rid of the useless IDirectPlayLobby{,2} vtables.
Michael Stefaniuc [Tue, 9 Apr 2013 20:36:47 +0000 (22:36 +0200)] 
dplayx: Get rid of the useless IDirectPlayLobby{,2} vtables.