wine
15 years agoshell32: Implement Get/SetIDList on ShellItem objects.
Vincent Povirk [Fri, 13 Feb 2009 22:40:19 +0000 (16:40 -0600)] 
shell32: Implement Get/SetIDList on ShellItem objects.

15 years agouser32/tests: Fix some input tests on Win9x and NT4.
Alexandre Julliard [Wed, 25 Feb 2009 22:30:13 +0000 (23:30 +0100)] 
user32/tests: Fix some input tests on Win9x and NT4.

15 years agomlang: Implement IMLangFontLink_GetStrCodePages.
Dmitry Timoshkov [Wed, 25 Feb 2009 15:02:45 +0000 (23:02 +0800)] 
mlang: Implement IMLangFontLink_GetStrCodePages.

15 years agoshell32: Remove WINAPI on static functions where not needed.
Francois Gouget [Wed, 25 Feb 2009 14:49:02 +0000 (15:49 +0100)] 
shell32: Remove WINAPI on static functions where not needed.

15 years agoprograms: Get rid of the remaining binary wrappers, they break out-of-tree builds.
Alexandre Julliard [Wed, 25 Feb 2009 15:05:55 +0000 (16:05 +0100)] 
programs: Get rid of the remaining binary wrappers, they break out-of-tree builds.

15 years agofusion/tests: Directories with no dll or exe are not enumerated.
Paul Vriens [Wed, 25 Feb 2009 14:04:30 +0000 (15:04 +0100)] 
fusion/tests: Directories with no dll or exe are not enumerated.

15 years agoshlwapi/tests: Fix a few test failures on Win95 and some W2K.
Paul Vriens [Wed, 25 Feb 2009 13:04:57 +0000 (14:04 +0100)] 
shlwapi/tests: Fix a few test failures on Win95 and some W2K.

15 years agontdll: Default to WinXP version if there's nothing in the registry.
Alexandre Julliard [Wed, 25 Feb 2009 14:30:37 +0000 (15:30 +0100)] 
ntdll: Default to WinXP version if there's nothing in the registry.

15 years agomsi/tests: Add some tests for MsiEnumPatchesW, fix a few failures on XP.
Alexandre Julliard [Wed, 25 Feb 2009 14:04:45 +0000 (15:04 +0100)] 
msi/tests: Add some tests for MsiEnumPatchesW, fix a few failures on XP.

15 years agomsi: Fix handling of buffer sizes in MsiEnumPatchesA and avoid a redundant call to...
Alexandre Julliard [Wed, 25 Feb 2009 14:04:31 +0000 (15:04 +0100)] 
msi: Fix handling of buffer sizes in MsiEnumPatchesA and avoid a redundant call to MsiEnumPatchesW.

15 years agomshtml: Implement IHTMLCurrentStyle_get_backgroundRepeat.
Alistair Leslie-Hughes [Wed, 25 Feb 2009 04:57:40 +0000 (15:57 +1100)] 
mshtml: Implement IHTMLCurrentStyle_get_backgroundRepeat.

15 years agomshtml: Implement IHTMLStyle get/put backgroundRepeat.
Alistair Leslie-Hughes [Wed, 25 Feb 2009 04:50:33 +0000 (15:50 +1100)] 
mshtml: Implement IHTMLStyle get/put backgroundRepeat.

15 years agomshtml: Implement IHTMLCurrentStyle_get_marginLeft.
Alistair Leslie-Hughes [Mon, 23 Feb 2009 09:53:32 +0000 (20:53 +1100)] 
mshtml: Implement IHTMLCurrentStyle_get_marginLeft.

15 years agoadvapi32: Add stub for GetSecurityInfoExA.
Paul Bryan Roberts [Mon, 23 Feb 2009 19:31:05 +0000 (19:31 +0000)] 
advapi32: Add stub for GetSecurityInfoExA.

