wine
11 years agowined3d: Rename the device "strided_streams" field to "stream_info".
Henri Verbeet [Mon, 22 Apr 2013 13:18:43 +0000 (15:18 +0200)] 
wined3d: Rename the device "strided_streams" field to "stream_info".

The "strided" in there is mostly historic, it hasn't really been accurate for
a while now.

11 years agowined3d: Get rid of the unused TRACE_STRIDED macro.
Henri Verbeet [Mon, 22 Apr 2013 13:18:42 +0000 (15:18 +0200)] 
wined3d: Get rid of the unused TRACE_STRIDED macro.

11 years agooledb32: Implement DataConvert DBTYPE_I8->DBTYPE_VARIANT.
Alistair Leslie-Hughes [Wed, 17 Apr 2013 23:54:09 +0000 (09:54 +1000)] 
oledb32: Implement DataConvert DBTYPE_I8->DBTYPE_VARIANT.

11 years agooledb32: Implement GetConversionSize DBTYPE_WSTR->DBTYPE_WSTR.
Alistair Leslie-Hughes [Fri, 19 Apr 2013 04:22:10 +0000 (14:22 +1000)] 
oledb32: Implement GetConversionSize DBTYPE_WSTR->DBTYPE_WSTR.

11 years agodsound/tests: Skip tests if there is no default device.
Michael Stefaniuc [Sun, 21 Apr 2013 22:19:47 +0000 (00:19 +0200)] 
dsound/tests: Skip tests if there is no default device.

11 years agosxs/tests: Avoid a magic constant.
Michael Stefaniuc [Sun, 21 Apr 2013 22:14:41 +0000 (00:14 +0200)] 
sxs/tests: Avoid a magic constant.

11 years agontdll: Refuse to create new thread if the target process is being terminated.
Dmitry Timoshkov [Mon, 22 Apr 2013 09:33:22 +0000 (18:33 +0900)] 
ntdll: Refuse to create new thread if the target process is being terminated.

11 years agowininet: Include the Proxy-Connection header in the keep-alive check.
Hans Leidekker [Mon, 22 Apr 2013 09:03:22 +0000 (11:03 +0200)] 
wininet: Include the Proxy-Connection header in the keep-alive check.

11 years agowininet: Add support for INTERNET_OPTION_PROXY_USERNAME and INTERNET_OPTION_PROXY_PAS...
Hans Leidekker [Mon, 22 Apr 2013 09:02:50 +0000 (11:02 +0200)] 
wininet: Add support for INTERNET_OPTION_PROXY_USERNAME and INTERNET_OPTION_PROXY_PASSWORD.

11 years agowininet: Don't strip the port from URLs returned by InternetQueryOption(INTERNET_OPTI...
Hans Leidekker [Mon, 22 Apr 2013 09:02:26 +0000 (11:02 +0200)] 
wininet: Don't strip the port from URLs returned by InternetQueryOption(INTERNET_OPTION_URL).

11 years agowininet: Fix a request string leak.
Hans Leidekker [Mon, 22 Apr 2013 09:02:09 +0000 (11:02 +0200)] 
wininet: Fix a request string leak.

11 years agomsdaps: Added some proxy/stubs for IDBDataSourceAdmin methods.
Nikolay Sivov [Fri, 19 Apr 2013 10:11:43 +0000 (14:11 +0400)] 
msdaps: Added some proxy/stubs for IDBDataSourceAdmin methods.

11 years agomsdaps: Added proxy/stub for IDBInitialize_Uninitialize().
Nikolay Sivov [Fri, 19 Apr 2013 09:47:27 +0000 (13:47 +0400)] 
msdaps: Added proxy/stub for IDBInitialize_Uninitialize().

11 years agowinemac: Implement an IME that uses the OS X input methods.
Ken Thomases [Mon, 22 Apr 2013 02:32:26 +0000 (21:32 -0500)] 
winemac: Implement an IME that uses the OS X input methods.

Developed with Aric Stewart.

11 years agowinemac: Set up and drain autorelease pool in LogErrorv() so it's safe to call from...
Ken Thomases [Mon, 22 Apr 2013 02:31:28 +0000 (21:31 -0500)] 
winemac: Set up and drain autorelease pool in LogErrorv() so it's safe to call from background threads.

