wine
15 years agocomctl32/tests: Fix the monthcal window creation message sequence.
Alexandre Julliard [Thu, 5 Mar 2009 22:00:49 +0000 (23:00 +0100)] 
comctl32/tests: Fix the monthcal window creation message sequence.

15 years agocomctl32/tests: Set the listview image list after WM_CREATE has been processed.
Alexandre Julliard [Thu, 5 Mar 2009 22:00:36 +0000 (23:00 +0100)] 
comctl32/tests: Set the listview image list after WM_CREATE has been processed.

15 years agontdll/tests: Create the server port before starting the client thread.
Alexandre Julliard [Thu, 5 Mar 2009 21:09:44 +0000 (22:09 +0100)] 
ntdll/tests: Create the server port before starting the client thread.

Print status values in hex.

15 years agoiphlpapi/tests: Don't pass a NULL size to GetTcp/UdpTable, it crashes on Vista.
Alexandre Julliard [Thu, 5 Mar 2009 22:17:35 +0000 (23:17 +0100)] 
iphlpapi/tests: Don't pass a NULL size to GetTcp/UdpTable, it crashes on Vista.

15 years agoiphlpapi: Implemented getInterfaceStatsByName for Solaris.
Alexandre Julliard [Thu, 5 Mar 2009 18:33:26 +0000 (19:33 +0100)] 
iphlpapi: Implemented getInterfaceStatsByName for Solaris.

15 years agoiphlpapi: Implemented GetUdpStatistics for Solaris.
Alexandre Julliard [Thu, 5 Mar 2009 18:30:07 +0000 (19:30 +0100)] 
iphlpapi: Implemented GetUdpStatistics for Solaris.

15 years agoiphlpapi: Implemented GetTcpStatistics for Solaris.
Alexandre Julliard [Thu, 5 Mar 2009 18:27:54 +0000 (19:27 +0100)] 
iphlpapi: Implemented GetTcpStatistics for Solaris.

15 years agoiphlpapi: Implemented GetIpStatistics for Solaris.
Alexandre Julliard [Thu, 5 Mar 2009 18:25:36 +0000 (19:25 +0100)] 
iphlpapi: Implemented GetIpStatistics for Solaris.

15 years agoiphlpapi: Implemented GetIcmpStatistics for Solaris.
Alexandre Julliard [Thu, 5 Mar 2009 18:18:51 +0000 (19:18 +0100)] 
iphlpapi: Implemented GetIcmpStatistics for Solaris.

15 years agoconfigure: Add check for libkstat on Solaris.
Alexandre Julliard [Thu, 5 Mar 2009 17:45:32 +0000 (18:45 +0100)] 
configure: Add check for libkstat on Solaris.

15 years agowidl: Pass var attrs into write_no_repeat_pointer_descriptions and use them for the...
Rob Shearman [Thu, 5 Mar 2009 08:23:54 +0000 (08:23 +0000)] 
widl: Pass var attrs into write_no_repeat_pointer_descriptions and use them for the string check.

15 years agowidl: Add coclass and module types to the global namespace.
Rob Shearman [Thu, 5 Mar 2009 08:23:07 +0000 (08:23 +0000)] 
widl: Add coclass and module types to the global namespace.

15 years agowidl: Move type_new_enum, type_new_struct, type_new_encapsulated_union and type_new_u...
Rob Shearman [Thu, 5 Mar 2009 08:23:00 +0000 (08:23 +0000)] 
widl: Move type_new_enum, type_new_struct, type_new_encapsulated_union and type_new_unencapsulated_union to typetree.c.

15 years agowidl: Allow enum and union tags to be used without being defined.
Rob Shearman [Thu, 5 Mar 2009 08:22:51 +0000 (08:22 +0000)] 
widl: Allow enum and union tags to be used without being defined.

15 years agowidl: Move the pointer referent, array element, function return type and interface...
Rob Shearman [Thu, 5 Mar 2009 08:22:32 +0000 (08:22 +0000)] 
widl: Move the pointer referent, array element, function return type and interface inheritance properties from type_t to details structures for the appropriate types.

15 years agowidl: Store the abstract identifier of the type in type object instead of an NDR...
Rob Shearman [Thu, 5 Mar 2009 08:22:19 +0000 (08:22 +0000)] 
widl: Store the abstract identifier of the type in type object instead of an NDR format character.