15 years agod3d8/tests: Fix a test failure on some boxes.
Paul Vriens [Wed, 25 Feb 2009 11:12:50 +0000 (12:12 +0100)] 
d3d8/tests: Fix a test failure on some boxes.

15 years agod3d8/tests: Fix a test failure on VMware.
Paul Vriens [Wed, 25 Feb 2009 11:06:02 +0000 (12:06 +0100)] 
d3d8/tests: Fix a test failure on VMware.

15 years agowinetest: Extend PATH if we have dlls that only come with .NET.
Paul Vriens [Wed, 25 Feb 2009 10:56:31 +0000 (11:56 +0100)] 
winetest: Extend PATH if we have dlls that only come with .NET.

15 years agocomdlg32/tests: Use win_skip() to skip over unimplemented functionality.
Francois Gouget [Wed, 25 Feb 2009 09:30:42 +0000 (10:30 +0100)] 
comdlg32/tests: Use win_skip() to skip over unimplemented functionality.

15 years agowintrust/tests: Use win_skip() to skip over unimplemented functionality.
Francois Gouget [Wed, 25 Feb 2009 09:30:37 +0000 (10:30 +0100)] 
wintrust/tests: Use win_skip() to skip over unimplemented functionality.

15 years agowinspool.drv/tests: Use win_skip() to skip over unimplemented functionality.
Francois Gouget [Wed, 25 Feb 2009 09:30:13 +0000 (10:30 +0100)] 
winspool.drv/tests: Use win_skip() to skip over unimplemented functionality.

15 years agowininet/tests: Use win_skip() to skip over unimplemented functionality.
Francois Gouget [Wed, 25 Feb 2009 09:29:58 +0000 (10:29 +0100)] 
wininet/tests: Use win_skip() to skip over unimplemented functionality.

15 years agosnmpapi/tests: Use win_skip() to skip over unimplemented functionality.
Francois Gouget [Wed, 25 Feb 2009 09:29:38 +0000 (10:29 +0100)] 
snmpapi/tests: Use win_skip() to skip over unimplemented functionality.

15 years agoshlwapi/tests: Use win_skip() to skip over unimplemented functionality.
Francois Gouget [Wed, 25 Feb 2009 09:28:49 +0000 (10:28 +0100)] 
shlwapi/tests: Use win_skip() to skip over unimplemented functionality.

15 years agoshell32/tests: Use win_skip() to skip over unimplemented functionality.
Francois Gouget [Wed, 25 Feb 2009 09:28:30 +0000 (10:28 +0100)] 
shell32/tests: Use win_skip() to skip over unimplemented functionality.

15 years agodplayx/tests: Use win_skip() to skip over unimplemented functionality.
Francois Gouget [Wed, 25 Feb 2009 09:28:16 +0000 (10:28 +0100)] 
dplayx/tests: Use win_skip() to skip over unimplemented functionality.

15 years agod3d9/tests: Use win_skip() to skip over unimplemented functionality.
Francois Gouget [Wed, 25 Feb 2009 09:27:26 +0000 (10:27 +0100)] 
d3d9/tests: Use win_skip() to skip over unimplemented functionality.

15 years agod3d8/tests: Use win_skip() to skip over unimplemented functionality.
Francois Gouget [Wed, 25 Feb 2009 09:27:18 +0000 (10:27 +0100)] 
d3d8/tests: Use win_skip() to skip over unimplemented functionality.

15 years agowinemaker: Fix handling of the global settings specified on the command line.
Francois Gouget [Wed, 25 Feb 2009 09:33:48 +0000 (10:33 +0100)] 
winemaker: Fix handling of the global settings specified on the command line.

Now that we no longer have a global Make.rules file, include them in
each Makefile.

15 years agowinemaker: Fix invalid usage of {open,close}dir() in fix_file_and_directory_names...
Francois Gouget [Wed, 25 Feb 2009 09:32:36 +0000 (10:32 +0100)] 
winemaker: Fix invalid usage of {open,close}dir() in fix_file_and_directory_names(). .

