wine
14 years agomsvcrt: Change strtod_l implementation.
Piotr Caban [Mon, 26 Apr 2010 10:33:28 +0000 (12:33 +0200)] 
msvcrt: Change strtod_l implementation.

14 years agomsvcrt: Added btowc implementation.
Piotr Caban [Mon, 26 Apr 2010 10:33:19 +0000 (12:33 +0200)] 
msvcrt: Added btowc implementation.

14 years agomsvcr90: Added _recalloc implementation.
Piotr Caban [Mon, 26 Apr 2010 10:33:02 +0000 (12:33 +0200)] 
msvcr90: Added _recalloc implementation.

14 years agowined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_force_reload().
Henri Verbeet [Mon, 26 Apr 2010 09:02:36 +0000 (11:02 +0200)] 
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_force_reload().

14 years agowined3d: Simply pass IWineD3DSurfaceImpl pointers to IWineD3DSurfaceImpl_BltOverride().
Henri Verbeet [Mon, 26 Apr 2010 09:02:35 +0000 (11:02 +0200)] 
wined3d: Simply pass IWineD3DSurfaceImpl pointers to IWineD3DSurfaceImpl_BltOverride().

14 years agowined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_internal_preload().
Henri Verbeet [Mon, 26 Apr 2010 09:02:34 +0000 (11:02 +0200)] 
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_internal_preload().

14 years agowined3d: Add a missing newline to a TRACE in IWineD3DDeviceImpl_UpdateSurface().
Henri Verbeet [Mon, 26 Apr 2010 09:02:33 +0000 (11:02 +0200)] 
wined3d: Add a missing newline to a TRACE in IWineD3DDeviceImpl_UpdateSurface().

14 years agowined3d: Kill the now unused MAX_MIP_LEVELS.
Henri Verbeet [Mon, 26 Apr 2010 09:02:32 +0000 (11:02 +0200)] 
wined3d: Kill the now unused MAX_MIP_LEVELS.

14 years agoquartz: Remove variable keyframe which is not really used from AVISplitter_next_request.
Gerald Pfeifer [Sat, 24 Apr 2010 13:52:15 +0000 (15:52 +0200)] 
quartz: Remove variable keyframe which is not really used from AVISplitter_next_request.

14 years agoole32: Remove variable res which is not really used from CompositeMonikerImpl_Reduce.
Gerald Pfeifer [Sat, 24 Apr 2010 12:11:58 +0000 (14:11 +0200)] 
ole32: Remove variable res which is not really used from CompositeMonikerImpl_Reduce.

14 years agontdll: Make TAPE_GetStatus inline to avoid a unused function warning.
Alexandre Julliard [Mon, 26 Apr 2010 12:18:46 +0000 (07:18 -0500)] 
ntdll: Make TAPE_GetStatus inline to avoid a unused function warning.

14 years agowined3d: Avoid a compiler warning on old gcc.
Alexandre Julliard [Mon, 26 Apr 2010 12:18:18 +0000 (07:18 -0500)] 
wined3d: Avoid a compiler warning on old gcc.

14 years agotools: Fix formatting errors in winemaker manpage.
Frédéric Delanoy [Sat, 24 Apr 2010 23:55:43 +0000 (01:55 +0200)] 
tools: Fix formatting errors in winemaker manpage.

14 years agowinecfg: Remove variable cUnixPathLen which is not really used from apply_shell_folde...
Gerald Pfeifer [Sat, 24 Apr 2010 21:07:37 +0000 (23:07 +0200)] 
winecfg: Remove variable cUnixPathLen which is not really used from apply_shell_folder_changes.

14 years agowinmm: Remove variables duration and samples which are not really used from check_pos...
Gerald Pfeifer [Sat, 24 Apr 2010 21:04:20 +0000 (23:04 +0200)] 
winmm: Remove variables duration and samples which are not really used from check_position.

14 years agoadvapi32: Remove variable ret which is not really used from LsaLookupNames2.
Gerald Pfeifer [Sat, 24 Apr 2010 20:53:35 +0000 (22:53 +0200)] 
advapi32: Remove variable ret which is not really used from LsaLookupNames2.

14 years agoquartz: Fix return value for StdMediaSample2_GetTime in error cases.
Gerald Pfeifer [Sat, 24 Apr 2010 21:00:54 +0000 (23:00 +0200)] 
quartz: Fix return value for StdMediaSample2_GetTime in error cases.