15 years agowidl: Remove the single keyword and type.
Rob Shearman [Thu, 5 Mar 2009 08:21:58 +0000 (08:21 +0000)] 
widl: Remove the single keyword and type.

It isn't valid in MIDL or the FreeDCE IDL compiler, nor does it appear
in the DCE/RPC or C99 specs.

15 years agowidl: Implement a more abstract way of representing basic types.
Rob Shearman [Thu, 5 Mar 2009 08:21:51 +0000 (08:21 +0000)] 
widl: Implement a more abstract way of representing basic types.

15 years agowidl: Fix get_explicit_generic_handle_type and is_context_handle to detect attributes...
Rob Shearman [Thu, 5 Mar 2009 08:21:42 +0000 (08:21 +0000)] 
widl: Fix get_explicit_generic_handle_type and is_context_handle to detect attributes set on typedefs other than the first.

Change get_explicit_handle_var to use accessors for the type structure.

15 years agowidl: Move declarray property to array_details.
Rob Shearman [Thu, 5 Mar 2009 08:21:35 +0000 (08:21 +0000)] 
widl: Move declarray property to array_details.

Invert the property since an array being declared as a pointer is more
surprising than an array being declared as an array.

Provide an accessor, type_array_is_decl_as_ptr.

15 years agogdiplus: Return a NULL bitmap when GdipCreateBitmapFromScan0 fails.
Vincent Povirk [Tue, 3 Mar 2009 22:07:29 +0000 (16:07 -0600)] 
gdiplus: Return a NULL bitmap when GdipCreateBitmapFromScan0 fails.

15 years agontdll: Fix a couple of warnings on Solaris.
Alexandre Julliard [Thu, 5 Mar 2009 13:40:16 +0000 (14:40 +0100)] 
ntdll: Fix a couple of warnings on Solaris.

15 years agomshtml: Add missing IHTMLCurrentStyle IDispatchEx ids.
Alistair Leslie-Hughes [Thu, 5 Mar 2009 09:08:51 +0000 (20:08 +1100)] 
mshtml: Add missing IHTMLCurrentStyle IDispatchEx ids.

15 years agomshtml: Add missing IHTMLStyle IDispatchEx ids.
Alistair Leslie-Hughes [Thu, 5 Mar 2009 09:03:56 +0000 (20:03 +1100)] 
mshtml: Add missing IHTMLStyle IDispatchEx ids.

15 years agod3d10core: Implement ID3D10Device::Draw().
Henri Verbeet [Thu, 5 Mar 2009 11:30:44 +0000 (12:30 +0100)] 
d3d10core: Implement ID3D10Device::Draw().

15 years agowined3d: Add separate methods for setting the primitive type.
Henri Verbeet [Thu, 5 Mar 2009 11:30:43 +0000 (12:30 +0100)] 
wined3d: Add separate methods for setting the primitive type.

15 years agowined3d: Add d3d10 primitive types.
Henri Verbeet [Thu, 5 Mar 2009 11:30:43 +0000 (12:30 +0100)] 
wined3d: Add d3d10 primitive types.

15 years agowined3d: Add support for ARB_geometry_shader4.
Henri Verbeet [Thu, 5 Mar 2009 11:30:43 +0000 (12:30 +0100)] 
wined3d: Add support for ARB_geometry_shader4.

15 years agowined3d: Fix some prototypes.
Henri Verbeet [Thu, 5 Mar 2009 11:30:42 +0000 (12:30 +0100)] 
wined3d: Fix some prototypes.

15 years agowined3d: Pass the vertex count rather than the primitive count to wined3d draw methods.
Henri Verbeet [Thu, 5 Mar 2009 11:30:42 +0000 (12:30 +0100)] 
wined3d: Pass the vertex count rather than the primitive count to wined3d draw methods.

15 years agouser32/tests: Skip menu test if sending input failed. Use VK_MENU instead of VK_LMENU.
Alexandre Julliard [Thu, 5 Mar 2009 13:27:17 +0000 (14:27 +0100)] 
user32/tests: Skip menu test if sending input failed. Use VK_MENU instead of VK_LMENU.

15 years agouser32/tests: Mark a couple of painting messages as optional.
Alexandre Julliard [Thu, 5 Mar 2009 13:26:55 +0000 (14:26 +0100)] 
user32/tests: Mark a couple of painting messages as optional.