11 years agojoy.cpl: Fixed incorrect variable reference.
Gurmail Bassi [Sat, 20 Apr 2013 09:23:42 +0000 (10:23 +0100)] 
joy.cpl: Fixed incorrect variable reference.

11 years agodplayx: Remove unnecessary assigment (Coverity).
Marcus Meissner [Fri, 19 Apr 2013 20:47:58 +0000 (22:47 +0200)] 
dplayx: Remove unnecessary assigment (Coverity).

11 years agowininet: Added missing return (Coverity).
Marcus Meissner [Fri, 19 Apr 2013 20:25:43 +0000 (22:25 +0200)] 
wininet: Added missing return (Coverity).

11 years agomsvcrt: Added _wfindfirst32 implementation.
Jactry Zeng [Fri, 19 Apr 2013 11:18:48 +0000 (19:18 +0800)] 
msvcrt: Added _wfindfirst32 implementation.

11 years agokernel32: Check whether FreeLibrary actually has unloaded the module.
Dmitry Timoshkov [Fri, 19 Apr 2013 09:48:31 +0000 (18:48 +0900)] 
kernel32: Check whether FreeLibrary actually has unloaded the module.

11 years agoole32: Simplify IEnumSTATSTG initialization.
Nikolay Sivov [Fri, 19 Apr 2013 09:38:13 +0000 (13:38 +0400)] 
ole32: Simplify IEnumSTATSTG initialization.

11 years agoole32: Remove some casts that are not needed.
Nikolay Sivov [Fri, 19 Apr 2013 09:29:47 +0000 (13:29 +0400)] 
ole32: Remove some casts that are not needed.

11 years agoole32: Store SMWR storage instance role separately.
Nikolay Sivov [Fri, 19 Apr 2013 08:37:01 +0000 (12:37 +0400)] 
ole32: Store SMWR storage instance role separately.

11 years agomsdaps: Remove left over "stub" from a TRACE().
Michael Stefaniuc [Fri, 19 Apr 2013 09:21:12 +0000 (11:21 +0200)] 
msdaps: Remove left over "stub" from a TRACE().

11 years agod3dx9_36: Remove left over "stub" from a TRACE calls.
Michael Stefaniuc [Fri, 19 Apr 2013 09:11:16 +0000 (11:11 +0200)] 
d3dx9_36: Remove left over "stub" from a TRACE calls.

11 years agouser32: Move the common parts of ScrollDC into user32 and the null driver.
Alexandre Julliard [Fri, 19 Apr 2013 10:27:59 +0000 (12:27 +0200)] 
user32: Move the common parts of ScrollDC into user32 and the null driver.

11 years agoinclude: Added missing declarations to msvcrt.
Jactry Zeng [Fri, 19 Apr 2013 06:24:26 +0000 (14:24 +0800)] 
include: Added missing declarations to msvcrt.

11 years agod3drm: Avoid LPDIRECT3DRMFRAME.
Henri Verbeet [Fri, 19 Apr 2013 06:34:15 +0000 (08:34 +0200)] 
d3drm: Avoid LPDIRECT3DRMFRAME.

11 years agod3drm: Avoid LPDIRECT3DRMVIEWPORT.
Henri Verbeet [Fri, 19 Apr 2013 06:34:14 +0000 (08:34 +0200)] 
d3drm: Avoid LPDIRECT3DRMVIEWPORT.

11 years agowined3d: Get rid of the unused wined3d_strided_data structure.
Henri Verbeet [Fri, 19 Apr 2013 06:34:13 +0000 (08:34 +0200)] 
wined3d: Get rid of the unused wined3d_strided_data structure.

11 years agowined3d: Add support for GL_ARB_debug_output.
Henri Verbeet [Fri, 19 Apr 2013 06:34:12 +0000 (08:34 +0200)] 
wined3d: Add support for GL_ARB_debug_output.

11 years agowined3d: Use WGL_ARB_create_context when available.
Henri Verbeet [Fri, 19 Apr 2013 06:34:11 +0000 (08:34 +0200)] 
wined3d: Use WGL_ARB_create_context when available.