14 years agomsvidc32: Remove variable bit_per_pixel which is not really used from CRAM_Decompress...
Gerald Pfeifer [Sat, 24 Apr 2010 20:48:17 +0000 (22:48 +0200)] 
msvidc32: Remove variable bit_per_pixel which is not really used from CRAM_Decompress and CRAM_DecompressEx.

14 years agogdi32: Remove variable retb which is not really used from test_closefigure.
Gerald Pfeifer [Sat, 24 Apr 2010 14:46:48 +0000 (16:46 +0200)] 
gdi32: Remove variable retb which is not really used from test_closefigure.

14 years agod3dx9_36: Remove variable nul which is not really used from D3DXVector4Test.
Gerald Pfeifer [Sat, 24 Apr 2010 14:30:50 +0000 (16:30 +0200)] 
d3dx9_36: Remove variable nul which is not really used from D3DXVector4Test.

14 years agowinex11: Remove variable size which is not really used from X11DRV_CLIPBOARD_Serializ...
Gerald Pfeifer [Sat, 24 Apr 2010 12:05:19 +0000 (14:05 +0200)] 
winex11: Remove variable size which is not really used from X11DRV_CLIPBOARD_SerializeMetafile.

14 years agowinex11: Remove variable datasize which is not really used from X11DRV_CLIPBOARD_Expo...
Gerald Pfeifer [Sat, 24 Apr 2010 14:28:13 +0000 (16:28 +0200)] 
winex11: Remove variable datasize which is not really used from X11DRV_CLIPBOARD_ExportTextHtml.

14 years agod3drm: Remove two variables which are not really used from IDirect3DRMMeshBuilderImpl...
Gerald Pfeifer [Sat, 24 Apr 2010 13:59:49 +0000 (15:59 +0200)] 
d3drm: Remove two variables which are not really used from IDirect3DRMMeshBuilderImpl_Load.

14 years agorpcrt4: Remove variable size which is not really used from NdrComplexArrayUnmarshall.
Gerald Pfeifer [Sat, 24 Apr 2010 13:55:22 +0000 (15:55 +0200)] 
rpcrt4: Remove variable size which is not really used from NdrComplexArrayUnmarshall.

14 years agowordpad: Remove variable i which is not really used from OnCommand.
Gerald Pfeifer [Sat, 24 Apr 2010 12:09:26 +0000 (14:09 +0200)] 
wordpad: Remove variable i which is not really used from OnCommand.

14 years agosfnt2fnt: Remove variable descent which is not really used from fill_fontinfo.
Gerald Pfeifer [Sat, 24 Apr 2010 10:32:44 +0000 (12:32 +0200)] 
sfnt2fnt: Remove variable descent which is not really used from fill_fontinfo.

14 years agowinmm: Remove variable devID which is not really used from MMDRV_Message.
Gerald Pfeifer [Sat, 24 Apr 2010 12:07:05 +0000 (14:07 +0200)] 
winmm: Remove variable devID which is not really used from MMDRV_Message.

14 years agowinedump: Remove variable strtable which is not really used from dump_symbol_table.
Gerald Pfeifer [Sat, 24 Apr 2010 10:43:48 +0000 (12:43 +0200)] 
winedump: Remove variable strtable which is not really used from dump_symbol_table.

14 years agowpp: Remove variable dbgtext which is not really used frommake_number.
Gerald Pfeifer [Sat, 24 Apr 2010 10:13:33 +0000 (12:13 +0200)] 
wpp: Remove variable dbgtext which is not really used frommake_number.

14 years agod3d9: Remove variable hr which is not really used from resource_test_cleanup.
Gerald Pfeifer [Fri, 23 Apr 2010 18:59:35 +0000 (20:59 +0200)] 
d3d9: Remove variable hr which is not really used from resource_test_cleanup.

14 years agocomctl32: Remove variable iRet which is not really used from test_EnumMRUList.
Gerald Pfeifer [Fri, 23 Apr 2010 18:56:36 +0000 (20:56 +0200)] 
comctl32: Remove variable iRet which is not really used from test_EnumMRUList.