15 years agoiphlpapi: Simplify parsing of UDP stats. Only try to open /proc on Linux.
Alexandre Julliard [Thu, 5 Mar 2009 13:24:39 +0000 (14:24 +0100)] 
iphlpapi: Simplify parsing of UDP stats. Only try to open /proc on Linux.

15 years agoiphlpapi: Simplify parsing of TCP stats. Only try to open /proc on Linux.
Alexandre Julliard [Thu, 5 Mar 2009 13:24:29 +0000 (14:24 +0100)] 
iphlpapi: Simplify parsing of TCP stats. Only try to open /proc on Linux.

15 years agoiphlpapi: Simplify parsing of IP stats. Only try to open /proc on Linux.
Alexandre Julliard [Thu, 5 Mar 2009 13:24:08 +0000 (14:24 +0100)] 
iphlpapi: Simplify parsing of IP stats. Only try to open /proc on Linux.

15 years agoiphlpapi: Simplify parsing of interface data. Only try to open /proc on Linux.
Alexandre Julliard [Thu, 5 Mar 2009 13:23:52 +0000 (14:23 +0100)] 
iphlpapi: Simplify parsing of interface data. Only try to open /proc on Linux.

15 years agoiphlpapi: Simplify parsing of ICMP stats. Only try to open /proc on Linux.
Alexandre Julliard [Thu, 5 Mar 2009 13:23:21 +0000 (14:23 +0100)] 
iphlpapi: Simplify parsing of ICMP stats. Only try to open /proc on Linux.

15 years agomscms: Handle errors from lcms more gracefully.
Hans Leidekker [Thu, 5 Mar 2009 11:11:30 +0000 (12:11 +0100)] 
mscms: Handle errors from lcms more gracefully.

Default behavior of lcms is to abort the process when it encounters
an error it considers fatal, such as a corrupt color profile.

15 years agowinhttp, wininet: Load i2d_X509 from libcrypto.so.
Hans Leidekker [Thu, 5 Mar 2009 09:46:10 +0000 (10:46 +0100)] 
winhttp, wininet: Load i2d_X509 from libcrypto.so.

15 years agoprograms/winetest: Show dll versions again for Win9x/WinME.
Paul Vriens [Thu, 5 Mar 2009 09:07:37 +0000 (10:07 +0100)] 
programs/winetest: Show dll versions again for Win9x/WinME.

15 years agomsctf: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 5 Mar 2009 08:39:10 +0000 (09:39 +0100)] 
msctf: Remove superfluous pointer casts.

15 years agonetapi32: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 5 Mar 2009 08:39:01 +0000 (09:39 +0100)] 
netapi32: Remove superfluous pointer casts.

15 years agouser32: Use 1 unit caret width for Edit control.
Nikolay Sivov [Wed, 4 Mar 2009 23:03:55 +0000 (18:03 -0500)] 
user32: Use 1 unit caret width for Edit control.

15 years agouser32: Disable scroll bar control window when both buttons disabled.
Nikolay Sivov [Wed, 4 Mar 2009 22:38:41 +0000 (17:38 -0500)] 
user32: Disable scroll bar control window when both buttons disabled.

15 years agokernel32/tests: Stop testing integer atoms if the first one doesn't work.
Alexandre Julliard [Thu, 5 Mar 2009 11:47:18 +0000 (12:47 +0100)] 
kernel32/tests: Stop testing integer atoms if the first one doesn't work.

15 years agoddraw/tests: Allow IDirectDrawSurface_AddAttachedSurface failure on Windows.
Alexandre Julliard [Thu, 5 Mar 2009 11:47:02 +0000 (12:47 +0100)] 
ddraw/tests: Allow IDirectDrawSurface_AddAttachedSurface failure on Windows.

15 years agourlmon/tests: Use an action that is available on all IE versions.
Paul Vriens [Thu, 5 Mar 2009 08:05:50 +0000 (09:05 +0100)] 
urlmon/tests: Use an action that is available on all IE versions.

15 years agoshell32/tests: Skip some tests on Win95 because of W-functions.
Paul Vriens [Wed, 4 Mar 2009 20:55:11 +0000 (21:55 +0100)] 
shell32/tests: Skip some tests on Win95 because of W-functions.

15 years agoshell32/tests: Make sure we test on Win95.
Paul Vriens [Wed, 4 Mar 2009 20:53:16 +0000 (21:53 +0100)] 
shell32/tests: Make sure we test on Win95.