Reuse our caching mechanism (get_directory_contents()), but clear the
cache if we have modified a directory's content.

15 years agouser32/tests: Add some more optional messages.
Alexandre Julliard [Wed, 25 Feb 2009 11:25:03 +0000 (12:25 +0100)] 
user32/tests: Add some more optional messages.

15 years agouser32/tests: Fix a few more input test failures on Windows.
Alexandre Julliard [Wed, 25 Feb 2009 11:24:53 +0000 (12:24 +0100)] 
user32/tests: Fix a few more input test failures on Windows.

15 years agowinemp3.acm: Remove the commented out III_dequantize_sample_ms function.
Michael Stefaniuc [Wed, 25 Feb 2009 09:29:38 +0000 (10:29 +0100)] 
winemp3.acm: Remove the commented out III_dequantize_sample_ms function.

It was already commented out when it was imported into Wine back in 2002.

15 years agod3d10: Add the ID3D10EffectVariable interface.
Henri Verbeet [Wed, 25 Feb 2009 07:39:01 +0000 (08:39 +0100)] 
d3d10: Add the ID3D10EffectVariable interface.

15 years agod3d10: Add the ID3D10EffectType interface.
Henri Verbeet [Wed, 25 Feb 2009 07:39:01 +0000 (08:39 +0100)] 
d3d10: Add the ID3D10EffectType interface.

15 years agod3d10core: Adjust a couple of FIXMEs.
Henri Verbeet [Wed, 25 Feb 2009 07:39:01 +0000 (08:39 +0100)] 
d3d10core: Adjust a couple of FIXMEs.

15 years agod3d10core: Don't pass 1 for multisample type to wined3d.
Henri Verbeet [Wed, 25 Feb 2009 07:39:01 +0000 (08:39 +0100)] 
d3d10core: Don't pass 1 for multisample type to wined3d.

It has a different meaning there.

15 years agowined3d: Accept WINED3DFMT_R8G8B8A8_UNORM in getColorBits().
Henri Verbeet [Wed, 25 Feb 2009 07:39:01 +0000 (08:39 +0100)] 
wined3d: Accept WINED3DFMT_R8G8B8A8_UNORM in getColorBits().

15 years agowined3d: Implement IWineD3DDeviceImpl_ClearRendertargetView().
Henri Verbeet [Wed, 25 Feb 2009 07:39:01 +0000 (08:39 +0100)] 
wined3d: Implement IWineD3DDeviceImpl_ClearRendertargetView().

15 years agocrypt32: Avoid reading freed memory when encountering a cyclic chain.
Juan Lang [Wed, 25 Feb 2009 00:55:00 +0000 (16:55 -0800)] 
crypt32: Avoid reading freed memory when encountering a cyclic chain.

15 years agocrypt32: Properly NULL-terminate decoded UTF8 strings.
Juan Lang [Tue, 24 Feb 2009 23:26:44 +0000 (15:26 -0800)] 
crypt32: Properly NULL-terminate decoded UTF8 strings.

15 years agocrypt32: Fix some test failures on Win9x.
Juan Lang [Tue, 24 Feb 2009 19:40:04 +0000 (11:40 -0800)] 
crypt32: Fix some test failures on Win9x.

15 years agojscript: Mark free memory if heap warnings are turned on.
Jacek Caban [Wed, 25 Feb 2009 00:29:32 +0000 (01:29 +0100)] 
jscript: Mark free memory if heap warnings are turned on.

15 years agojscript: Reset mark in jsheap_clear.
Jacek Caban [Wed, 25 Feb 2009 00:29:02 +0000 (01:29 +0100)] 
jscript: Reset mark in jsheap_clear.