14 years agocomctl32: Remove variable old which is not really used from DATETIME_LButtonDown.
Gerald Pfeifer [Fri, 23 Apr 2010 18:49:16 +0000 (20:49 +0200)] 
comctl32: Remove variable old which is not really used from DATETIME_LButtonDown.

14 years agowidl: Remove variable size which is not really used from print_phase_basetype.
Gerald Pfeifer [Fri, 23 Apr 2010 18:46:08 +0000 (20:46 +0200)] 
widl: Remove variable size which is not really used from print_phase_basetype.

14 years agofnt2bdf: Remove variable dpi which is not really used from dump_bdf_hdr.
Gerald Pfeifer [Fri, 23 Apr 2010 18:42:32 +0000 (20:42 +0200)] 
fnt2bdf: Remove variable dpi which is not really used from dump_bdf_hdr.

14 years agolocalspl: Remove variable res which is not really used from test_XcvClosePort.
Gerald Pfeifer [Fri, 23 Apr 2010 12:50:23 +0000 (14:50 +0200)] 
localspl: Remove variable res which is not really used from test_XcvClosePort.

14 years agoconfigure: Don't warn about libhal if we can use an alternative.
Alexandre Julliard [Mon, 26 Apr 2010 11:57:49 +0000 (06:57 -0500)] 
configure: Don't warn about libhal if we can use an alternative.

14 years agocomctl32/listview: Don't change Z-order of edit window while resizing edit box.
Nikolay Sivov [Fri, 23 Apr 2010 18:39:55 +0000 (22:39 +0400)] 
comctl32/listview: Don't change Z-order of edit window while resizing edit box.

14 years agouser32/tests: Add some GetDlgItem() tests regarding children windows Z-order.
Nikolay Sivov [Fri, 23 Apr 2010 16:52:13 +0000 (20:52 +0400)] 
user32/tests: Add some GetDlgItem() tests regarding children windows Z-order.

14 years agocomdlg32: Replaced pd32_portrait.ico and pd32_landscape.ico with Tango compliant...
Joel Holdsworth [Thu, 22 Apr 2010 22:20:52 +0000 (23:20 +0100)] 
comdlg32: Replaced pd32_portrait.ico and pd32_landscape.ico with Tango compliant icons.

14 years agocredui: Replaced banner with a tango compliant image.
Joel Holdsworth [Sat, 24 Apr 2010 13:06:15 +0000 (14:06 +0100)] 
credui: Replaced banner with a tango compliant image.

14 years agomakefiles: Added a rule for building BMPs from SVGs.
Joel Holdsworth [Sat, 24 Apr 2010 13:06:11 +0000 (14:06 +0100)] 
makefiles: Added a rule for building BMPs from SVGs.

14 years agoregedit: Fixed flaws in the icon.
Joel Holdsworth [Sat, 24 Apr 2010 13:06:07 +0000 (14:06 +0100)] 
regedit: Fixed flaws in the icon.

14 years agoshdocvw: Fixed typo in async_doc_navigate.
Jacek Caban [Sun, 25 Apr 2010 11:36:45 +0000 (13:36 +0200)] 
shdocvw: Fixed typo in async_doc_navigate.

14 years agouser32: Focus editboxes when the context menu is opened.
Vincent Povirk [Sat, 24 Apr 2010 19:33:00 +0000 (14:33 -0500)] 
user32: Focus editboxes when the context menu is opened.

14 years agowineconsole: Update Dutch translation.
Paul Vriens [Fri, 23 Apr 2010 17:03:09 +0000 (19:03 +0200)] 
wineconsole: Update Dutch translation.

14 years agocomctl32/listview: Remove forward declaration and unused parameter from edit box...
Nikolay Sivov [Fri, 23 Apr 2010 14:52:13 +0000 (18:52 +0400)] 
comctl32/listview: Remove forward declaration and unused parameter from edit box creation helper.

14 years agowineps.drv: Add world transform support for fonts.
Huw Davies [Fri, 23 Apr 2010 12:15:05 +0000 (13:15 +0100)] 
wineps.drv: Add world transform support for fonts.

14 years agomshtml: Don't access url in translate_url after freeing it.
Jacek Caban [Thu, 22 Apr 2010 19:36:08 +0000 (21:36 +0200)] 
mshtml: Don't access url in translate_url after freeing it.