15 years agoshell32/tests: Use the correct directory on Win95.
Paul Vriens [Wed, 4 Mar 2009 20:18:58 +0000 (21:18 +0100)] 
shell32/tests: Use the correct directory on Win95.

15 years agocrypt32: Fix some test failures on Win9x.
Juan Lang [Wed, 4 Mar 2009 18:53:38 +0000 (10:53 -0800)] 
crypt32: Fix some test failures on Win9x.

15 years agod3dx9: Fix inclusions in some d3dx9 headers.
Tony Wasserka [Wed, 4 Mar 2009 19:27:49 +0000 (20:27 +0100)] 
d3dx9: Fix inclusions in some d3dx9 headers.

15 years agourlmon: Get rid of URLMonikerImpl_BindToStorage_hack.
Jacek Caban [Wed, 4 Mar 2009 18:08:20 +0000 (19:08 +0100)] 
urlmon: Get rid of URLMonikerImpl_BindToStorage_hack.

15 years agourlmon: Added gopher pluggable protocol implementation.
Jacek Caban [Wed, 4 Mar 2009 18:07:29 +0000 (19:07 +0100)] 
urlmon: Added gopher pluggable protocol implementation.

15 years agourlmon: Added IInternetPriority implementation for gopher protocol.
Jacek Caban [Wed, 4 Mar 2009 18:07:05 +0000 (19:07 +0100)] 
urlmon: Added IInternetPriority implementation for gopher protocol.

15 years agourlmon: Added gopher protocol handler stub implementation.
Jacek Caban [Wed, 4 Mar 2009 18:06:42 +0000 (19:06 +0100)] 
urlmon: Added gopher protocol handler stub implementation.

15 years agourlmon: Added ftp binding tests.
Jacek Caban [Wed, 4 Mar 2009 18:06:18 +0000 (19:06 +0100)] 
urlmon: Added ftp binding tests.

15 years agourlmon: Added ftp protocol tests.
Jacek Caban [Wed, 4 Mar 2009 18:06:06 +0000 (19:06 +0100)] 
urlmon: Added ftp protocol tests.

15 years agokernel32/tests: Improve some failure messages in the pipe tests.
Alexandre Julliard [Wed, 4 Mar 2009 14:45:48 +0000 (15:45 +0100)] 
kernel32/tests: Improve some failure messages in the pipe tests.

15 years agod3d9/tests: Fix typos in text.
Jörg Höhle [Mon, 2 Mar 2009 08:11:59 +0000 (09:11 +0100)] 
d3d9/tests: Fix typos in text.

15 years agosetupapi: Implement SetupPromptForDiskA by wrapping around W version.
Ricardo Filipe [Mon, 2 Mar 2009 16:21:28 +0000 (16:21 +0000)] 
setupapi: Implement SetupPromptForDiskA by wrapping around W version.

15 years agokernel32/tests: Correct an ok() statement.
Paul Vriens [Wed, 4 Mar 2009 12:55:07 +0000 (13:55 +0100)] 
kernel32/tests: Correct an ok() statement.

15 years agouser32: Make mouse.drv into a stand-alone 16-bit module.
Alexandre Julliard [Wed, 4 Mar 2009 13:32:56 +0000 (14:32 +0100)] 
user32: Make mouse.drv into a stand-alone 16-bit module.

15 years agouser32: Make keyboard.drv into a stand-alone 16-bit module.
Alexandre Julliard [Wed, 4 Mar 2009 13:30:37 +0000 (14:30 +0100)] 
user32: Make keyboard.drv into a stand-alone 16-bit module.

15 years agouser32: Make display.drv into a stand-alone 16-bit module.
Alexandre Julliard [Wed, 4 Mar 2009 13:28:32 +0000 (14:28 +0100)] 
user32: Make display.drv into a stand-alone 16-bit module.

15 years agogdi32: Make dispdib.dll into a stand-alone 16-bit module.
Alexandre Julliard [Wed, 4 Mar 2009 13:27:05 +0000 (14:27 +0100)] 
gdi32: Make dispdib.dll into a stand-alone 16-bit module.

15 years agokernel32: Make windebug.dll into a stand-alone 16-bit module.
Alexandre Julliard [Wed, 4 Mar 2009 13:24:30 +0000 (14:24 +0100)] 
kernel32: Make windebug.dll into a stand-alone 16-bit module.