15 years agojscript: Fixed handling block_cnt in jsheap_alloc.
Jacek Caban [Wed, 25 Feb 2009 00:28:49 +0000 (01:28 +0100)] 
jscript: Fixed handling block_cnt in jsheap_alloc.

15 years agowine.inf: Create a fake mapi32.dll.
Vincent Povirk [Tue, 24 Feb 2009 22:40:48 +0000 (16:40 -0600)] 
wine.inf: Create a fake mapi32.dll.

15 years agomapi32: Add version resource.
Vincent Povirk [Tue, 24 Feb 2009 22:36:41 +0000 (16:36 -0600)] 
mapi32: Add version resource.

15 years agouser32: Refine the size calculations for menu items with HBMMENU_POPUP magic bitmaps...
Rein Klazes [Tue, 24 Feb 2009 18:10:29 +0000 (19:10 +0100)] 
user32: Refine the size calculations for menu items with HBMMENU_POPUP magic bitmaps with some conformance tests.

15 years agowidl: Only classify top-level pointers as ref pointers if they don't have any other...
Rob Shearman [Tue, 24 Feb 2009 15:15:42 +0000 (15:15 +0000)] 
widl: Only classify top-level pointers as ref pointers if they don't have any other pointer attributes.

15 years agowidl: Ignore pointer attributes applied to interface pointers.
Rob Shearman [Tue, 24 Feb 2009 15:15:21 +0000 (15:15 +0000)] 
widl: Ignore pointer attributes applied to interface pointers.

Print a warning if a pointer attribute is specified since the
generated code won't do what the developer expects.

15 years agolibwine: Try to load all modules in the programs directory, not just those with ...
Alexandre Julliard [Tue, 24 Feb 2009 17:11:53 +0000 (18:11 +0100)] 
libwine: Try to load all modules in the programs directory, not just those with .exe extension.

15 years agouser32: Move a few 16-bit user functions to user16.c where they belong.
Alexandre Julliard [Tue, 24 Feb 2009 16:36:50 +0000 (17:36 +0100)] 
user32: Move a few 16-bit user functions to user16.c where they belong.

15 years agocredui: Fix old-style dependency line in the makefile.
Alexandre Julliard [Tue, 24 Feb 2009 16:31:00 +0000 (17:31 +0100)] 
credui: Fix old-style dependency line in the makefile.

15 years agorpcrt4: Fix use of uninitialised variable in NdrDllRegisterProxy.
Rob Shearman [Tue, 24 Feb 2009 14:53:17 +0000 (14:53 +0000)] 
rpcrt4: Fix use of uninitialised variable in NdrDllRegisterProxy.

It should be key, not subkey being passed into RegSetValueExW.

15 years agoimm32: Lazily allocated thread-local data.
Rob Shearman [Tue, 24 Feb 2009 14:52:57 +0000 (14:52 +0000)] 
imm32: Lazily allocated thread-local data.

15 years agoimm32: Fix crash in DllMain when FreeLibrary is called from a thread which existed...
Rob Shearman [Tue, 24 Feb 2009 14:50:55 +0000 (14:50 +0000)] 
imm32: Fix crash in DllMain when FreeLibrary is called from a thread which existed before the DLL was loaded.

The code in IMM_FreeThreadData shouldn't assume that thread data will
always have been created, so check for NULL data.

Make loading the DLL more robust against errors.

15 years agomshtml: Implement IHTMLCurrentStyle_get_marginRight.
Alistair Leslie-Hughes [Sun, 22 Feb 2009 09:03:22 +0000 (20:03 +1100)] 
mshtml: Implement IHTMLCurrentStyle_get_marginRight.

15 years agomshtml: Implement IHTMLCurrentStyle_get_verticalAlign.
Alistair Leslie-Hughes [Sun, 22 Feb 2009 08:57:02 +0000 (19:57 +1100)] 
mshtml: Implement IHTMLCurrentStyle_get_verticalAlign.