14 years agoshldisp.idl: Added IAsyncOperation declaration.
Jacek Caban [Thu, 22 Apr 2010 19:30:14 +0000 (21:30 +0200)] 
shldisp.idl: Added IAsyncOperation declaration.

14 years agowined3d: Simply pass an IWineD3DSurfaceImpl pointer to fb_copy_to_texture_hwstretch().
Henri Verbeet [Thu, 22 Apr 2010 16:56:01 +0000 (18:56 +0200)] 
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to fb_copy_to_texture_hwstretch().

14 years agowined3d: Simply pass an IWineD3DSurfaceImpl pointer to fb_copy_to_texture_direct().
Henri Verbeet [Thu, 22 Apr 2010 16:56:00 +0000 (18:56 +0200)] 
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to fb_copy_to_texture_direct().

14 years agowined3d: Introduce basetexture_get_sub_resource() to simplify retrieving texture...
Henri Verbeet [Thu, 22 Apr 2010 16:55:59 +0000 (18:55 +0200)] 
wined3d: Introduce basetexture_get_sub_resource() to simplify retrieving texture sub-resources.

14 years agowined3d: Make sure all texture levels are allocated in surface_prepare_texture().
Henri Verbeet [Thu, 22 Apr 2010 16:55:58 +0000 (18:55 +0200)] 
wined3d: Make sure all texture levels are allocated in surface_prepare_texture().

This fixes a regression introduced by commit
af7dfcd378739127c50aa95ce40b13eb3d1950cf.

14 years agowined3d: Store texture sub-resources in IWineD3DBaseTextureClass.
Henri Verbeet [Thu, 22 Apr 2010 16:55:57 +0000 (18:55 +0200)] 
wined3d: Store texture sub-resources in IWineD3DBaseTextureClass.

14 years agowinex11: Use a format with 8 bits of alpha for the AlphaBlend mask.
Alexandre Julliard [Thu, 22 Apr 2010 18:48:30 +0000 (20:48 +0200)] 
winex11: Use a format with 8 bits of alpha for the AlphaBlend mask.

14 years agowinex11: Add some tracing to AlphaBlend.
Alexandre Julliard [Thu, 22 Apr 2010 18:48:17 +0000 (20:48 +0200)] 
winex11: Add some tracing to AlphaBlend.

14 years agomshtml: Use NS_CStringContainerInit2 in nsACString_Init.
Jacek Caban [Thu, 22 Apr 2010 15:48:39 +0000 (17:48 +0200)] 
mshtml: Use NS_CStringContainerInit2 in nsACString_Init.

14 years agomshtml: Use URI with stripped "wine:" part in NewURI call.
Jacek Caban [Thu, 22 Apr 2010 15:48:12 +0000 (17:48 +0200)] 
mshtml: Use URI with stripped "wine:" part in NewURI call.

14 years agoimm32: Add tests for ImmAssociateContextEx.
André Hentschel [Thu, 22 Apr 2010 15:40:15 +0000 (17:40 +0200)] 
imm32: Add tests for ImmAssociateContextEx.

14 years agowinhttp/tests: Avoid test failures caused by broken DNS server configurations.
Hans Leidekker [Thu, 22 Apr 2010 14:36:18 +0000 (16:36 +0200)] 
winhttp/tests: Avoid test failures caused by broken DNS server configurations.

Reported by Stefan Dösinger.

14 years agowinhttp/tests: Use the right handle type.
Hans Leidekker [Thu, 22 Apr 2010 14:35:56 +0000 (16:35 +0200)] 
winhttp/tests: Use the right handle type.

14 years agowinhttp: Add tests for basic authentication.
Hans Leidekker [Thu, 22 Apr 2010 14:35:28 +0000 (16:35 +0200)] 
winhttp: Add tests for basic authentication.

14 years agowinhttp: Add support for basic authentication.
Hans Leidekker [Thu, 22 Apr 2010 14:35:11 +0000 (16:35 +0200)] 
winhttp: Add support for basic authentication.

14 years agowinhttp: Support setting and querying credentials on request handles.
Hans Leidekker [Thu, 22 Apr 2010 14:34:48 +0000 (16:34 +0200)] 
winhttp: Support setting and querying credentials on request handles.

14 years agocomctl32/listview: Add callback subitem on column insertion.
Nikolay Sivov [Thu, 22 Apr 2010 08:06:28 +0000 (12:06 +0400)] 
comctl32/listview: Add callback subitem on column insertion.