15 years agokernel32: Make comm.drv into a stand-alone 16-bit module.
Alexandre Julliard [Wed, 4 Mar 2009 13:22:24 +0000 (14:22 +0100)] 
kernel32: Make comm.drv into a stand-alone 16-bit module.

15 years agokernel32: Make win87em.dll into a stand-alone 16-bit module.
Alexandre Julliard [Wed, 4 Mar 2009 13:19:49 +0000 (14:19 +0100)] 
kernel32: Make win87em.dll into a stand-alone 16-bit module.

15 years agokernel32: Make stress.dll into a stand-alone 16-bit module.
Alexandre Julliard [Wed, 4 Mar 2009 13:16:18 +0000 (14:16 +0100)] 
kernel32: Make stress.dll into a stand-alone 16-bit module.

15 years agowinebuild: Ignore 16-bit absolute exports when checking for undefined symbols.
Alexandre Julliard [Wed, 4 Mar 2009 13:08:35 +0000 (14:08 +0100)] 
winebuild: Ignore 16-bit absolute exports when checking for undefined symbols.

15 years agowinebuild: Support the --main-module option for stand-alone 16-bit modules.
Alexandre Julliard [Wed, 4 Mar 2009 13:08:23 +0000 (14:08 +0100)] 
winebuild: Support the --main-module option for stand-alone 16-bit modules.

15 years agowinebuild: Don't output the relay table if no entry point needs it.
Alexandre Julliard [Wed, 4 Mar 2009 13:07:49 +0000 (14:07 +0100)] 
winebuild: Don't output the relay table if no entry point needs it.

15 years agod3dx9: Implement ID3DXSprite_OnLostDevice/OnResetDevice.
Tony Wasserka [Wed, 4 Mar 2009 11:49:23 +0000 (12:49 +0100)] 
d3dx9: Implement ID3DXSprite_OnLostDevice/OnResetDevice.

15 years agogdi32/tests: Fix tests on NT4.
Huw Davies [Wed, 4 Mar 2009 11:47:10 +0000 (11:47 +0000)] 
gdi32/tests: Fix tests on NT4.

15 years agogdi32/tests: Win9x doesn't initialize the bitmap bits, so skip this test.
Huw Davies [Wed, 4 Mar 2009 11:28:15 +0000 (11:28 +0000)] 
gdi32/tests: Win9x doesn't initialize the bitmap bits, so skip this test.

15 years agomscms: Accept REG_DWORD values when enumerating registered color profiles.
Hans Leidekker [Wed, 4 Mar 2009 11:45:30 +0000 (12:45 +0100)] 
mscms: Accept REG_DWORD values when enumerating registered color profiles.

Fixes test failures on Vista.

15 years agousp10: Don't test digit substitution data.
Hans Leidekker [Wed, 4 Mar 2009 11:45:03 +0000 (12:45 +0100)] 
usp10: Don't test digit substitution data.

It has apparently changed in Vista.

15 years agowininet: Ignore invalid response headers.
Hans Leidekker [Wed, 4 Mar 2009 11:44:22 +0000 (12:44 +0100)] 
wininet: Ignore invalid response headers.

15 years agowininet: Remove MSG_PEEK hack from HTTP_GetResponseHeaders.
Hans Leidekker [Wed, 4 Mar 2009 11:42:43 +0000 (12:42 +0100)] 
wininet: Remove MSG_PEEK hack from HTTP_GetResponseHeaders.

Fixes Quicken 2009. Aric said he added this hack back in 2002
to work around a bug in the IE6 installer, which installs fine
now without this hack.

15 years agoddraw: Implement IDirect3DViewportImpl_NextLight.
Christian Costa [Tue, 3 Mar 2009 21:45:21 +0000 (22:45 +0100)] 
ddraw: Implement IDirect3DViewportImpl_NextLight.

15 years agoshell32: Add and register CLSID_QueryAssociations.
Alistair Leslie-Hughes [Wed, 4 Mar 2009 09:18:12 +0000 (20:18 +1100)] 
shell32: Add and register CLSID_QueryAssociations.

15 years agomshtml: Implement IHTMLCurrentStyle_get_borderStyle.
Alistair Leslie-Hughes [Tue, 3 Mar 2009 10:49:12 +0000 (21:49 +1100)] 
mshtml: Implement IHTMLCurrentStyle_get_borderStyle.