15 years agomshtml: Implement IHTMLCurrentStyle_get_zIndex.
Alistair Leslie-Hughes [Sun, 22 Feb 2009 08:50:09 +0000 (19:50 +1100)] 
mshtml: Implement IHTMLCurrentStyle_get_zIndex.

15 years agomshtml: Implement IHTMLCurrentStyle_get_paddingLeft.
Alistair Leslie-Hughes [Sun, 22 Feb 2009 01:51:12 +0000 (12:51 +1100)] 
mshtml: Implement IHTMLCurrentStyle_get_paddingLeft.

15 years agomshtml: Implement IHTMLCurrentStyle_get_height.
Alistair Leslie-Hughes [Sun, 22 Feb 2009 01:49:14 +0000 (12:49 +1100)] 
mshtml: Implement IHTMLCurrentStyle_get_height.

15 years agomshtml: Implement IHTMLCurrentStyle_get_width.
Alistair Leslie-Hughes [Sat, 21 Feb 2009 11:58:57 +0000 (22:58 +1100)] 
mshtml: Implement IHTMLCurrentStyle_get_width.

15 years agomshtml: Implement IHTMLCurrentStyle_get_top.
Alistair Leslie-Hughes [Sat, 21 Feb 2009 10:28:33 +0000 (21:28 +1100)] 
mshtml: Implement IHTMLCurrentStyle_get_top.

15 years agomshtml: Implement IHTMLCurrentStyle_get_left.
Alistair Leslie-Hughes [Sat, 21 Feb 2009 10:24:25 +0000 (21:24 +1100)] 
mshtml: Implement IHTMLCurrentStyle_get_left.

15 years agomshtml: Implement IHTMLCurrentStyle_get_fontSize.
Alistair Leslie-Hughes [Sat, 21 Feb 2009 10:14:48 +0000 (21:14 +1100)] 
mshtml: Implement IHTMLCurrentStyle_get_fontSize.

15 years agomshtml: Implement IHTMLCurrentStyle_get_fontWeight.
Alistair Leslie-Hughes [Sat, 21 Feb 2009 10:08:17 +0000 (21:08 +1100)] 
mshtml: Implement IHTMLCurrentStyle_get_fontWeight.

15 years agod3d9: Add an alpha blending test.
Stefan Dösinger [Tue, 10 Feb 2009 16:38:15 +0000 (17:38 +0100)] 
d3d9: Add an alpha blending test.

15 years agowined3d: Properly update last_was_pshader.
Stefan Dösinger [Mon, 19 Jan 2009 11:29:49 +0000 (12:29 +0100)] 
wined3d: Properly update last_was_pshader.

15 years agoshell32: Implement UnixFolder_IShellFolder2_GetDefaultColumn.
Vincent Povirk [Fri, 13 Feb 2009 23:07:32 +0000 (17:07 -0600)] 
shell32: Implement UnixFolder_IShellFolder2_GetDefaultColumn.

15 years agoshell32: Add IPersistIDList interface to ShellItem objects.
Vincent Povirk [Fri, 13 Feb 2009 22:34:42 +0000 (16:34 -0600)] 
shell32: Add IPersistIDList interface to ShellItem objects.

15 years agoinclude: Add IPersistIDList to headers.
Vincent Povirk [Fri, 13 Feb 2009 21:53:23 +0000 (15:53 -0600)] 
include: Add IPersistIDList to headers.

15 years agoshell32: Partially implement SHCreateShellItem.
Vincent Povirk [Wed, 18 Feb 2009 18:32:00 +0000 (12:32 -0600)] 
shell32: Partially implement SHCreateShellItem.

15 years agoshell32: Add stub implementation of IShellItem.
Vincent Povirk [Wed, 18 Feb 2009 18:32:32 +0000 (12:32 -0600)] 
shell32: Add stub implementation of IShellItem.