11 years agogdi32: Prevent possible buffer overflows in get_glyph_outline.
Sam Edwards [Thu, 18 Apr 2013 19:57:41 +0000 (13:57 -0600)] 
gdi32: Prevent possible buffer overflows in get_glyph_outline.

11 years agosetupapi: Add a stub for SetupDiSetDeviceInstallParamsA.
Stefan Leichter [Thu, 18 Apr 2013 19:28:24 +0000 (21:28 +0200)] 
setupapi: Add a stub for SetupDiSetDeviceInstallParamsA.

11 years agoAssorted spelling fixes.
Francois Gouget [Thu, 18 Apr 2013 16:58:05 +0000 (18:58 +0200)] 
Assorted spelling fixes.

11 years agod3dx9_36: Add a trailing '\n' to a TRACE().
Francois Gouget [Thu, 18 Apr 2013 16:58:27 +0000 (18:58 +0200)] 
d3dx9_36: Add a trailing '\n' to a TRACE().

11 years agontdll: Remove an unused debug channel.
Francois Gouget [Thu, 18 Apr 2013 16:58:19 +0000 (18:58 +0200)] 
ntdll: Remove an unused debug channel.

11 years agod3drm: Remove a no longer used debug channel.
Francois Gouget [Thu, 18 Apr 2013 16:57:32 +0000 (18:57 +0200)] 
d3drm: Remove a no longer used debug channel.

11 years agodmusic: Make DMUSIC_CreateDirectMusicDownloadedInstrumentImpl() static.
Francois Gouget [Thu, 18 Apr 2013 16:57:27 +0000 (18:57 +0200)] 
dmusic: Make DMUSIC_CreateDirectMusicDownloadedInstrumentImpl() static.

11 years agoadvapi32: Specify the function is a stub in some FIXME.
Christian Costa [Wed, 17 Apr 2013 21:40:46 +0000 (23:40 +0200)] 
advapi32: Specify the function is a stub in some FIXME.

11 years agoole32: Merge release code to Release method.
Nikolay Sivov [Thu, 18 Apr 2013 06:16:44 +0000 (10:16 +0400)] 
ole32: Merge release code to Release method.

11 years agoole32: Stub for IDirectWriterLock.
Nikolay Sivov [Thu, 18 Apr 2013 06:04:40 +0000 (10:04 +0400)] 
ole32: Stub for IDirectWriterLock.

11 years agoole32: Accept STGM_DIRECT_SWMR mode.
Nikolay Sivov [Wed, 17 Apr 2013 21:25:23 +0000 (01:25 +0400)] 
ole32: Accept STGM_DIRECT_SWMR mode.

11 years agoole32: Move share/access modes to static arrays.
Nikolay Sivov [Wed, 17 Apr 2013 19:55:14 +0000 (23:55 +0400)] 
ole32: Move share/access modes to static arrays.

11 years agomlang: Remove left over "stub" from a TRACE().
Michael Stefaniuc [Thu, 18 Apr 2013 09:53:27 +0000 (11:53 +0200)] 
mlang: Remove left over "stub" from a TRACE().

11 years agomsvcr110: Forward __crtSetUnhandledExceptionFilter to kernel32.SetUnhandledExceptionF...
Austin English [Thu, 18 Apr 2013 07:59:58 +0000 (00:59 -0700)] 
msvcr110: Forward __crtSetUnhandledExceptionFilter to kernel32.SetUnhandledExceptionFilter.

11 years agokernel32: Fix a typo in a comment.
Austin English [Wed, 17 Apr 2013 21:54:42 +0000 (14:54 -0700)] 
kernel32: Fix a typo in a comment.

11 years agovbscript: Fix a typo: jscript -> vbscript.
Zhan Jianyu [Wed, 17 Apr 2013 13:46:13 +0000 (21:46 +0800)] 
vbscript: Fix a typo: jscript -> vbscript.

11 years agokernel32: Count precise amount of child process failures.
Dmitry Timoshkov [Thu, 18 Apr 2013 08:44:43 +0000 (17:44 +0900)] 
kernel32: Count precise amount of child process failures.

11 years agokernel32: Add more process shutdown tests.
Dmitry Timoshkov [Thu, 18 Apr 2013 08:44:16 +0000 (17:44 +0900)] 
kernel32: Add more process shutdown tests.