15 years agomshtml: Implement IHTMLStyle get/put borderStyle.
Alistair Leslie-Hughes [Mon, 2 Mar 2009 10:58:55 +0000 (21:58 +1100)] 
mshtml: Implement IHTMLStyle get/put borderStyle.

15 years agomshtml: Implement IHTMLCurrentStyle_get_borderColor.
Alistair Leslie-Hughes [Tue, 3 Mar 2009 10:10:55 +0000 (21:10 +1100)] 
mshtml: Implement IHTMLCurrentStyle_get_borderColor.

15 years agomshtml: Implement IHTMLStyle get/put borderColor.
Alistair Leslie-Hughes [Tue, 3 Mar 2009 10:04:49 +0000 (21:04 +1100)] 
mshtml: Implement IHTMLStyle get/put borderColor.

15 years agomshtml: Implement IHTMLStyle_put_textDecoration.
Alistair Leslie-Hughes [Sun, 1 Mar 2009 09:26:59 +0000 (20:26 +1100)] 
mshtml: Implement IHTMLStyle_put_textDecoration.

15 years agoadvapi32/tests: GetTokenInformation apparently needs a dword-aligned buffer.
Alexandre Julliard [Wed, 4 Mar 2009 10:47:20 +0000 (11:47 +0100)] 
advapi32/tests: GetTokenInformation apparently needs a dword-aligned buffer.

15 years agod3d10core: Add a stub ID3D10PixelShader implementation.
Henri Verbeet [Wed, 4 Mar 2009 06:07:38 +0000 (07:07 +0100)] 
d3d10core: Add a stub ID3D10PixelShader implementation.

15 years agod3d10core: Add a stub ID3D10GeometryShader implementation.
Henri Verbeet [Wed, 4 Mar 2009 06:07:38 +0000 (07:07 +0100)] 
d3d10core: Add a stub ID3D10GeometryShader implementation.

15 years agod3d10core: Add a stub ID3D10VertexShader implementation.
Henri Verbeet [Wed, 4 Mar 2009 06:07:38 +0000 (07:07 +0100)] 
d3d10core: Add a stub ID3D10VertexShader implementation.

15 years agod3d10core: Add a stub ID3D10InputLayout implementation.
Henri Verbeet [Wed, 4 Mar 2009 06:07:38 +0000 (07:07 +0100)] 
d3d10core: Add a stub ID3D10InputLayout implementation.

15 years agowined3d: Use flags for shader_glsl_get_sample_function().
Henri Verbeet [Wed, 4 Mar 2009 06:07:38 +0000 (07:07 +0100)] 
wined3d: Use flags for shader_glsl_get_sample_function().

Having three BOOL parameters looks a bit awkward.

15 years agomlang: Remove superfluous pointer casts.
Michael Stefaniuc [Wed, 4 Mar 2009 09:41:15 +0000 (10:41 +0100)] 
mlang: Remove superfluous pointer casts.

The casts are already part of the CONTAINING_RECORD macro.

15 years agocryptui: Remove superfluous pointer casts.
Michael Stefaniuc [Wed, 4 Mar 2009 09:41:21 +0000 (10:41 +0100)] 
cryptui: Remove superfluous pointer casts.

15 years agowinedos: Remove superfluous pointer casts.
Michael Stefaniuc [Wed, 4 Mar 2009 09:41:06 +0000 (10:41 +0100)] 
winedos: Remove superfluous pointer casts.

15 years agomlang: Silence some Win64 compile warnings.
Michael Stefaniuc [Tue, 3 Mar 2009 22:56:31 +0000 (23:56 +0100)] 
mlang: Silence some Win64 compile warnings.

If the flag TCI_SRCFONTSIG is not set then the first argument passed
to TranslateCharsetInfo is just a DWORD that needs to be marshalled
over a pointer.

15 years agocomdlg32: Fix a typo.
Andrew Talbot [Tue, 3 Mar 2009 21:14:04 +0000 (21:14 +0000)] 
comdlg32: Fix a typo.

15 years agoshlwapi/tests: Fix some typos.
Paul Vriens [Tue, 3 Mar 2009 20:42:32 +0000 (21:42 +0100)] 
shlwapi/tests: Fix some typos.

15 years agowine.inf: Use 32-bit version of MCI DirectShow driver.
Christian Costa [Tue, 3 Mar 2009 19:54:36 +0000 (20:54 +0100)] 
wine.inf: Use 32-bit version of MCI DirectShow driver.