15 years agoinclude: Add IShellItem to headers.
Vincent Povirk [Sat, 7 Feb 2009 20:53:17 +0000 (14:53 -0600)] 
include: Add IShellItem to headers.

15 years agowinhlp32: Fix a crash when started without arguments.
Alexandre Julliard [Tue, 24 Feb 2009 14:07:20 +0000 (15:07 +0100)] 
winhlp32: Fix a crash when started without arguments.

15 years agodxgi: Initial IDXGISwapChain::Present() implementation.
Henri Verbeet [Tue, 24 Feb 2009 06:43:02 +0000 (07:43 +0100)] 
dxgi: Initial IDXGISwapChain::Present() implementation.

15 years agodxgi: Implement IDXGISwapChain::GetBuffer().
Henri Verbeet [Tue, 24 Feb 2009 06:43:02 +0000 (07:43 +0100)] 
dxgi: Implement IDXGISwapChain::GetBuffer().

15 years agodxgi: Create a wined3d swapchain.
Henri Verbeet [Tue, 24 Feb 2009 06:43:02 +0000 (07:43 +0100)] 
dxgi: Create a wined3d swapchain.

15 years agod3d10core: Add a wined3d rendertarget view to the d3d10 rendertarget view.
Henri Verbeet [Tue, 24 Feb 2009 06:43:02 +0000 (07:43 +0100)] 
d3d10core: Add a wined3d rendertarget view to the d3d10 rendertarget view.

15 years agowined3d: Add IWineD3DRendertargetView.
Henri Verbeet [Tue, 24 Feb 2009 06:43:02 +0000 (07:43 +0100)] 
wined3d: Add IWineD3DRendertargetView.

15 years agosane.ds: Implement support for ICAP_XRESOLUTION and ICAP_YRESOLUTION.
Jeremy White [Mon, 23 Feb 2009 22:25:26 +0000 (16:25 -0600)] 
sane.ds: Implement support for ICAP_XRESOLUTION and ICAP_YRESOLUTION.

15 years agouser32/tests: Add a couple of optional messages.
Alexandre Julliard [Tue, 24 Feb 2009 13:58:02 +0000 (14:58 +0100)] 
user32/tests: Add a couple of optional messages.

15 years agouser32/tests: Skip more input tests if we can't queue keyboard input.
Alexandre Julliard [Tue, 24 Feb 2009 13:57:51 +0000 (14:57 +0100)] 
user32/tests: Skip more input tests if we can't queue keyboard input.

Fix some tests on Win9x.

15 years agoshdocvw: Added QueryStatus implementation.
Jacek Caban [Mon, 23 Feb 2009 14:38:30 +0000 (15:38 +0100)] 
shdocvw: Added QueryStatus implementation.

15 years agoshdocvw: Added loading tests.
Jacek Caban [Mon, 23 Feb 2009 14:38:23 +0000 (15:38 +0100)] 
shdocvw: Added loading tests.

15 years agomshtml: Add Lithuanian translation.
Aurimas Fischer [Sun, 22 Feb 2009 10:16:59 +0000 (12:16 +0200)] 
mshtml: Add Lithuanian translation.

15 years agorichedit: Never wrap for single line controls.
Dylan Smith [Tue, 24 Feb 2009 07:56:18 +0000 (02:56 -0500)] 
richedit: Never wrap for single line controls.

I tested without the ES_MULTILINE style, and found that wrapping
doesn't occur where it normally would.

15 years agorichedit: EM_SHOWSCROLLBAR hides scrollbars for less than page of text.
Dylan Smith [Tue, 24 Feb 2009 07:39:03 +0000 (02:39 -0500)] 
richedit: EM_SHOWSCROLLBAR hides scrollbars for less than page of text.

When all the text fits on the screen, the scrollbars are not shown from
EM_SHOWSCROLLBAR.  The message instead adds support for the specified
scrollbar when lParam is TRUE, so that the scrollbar will be shown when
sufficient text is in the document.