11 years agomountmgr.sys: Add a missing entry for DEVICE_DVD to match mountmgr.h enumeration...
Dmitry Timoshkov [Thu, 18 Apr 2013 03:39:11 +0000 (12:39 +0900)] 
mountmgr.sys: Add a missing entry for DEVICE_DVD to match mountmgr.h enumeration types.

11 years agod3drm: Avoid LPDIRECT3DRMDEVICE3.
Henri Verbeet [Thu, 18 Apr 2013 07:35:15 +0000 (09:35 +0200)] 
d3drm: Avoid LPDIRECT3DRMDEVICE3.

11 years agod3drm: Avoid LPDIRECT3DRMDEVICE2.
Henri Verbeet [Thu, 18 Apr 2013 07:35:14 +0000 (09:35 +0200)] 
d3drm: Avoid LPDIRECT3DRMDEVICE2.

11 years agowined3d: Simplify wined3d_check_device_format().
Henri Verbeet [Thu, 18 Apr 2013 07:35:13 +0000 (09:35 +0200)] 
wined3d: Simplify wined3d_check_device_format().

11 years agowined3d: Properly check if a format has a conversion function in wined3d_check_device...
Henri Verbeet [Thu, 18 Apr 2013 07:35:12 +0000 (09:35 +0200)] 
wined3d: Properly check if a format has a conversion function in wined3d_check_device_format().

11 years agowined3d: Add a performance warning for mapping a dynamic surface without WINED3D_MAP_...
Henri Verbeet [Thu, 18 Apr 2013 07:35:11 +0000 (09:35 +0200)] 
wined3d: Add a performance warning for mapping a dynamic surface without WINED3D_MAP_DISCARD.

11 years agogdiplus/tests: Add tests for GdipSetCustomLineCapWidthScale.
Detlef Riekenberg [Wed, 17 Apr 2013 20:41:42 +0000 (22:41 +0200)] 
gdiplus/tests: Add tests for GdipSetCustomLineCapWidthScale.

11 years agogdiplus: Implement GdipSetCustomLineCapWidthScale.
Detlef Riekenberg [Wed, 17 Apr 2013 20:41:41 +0000 (22:41 +0200)] 
gdiplus: Implement GdipSetCustomLineCapWidthScale.

11 years agodplayx: Move the DirectPlayLobby data fields to the main object.
Michael Stefaniuc [Wed, 17 Apr 2013 20:14:38 +0000 (22:14 +0200)] 
dplayx: Move the DirectPlayLobby data fields to the main object.

11 years agodplayx: Add a separate refcount for IDirectPlayLobby2.
Michael Stefaniuc [Wed, 17 Apr 2013 20:13:45 +0000 (22:13 +0200)] 
dplayx: Add a separate refcount for IDirectPlayLobby2.

11 years agodplayx: Add a separate refcount for IDirectPlayLobby2A.
Michael Stefaniuc [Wed, 17 Apr 2013 20:12:53 +0000 (22:12 +0200)] 
dplayx: Add a separate refcount for IDirectPlayLobby2A.

11 years agodplayx: Add a separate refcount for IDirectPlayLobbyA.
Michael Stefaniuc [Wed, 17 Apr 2013 20:12:04 +0000 (22:12 +0200)] 
dplayx: Add a separate refcount for IDirectPlayLobbyA.

11 years agodplayx: Add a separate refcount for IDirectPlayLobby.
Michael Stefaniuc [Wed, 17 Apr 2013 20:10:53 +0000 (22:10 +0200)] 
dplayx: Add a separate refcount for IDirectPlayLobby.

11 years agodplayx: Get rid of the IDirectPlayLobbyImpl aliases.
Michael Stefaniuc [Wed, 17 Apr 2013 20:10:08 +0000 (22:10 +0200)] 
dplayx: Get rid of the IDirectPlayLobbyImpl aliases.

11 years agodplayx: Get rid of the LPDIRECTPLAYLOBBY usage.
Michael Stefaniuc [Wed, 17 Apr 2013 20:09:15 +0000 (22:09 +0200)] 
dplayx: Get rid of the LPDIRECTPLAYLOBBY usage.