14 years agowinex11: Add missing X11 locking when setting the cursor.
Alexandre Julliard [Thu, 22 Apr 2010 14:33:57 +0000 (16:33 +0200)] 
winex11: Add missing X11 locking when setting the cursor.

14 years agowinex11: Flush the gdi display after processing the last event.
Alexandre Julliard [Thu, 22 Apr 2010 14:33:35 +0000 (16:33 +0200)] 
winex11: Flush the gdi display after processing the last event.

14 years agomsvcrt/tests: Added sscanf_s tests.
Piotr Caban [Thu, 22 Apr 2010 15:56:24 +0000 (17:56 +0200)] 
msvcrt/tests: Added sscanf_s tests.

14 years agomsvcrt: Added _cwscanf* implementation.
Piotr Caban [Thu, 22 Apr 2010 11:54:03 +0000 (13:54 +0200)] 
msvcrt: Added _cwscanf* implementation.

14 years agomsvcrt: Added _cscanf_s(_l) implementation.
Piotr Caban [Thu, 22 Apr 2010 11:53:28 +0000 (13:53 +0200)] 
msvcrt: Added _cscanf_s(_l) implementation.

14 years agomsvcrt: Added _swscanf_s(_l) implementation.
Piotr Caban [Thu, 22 Apr 2010 11:53:10 +0000 (13:53 +0200)] 
msvcrt: Added _swscanf_s(_l) implementation.

14 years agomsvcrt: Added _sscanf_s(_l) implementation.
Piotr Caban [Thu, 22 Apr 2010 11:52:55 +0000 (13:52 +0200)] 
msvcrt: Added _sscanf_s(_l) implementation.

14 years agomsvcrt: Added _wscanf_s(_l) implementation.
Piotr Caban [Thu, 22 Apr 2010 11:52:33 +0000 (13:52 +0200)] 
msvcrt: Added _wscanf_s(_l) implementation.

14 years agomsvcrt: Added _fwscanf_s(_l) implementation.
Piotr Caban [Thu, 22 Apr 2010 11:52:18 +0000 (13:52 +0200)] 
msvcrt: Added _fwscanf_s(_l) implementation.

14 years agomsvcrt: Added _scanf_s(_l) implementation.
Piotr Caban [Thu, 22 Apr 2010 11:51:57 +0000 (13:51 +0200)] 
msvcrt: Added _scanf_s(_l) implementation.

14 years agomsvcrt: Added fscanf_s(_l) implementation.
Piotr Caban [Thu, 22 Apr 2010 11:51:41 +0000 (13:51 +0200)] 
msvcrt: Added fscanf_s(_l) implementation.

14 years agomsvcrt: Added support for secure functions to scanf helper functions.
Piotr Caban [Thu, 22 Apr 2010 15:55:27 +0000 (17:55 +0200)] 
msvcrt: Added support for secure functions to scanf helper functions.

14 years agomsvcrt: Added _cscanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:51:15 +0000 (13:51 +0200)] 
msvcrt: Added _cscanf_l implementation.

14 years agomsvcrt: Added _swscanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:51:03 +0000 (13:51 +0200)] 
msvcrt: Added _swscanf_l implementation.

14 years agomsvcrt: Added _sscanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:50:20 +0000 (13:50 +0200)] 
msvcrt: Added _sscanf_l implementation.

14 years agomsvcrt: Added _wscanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:49:58 +0000 (13:49 +0200)] 
msvcrt: Added _wscanf_l implementation.

14 years agomsvcrt: Added _fwscanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:49:35 +0000 (13:49 +0200)] 
msvcrt: Added _fwscanf_l implementation.

14 years agomsvcrt: Added _scanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:49:16 +0000 (13:49 +0200)] 
msvcrt: Added _scanf_l implementation.

14 years agomsvcrt: Added _fscanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:49:06 +0000 (13:49 +0200)] 
msvcrt: Added _fscanf_l implementation.

14 years agomsvcrt: Add support for locales in scanf helper functions.
Piotr Caban [Thu, 22 Apr 2010 11:48:49 +0000 (13:48 +0200)] 
msvcrt: Add support for locales in scanf helper functions.