15 years agorichedit: Return FALSE for EM_LINESCROLL with single line control.
Dylan Smith [Tue, 24 Feb 2009 07:38:57 +0000 (02:38 -0500)] 
richedit: Return FALSE for EM_LINESCROLL with single line control.

15 years agorichedit: Fixed scrollbar visiblility calculation after SetScrollInfo.
Dylan Smith [Tue, 24 Feb 2009 07:38:49 +0000 (02:38 -0500)] 
richedit: Fixed scrollbar visiblility calculation after SetScrollInfo.

The scrollbar visibility can be changed from SetScrollRange or
SetScrollInfo, but the visiblity that is a result of these calls are
not consistent with the calculation made by richedit controls to
decide whether to show or hide the scrollbars.

15 years agorichedit: Don't show vertical scrollbar for single line controls.
Dylan Smith [Tue, 24 Feb 2009 07:37:21 +0000 (02:37 -0500)] 
richedit: Don't show vertical scrollbar for single line controls.

The vertical scrollbar is not shown when the ES_MULTILINE style isn't
used, unless ES_DISBALENOSCROLL is also used.

15 years agorichedit: Added missing initialization of nAvailWidth for ME_TextEditor.
Dylan Smith [Tue, 24 Feb 2009 07:37:03 +0000 (02:37 -0500)] 
richedit: Added missing initialization of nAvailWidth for ME_TextEditor.

15 years agomakedep: Let umask decide mode for makefiles.
Paul Bryan Roberts [Sun, 22 Feb 2009 19:39:52 +0000 (19:39 +0000)] 
makedep: Let umask decide mode for makefiles.

15 years agodsound: Consolidate some duplicate code.
Ken Thomases [Mon, 23 Feb 2009 23:34:03 +0000 (17:34 -0600)] 
dsound: Consolidate some duplicate code.

15 years agodsound: Replace a realloc-or-alloc with a free-then-alloc.
Ken Thomases [Mon, 23 Feb 2009 23:33:58 +0000 (17:33 -0600)] 
dsound: Replace a realloc-or-alloc with a free-then-alloc.

The buffer is to be overwritten anyway, so there's no need to preserve its
contents.  Also, the old code leaked if the realloc were to fail.  All in all,
free-then-alloc is simpler.

15 years agowinecoreaudio: Fix a copy-paste accident ("In" vs. "Out").
Ken Thomases [Mon, 23 Feb 2009 23:34:07 +0000 (17:34 -0600)] 
winecoreaudio: Fix a copy-paste accident ("In" vs. "Out").

15 years agocrypt32/tests: Use win_skip() to skip over unimplemented functionality.
Francois Gouget [Mon, 23 Feb 2009 23:04:36 +0000 (00:04 +0100)] 
crypt32/tests: Use win_skip() to skip over unimplemented functionality.

15 years agoopengl32/tests: Replace a couple of trace()s with skip()s.
Francois Gouget [Mon, 23 Feb 2009 23:04:40 +0000 (00:04 +0100)] 
opengl32/tests: Replace a couple of trace()s with skip()s.

15 years agoopengl32/tests: Use win_skip() to skip over unimplemented functionality.
Francois Gouget [Mon, 23 Feb 2009 23:04:48 +0000 (00:04 +0100)] 
opengl32/tests: Use win_skip() to skip over unimplemented functionality.

15 years agoddraw/tests: Use win_skip() to skip over unimplemented functionality.
Francois Gouget [Mon, 23 Feb 2009 23:04:23 +0000 (00:04 +0100)] 
ddraw/tests: Use win_skip() to skip over unimplemented functionality.

15 years agofusion/tests: Use win_skip() to skip over unimplemented functionality.
Francois Gouget [Mon, 23 Feb 2009 23:04:12 +0000 (00:04 +0100)] 
fusion/tests: Use win_skip() to skip over unimplemented functionality.