11 years agodplayx: Assimilate the IDirectPlayLobby3 methods.
Michael Stefaniuc [Wed, 17 Apr 2013 20:07:06 +0000 (22:07 +0200)] 
dplayx: Assimilate the IDirectPlayLobby3 methods.

11 years agocmd: Print the debug string instead of the pointer value.
Michael Stefaniuc [Wed, 17 Apr 2013 15:56:27 +0000 (17:56 +0200)] 
cmd: Print the debug string instead of the pointer value.

11 years agogdi32: Copy gamma ramp validation from winex11 to make it driver independent.
André Hentschel [Tue, 16 Apr 2013 22:38:37 +0000 (00:38 +0200)] 
gdi32: Copy gamma ramp validation from winex11 to make it driver independent.

11 years agowininet/tests: Add tests for a prematurely closed connection.
Hans Leidekker [Wed, 17 Apr 2013 13:32:54 +0000 (15:32 +0200)] 
wininet/tests: Add tests for a prematurely closed connection.

11 years agomsi: Fix one more occurrence of overwriting verstr in set_installer_properties.
Hans Leidekker [Wed, 17 Apr 2013 13:32:23 +0000 (15:32 +0200)] 
msi: Fix one more occurrence of overwriting verstr in set_installer_properties.

11 years agosecur32: Added support for TLS 1.1 and TLS 1.2 on Mac.
Jacek Caban [Wed, 17 Apr 2013 12:23:44 +0000 (14:23 +0200)] 
secur32: Added support for TLS 1.1 and TLS 1.2 on Mac.

11 years agoriched20: Fix an (incorrect) compiler warning.
Huw Davies [Wed, 17 Apr 2013 11:56:39 +0000 (12:56 +0100)] 
riched20: Fix an (incorrect) compiler warning.

11 years agoriched20: Use PointFromCharContext now that we can specify logical ordering.
Huw Davies [Wed, 17 Apr 2013 11:56:38 +0000 (12:56 +0100)] 
riched20: Use PointFromCharContext now that we can specify logical ordering.

11 years agoriched20: Add a visual vs logical order flag to the character to position mapping...
Huw Davies [Wed, 17 Apr 2013 11:56:37 +0000 (12:56 +0100)] 
riched20: Add a visual vs logical order flag to the character to position mapping routines.

11 years agomshtml: Added IHTMLDOMTextNode::data property implementation.
Jacek Caban [Wed, 17 Apr 2013 11:00:04 +0000 (13:00 +0200)] 
mshtml: Added IHTMLDOMTextNode::data property implementation.

11 years agokernel32: Add a test to check event, thread, mutex and semaphore states during proces...
Dmitry Timoshkov [Wed, 17 Apr 2013 09:52:38 +0000 (18:52 +0900)] 
kernel32: Add a test to check event, thread, mutex and semaphore states during process termination.

11 years agod3drm: Avoid LPDIRECT3DRMDEVICE.
Henri Verbeet [Wed, 17 Apr 2013 06:48:01 +0000 (08:48 +0200)] 
d3drm: Avoid LPDIRECT3DRMDEVICE.

11 years agod3drm: Avoid LPDIRECT3DRMOBJECT.
Henri Verbeet [Wed, 17 Apr 2013 06:48:00 +0000 (08:48 +0200)] 
d3drm: Avoid LPDIRECT3DRMOBJECT.

11 years agowined3d: Introduce a separate debug channel for performance warnings.
Henri Verbeet [Wed, 17 Apr 2013 06:47:59 +0000 (08:47 +0200)] 
wined3d: Introduce a separate debug channel for performance warnings.

11 years agowined3d: Get rid of the unused WINED3DFMT_FLAG_FOURCC flag.
Henri Verbeet [Wed, 17 Apr 2013 06:47:58 +0000 (08:47 +0200)] 
wined3d: Get rid of the unused WINED3DFMT_FLAG_FOURCC flag.

11 years agowined3d: Immediate constants should always have a valid location in shader_glsl_load_...
Henri Verbeet [Wed, 17 Apr 2013 06:47:57 +0000 (08:47 +0200)] 
wined3d: Immediate constants should always have a valid location in shader_glsl_load_constantsF().

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.