14 years agowineps.drv: Calculate the font size directly from the logfont.
Huw Davies [Thu, 22 Apr 2010 10:25:54 +0000 (11:25 +0100)] 
wineps.drv: Calculate the font size directly from the logfont.

14 years agowineps.drv: Defer accessing the font metrics until we really need them.
Huw Davies [Thu, 22 Apr 2010 09:11:07 +0000 (10:11 +0100)] 
wineps.drv: Defer accessing the font metrics until we really need them.

14 years agowineps.drv: Make the rectangle an optional parameter to get_bbox().
Huw Davies [Thu, 22 Apr 2010 08:29:30 +0000 (09:29 +0100)] 
wineps.drv: Make the rectangle an optional parameter to get_bbox().

14 years agowinex11: Don't set a hint for the small icon if it has the same size as the large...
Alexandre Julliard [Thu, 22 Apr 2010 12:47:57 +0000 (14:47 +0200)] 
winex11: Don't set a hint for the small icon if it has the same size as the large one.

14 years agowinex11: Invert the icon mask only after the conversion to ARGB.
Alexandre Julliard [Thu, 22 Apr 2010 12:16:44 +0000 (14:16 +0200)] 
winex11: Invert the icon mask only after the conversion to ARGB.

14 years agousp10/tests: Add tests for CR and LF chars and remove some trailing white space.
Jeff Latimer [Thu, 22 Apr 2010 10:06:02 +0000 (20:06 +1000)] 
usp10/tests: Add tests for CR and LF chars and remove some trailing white space.

14 years agouser32: Remove variable mask which is not really used from check_alpha_draw.
Gerald Pfeifer [Wed, 21 Apr 2010 17:43:22 +0000 (19:43 +0200)] 
user32: Remove variable mask which is not really used from check_alpha_draw.

14 years agooleaut32: Remove two variables that are not really used; corresponding checks are...
Gerald Pfeifer [Wed, 21 Apr 2010 17:38:50 +0000 (19:38 +0200)] 
oleaut32: Remove two variables that are not really used; corresponding checks are disabled.

14 years agoshell32/shlview: Fix a typo in null pointer test condition, should be IShellFolder2...
Nikolay Sivov [Wed, 21 Apr 2010 21:34:35 +0000 (01:34 +0400)] 
shell32/shlview: Fix a typo in null pointer test condition, should be IShellFolder2 instead.

14 years agowinemaker: Allow compiling 32-bit targets to be compiled on 64-bit hosts.
André Hentschel [Wed, 21 Apr 2010 18:22:13 +0000 (20:22 +0200)] 
winemaker: Allow compiling 32-bit targets to be compiled on 64-bit hosts.

14 years agommdevapi: Add stub for IAudioEndpointVolume.
Maarten Lankhorst [Wed, 21 Apr 2010 13:44:07 +0000 (15:44 +0200)] 
mmdevapi: Add stub for IAudioEndpointVolume.

14 years agourlmon/tests: CreateAsyncBindCtxEx is not present on IE 4.0.
Detlef Riekenberg [Wed, 21 Apr 2010 22:28:55 +0000 (00:28 +0200)] 
urlmon/tests: CreateAsyncBindCtxEx is not present on IE 4.0.

14 years agourlmon/tests: Skip protocol tests on IE 4.0.
Detlef Riekenberg [Wed, 21 Apr 2010 22:28:54 +0000 (00:28 +0200)] 
urlmon/tests: Skip protocol tests on IE 4.0.

Register the filters is not possible due to the missing functions.
No tests left, so skip all of them (winetestbot W95B).

14 years agourlmon/tests: Skip even more tests on IE 4.0.
Detlef Riekenberg [Wed, 21 Apr 2010 22:28:53 +0000 (00:28 +0200)] 
urlmon/tests: Skip even more tests on IE 4.0.

ObtainUserAgentString, ReleaseBindInfo and UrlMkGetSessionOption
missing on IE 4.0 (winetestbot W95B).

14 years agourlmon/tests: Skip more tests on IE 4.0.
Detlef Riekenberg [Wed, 21 Apr 2010 22:28:52 +0000 (00:28 +0200)] 
urlmon/tests: Skip more tests on IE 4.0.

CoInternetQueryInfo, CopyStgMedium and FindMimeFromData
missing on IE 4.0 (winetestbot W95B).