wine
14 years agoserver: Don't set the idle event when a queue is destroyed, instead return success...
Alexandre Julliard [Wed, 16 Dec 2009 16:20:46 +0000 (17:20 +0100)] 
server: Don't set the idle event when a queue is destroyed, instead return success in WaitForInputIdle on process exit.

14 years agouser32/tests: Always reset events when starting a WaitForInputIdle test.
Alexandre Julliard [Wed, 16 Dec 2009 16:50:24 +0000 (17:50 +0100)] 
user32/tests: Always reset events when starting a WaitForInputIdle test.

14 years agontdll/tests: Fix a test failure on NT4/W2K.
Paul Vriens [Wed, 16 Dec 2009 13:48:52 +0000 (14:48 +0100)] 
ntdll/tests: Fix a test failure on NT4/W2K.

14 years agocryptnet/tests: Fix some test failures on W2K with just SP3 or SP4.
Paul Vriens [Wed, 16 Dec 2009 13:00:01 +0000 (14:00 +0100)] 
cryptnet/tests: Fix some test failures on W2K with just SP3 or SP4.

14 years agomsvcrtd: Remove unnecessary trace output.
André Hentschel [Wed, 16 Dec 2009 14:24:20 +0000 (15:24 +0100)] 
msvcrtd: Remove unnecessary trace output.

14 years agoclusapi: Don't trace the contents of output pointers.
Andrew Nguyen [Wed, 16 Dec 2009 11:36:55 +0000 (05:36 -0600)] 
clusapi: Don't trace the contents of output pointers.

The issue was detected with Valgrind.

14 years agouser32: Add a Wow handler for the mdi client class.
Alexandre Julliard [Wed, 16 Dec 2009 12:22:08 +0000 (13:22 +0100)] 
user32: Add a Wow handler for the mdi client class.

14 years agomsi: Replace the string table hash with a sorted index.
Hans Leidekker [Wed, 16 Dec 2009 10:11:45 +0000 (11:11 +0100)] 
msi: Replace the string table hash with a sorted index.

14 years agomsi: Clone the open stream instead of trying to open a stream again.
Hans Leidekker [Wed, 16 Dec 2009 10:11:19 +0000 (11:11 +0100)] 
msi: Clone the open stream instead of trying to open a stream again.

14 years agoinclude: Add endpointvolume.idl.
Maarten Lankhorst [Wed, 16 Dec 2009 09:36:03 +0000 (10:36 +0100)] 
include: Add endpointvolume.idl.

14 years agourlmon: Added CoInternetGetSecurityUrl implementation.
Piotr Caban [Tue, 15 Dec 2009 22:48:23 +0000 (23:48 +0100)] 
urlmon: Added CoInternetGetSecurityUrl implementation.

14 years agourlmon: Added PARSE_ROOTDOCUMENT to CoInternetParseUrl.
Piotr Caban [Tue, 15 Dec 2009 22:48:09 +0000 (23:48 +0100)] 
urlmon: Added PARSE_ROOTDOCUMENT to CoInternetParseUrl.

14 years agourlmon: Added PARSE_DOMAIN to CoInternetParseUrl.
Piotr Caban [Tue, 15 Dec 2009 22:47:52 +0000 (23:47 +0100)] 
urlmon: Added PARSE_DOMAIN to CoInternetParseUrl.

14 years agoshlwapi: Added special case for URL_PART_HOSTNAME in UrlGetPart.
Piotr Caban [Tue, 15 Dec 2009 22:47:36 +0000 (23:47 +0100)] 
shlwapi: Added special case for URL_PART_HOSTNAME in UrlGetPart.

14 years agoshlwapi: Allow ' ' in hostname and password in UrlGetPart.
Piotr Caban [Tue, 15 Dec 2009 22:47:17 +0000 (23:47 +0100)] 
shlwapi: Allow ' ' in hostname and password in UrlGetPart.

14 years agomshtml: Added IElementBehavior{Site,Factory} to idl file.
Piotr Caban [Tue, 15 Dec 2009 22:47:00 +0000 (23:47 +0100)] 
mshtml: Added IElementBehavior{Site,Factory} to idl file.

14 years agooleaut32: Fix SysReAllocStringLen implementation.
Piotr Caban [Tue, 15 Dec 2009 22:46:42 +0000 (23:46 +0100)] 
oleaut32: Fix SysReAllocStringLen implementation.

14 years agomshtml: Added IObjectWithSite stubs.
Piotr Caban [Tue, 15 Dec 2009 22:46:24 +0000 (23:46 +0100)] 
mshtml: Added IObjectWithSite stubs.

14 years agomshtml: Added ViewObjectEx stub implementation.
Piotr Caban [Tue, 15 Dec 2009 22:45:34 +0000 (23:45 +0100)] 
mshtml: Added ViewObjectEx stub implementation.

14 years agowined3d: Fix VBO buffer usage.
Stefan Dösinger [Sat, 28 Nov 2009 10:38:29 +0000 (11:38 +0100)] 
wined3d: Fix VBO buffer usage.

14 years agowined3d: Don't render single buffered swapchains to a FBO.
Stefan Dösinger [Tue, 15 Dec 2009 19:16:19 +0000 (20:16 +0100)] 
wined3d: Don't render single buffered swapchains to a FBO.

14 years agosetupapi: Add stub for CM_Get_Device_ID_ExW.
Vladimir Pankratov [Tue, 15 Dec 2009 16:46:59 +0000 (21:46 +0500)] 
setupapi: Add stub for CM_Get_Device_ID_ExW.

14 years agodsound: Remove refcounting in classfactory.
Maarten Lankhorst [Tue, 15 Dec 2009 14:39:14 +0000 (15:39 +0100)] 
dsound: Remove refcounting in classfactory.

14 years agommdevapi: Add class factory.
Maarten Lankhorst [Tue, 15 Dec 2009 14:35:18 +0000 (15:35 +0100)] 
mmdevapi: Add class factory.

14 years agouser32/tests: Fix a number of message test failures on various Windows boxes.
Alexandre Julliard [Wed, 16 Dec 2009 11:28:41 +0000 (12:28 +0100)] 
user32/tests: Fix a number of message test failures on various Windows boxes.

14 years agoriched20: Initialise window size.
Huw Davies [Wed, 16 Dec 2009 10:34:01 +0000 (10:34 +0000)] 
riched20: Initialise window size.

Found by Valgrind.

14 years agoshell32: Fix a memory leak in the tests.
Huw Davies [Wed, 16 Dec 2009 10:21:55 +0000 (10:21 +0000)] 
shell32: Fix a memory leak in the tests.

Found by Valgrind.

14 years agooleaut32: Fix a memory leak.
Huw Davies [Wed, 16 Dec 2009 10:08:18 +0000 (10:08 +0000)] 
oleaut32: Fix a memory leak.

Found by Valgrind.

14 years agooleaut32: Fix memory leaks in the tests.
Huw Davies [Wed, 16 Dec 2009 09:56:54 +0000 (09:56 +0000)] 
oleaut32: Fix memory leaks in the tests.

Found by Valgrind.

14 years agogdiplus/tests: Fix some test failures on older gdiplus.
Paul Vriens [Wed, 16 Dec 2009 08:48:47 +0000 (09:48 +0100)] 
gdiplus/tests: Fix some test failures on older gdiplus.

14 years agorpcrt4/tests: Skip more tests on Win9x/WinMe.
Paul Vriens [Wed, 16 Dec 2009 08:09:01 +0000 (09:09 +0100)] 
rpcrt4/tests: Skip more tests on Win9x/WinMe.

14 years agorpcrt4/tests: Don't crash on NT4.
Paul Vriens [Wed, 16 Dec 2009 08:00:30 +0000 (09:00 +0100)] 
rpcrt4/tests: Don't crash on NT4.

14 years agowinspool: Add tests for paths returned in GetPrinterDriver.
Jeremy White [Wed, 16 Dec 2009 02:33:45 +0000 (20:33 -0600)] 
winspool: Add tests for paths returned in GetPrinterDriver.

14 years agomsi: Free the temp buffer if we haven't assigned it to *appValue.
James Hawkins [Wed, 16 Dec 2009 02:19:31 +0000 (18:19 -0800)] 
msi: Free the temp buffer if we haven't assigned it to *appValue.

14 years agomsi: Refactor freeing the import sql strings.
James Hawkins [Wed, 16 Dec 2009 02:19:25 +0000 (18:19 -0800)] 
msi: Refactor freeing the import sql strings.

14 years agomsi: Simplify ITERATE_WriteEnvironmentString.
James Hawkins [Wed, 16 Dec 2009 02:19:19 +0000 (18:19 -0800)] 
msi: Simplify ITERATE_WriteEnvironmentString.

Now we only allocate enough memory to exactly match the size of the
constructed string. Before, we were leaving some memory uninitialized
and overwriting the allocated memory in certain circum.

14 years agomsi: Free the columns view if check_column_exists fails.
James Hawkins [Wed, 16 Dec 2009 02:19:03 +0000 (18:19 -0800)] 
msi: Free the columns view if check_column_exists fails.

14 years agomsi: Fix a leaking record handle.
James Hawkins [Wed, 16 Dec 2009 02:18:47 +0000 (18:18 -0800)] 
msi: Fix a leaking record handle.

14 years agomsi: Free the join view if we fail to create the table view.
James Hawkins [Wed, 16 Dec 2009 02:18:40 +0000 (18:18 -0800)] 
msi: Free the join view if we fail to create the table view.

14 years agomsi: Keep track of the current view in the sql parser.
James Hawkins [Wed, 16 Dec 2009 02:18:31 +0000 (18:18 -0800)] 
msi: Keep track of the current view in the sql parser.

This allows us to free said view in the case of a syntax error. This
also allows us to get rid of a few places where we tried to clean up
the view ourselves in the parsing code.

14 years agoole32: Add a cache for block chain streams in StorageImpl.
Vincent Povirk [Tue, 15 Dec 2009 20:44:49 +0000 (14:44 -0600)] 
ole32: Add a cache for block chain streams in StorageImpl.

14 years agoole32: Fix several memory leaks in the tests.
Huw Davies [Tue, 15 Dec 2009 21:04:42 +0000 (21:04 +0000)] 
ole32: Fix several memory leaks in the tests.

Found by Valgrind.

14 years agomshtml: Added support for redirected binding.
Jacek Caban [Tue, 15 Dec 2009 20:16:59 +0000 (21:16 +0100)] 
mshtml: Added support for redirected binding.

14 years agourlmon: Report redirected URL to object created by BindToObject.
Jacek Caban [Tue, 15 Dec 2009 20:16:35 +0000 (21:16 +0100)] 
urlmon: Report redirected URL to object created by BindToObject.

14 years agourlmon: Added HTTP redirecting test.
Jacek Caban [Tue, 15 Dec 2009 20:16:17 +0000 (21:16 +0100)] 
urlmon: Added HTTP redirecting test.

14 years agourlmon: Correctly handle INTERNET_STATUS_REDIRECT.
Jacek Caban [Tue, 15 Dec 2009 20:16:00 +0000 (21:16 +0100)] 
urlmon: Correctly handle INTERNET_STATUS_REDIRECT.

14 years agourlmon: Correctly handle accept ranges in HttpProtocol_open_request.
Jacek Caban [Tue, 15 Dec 2009 20:15:45 +0000 (21:15 +0100)] 
urlmon: Correctly handle accept ranges in HttpProtocol_open_request.

14 years agourlmon: Added support for BINDSTATUS_REDIRECTING.
Jacek Caban [Tue, 15 Dec 2009 20:15:28 +0000 (21:15 +0100)] 
urlmon: Added support for BINDSTATUS_REDIRECTING.

14 years agourlmon: Pass flags to test_BindToStorage.
Jacek Caban [Tue, 15 Dec 2009 20:15:08 +0000 (21:15 +0100)] 
urlmon: Pass flags to test_BindToStorage.

14 years agowined3d: Mark the draw buffer as dirty in context_create().
Henri Verbeet [Tue, 15 Dec 2009 16:51:37 +0000 (17:51 +0100)] 
wined3d: Mark the draw buffer as dirty in context_create().

Currently callers of this function are responsible for setting the draw buffer
correctly, but they don't do a very good job:
  - swapchain_init() sets the draw buffer to GL_BACK if there's a back buffer,
    even though the context's target is always the front buffer.
  - swapchain_create_context_for_thread() depends on (eventually) being called
    by FindContext().
  - create_primary_opengl_context() and
    IWineD3DSwapChainImpl_SetDestWindowOverride() don't bother setting a draw
    buffer at all.
Just marking the draw buffer dirty lets the context management sort it all
out, and is much simpler.

14 years agowined3d: Get rid of the "swapchain" parameter to surface_get_gl_buffer().
Henri Verbeet [Tue, 15 Dec 2009 16:51:36 +0000 (17:51 +0100)] 
wined3d: Get rid of the "swapchain" parameter to surface_get_gl_buffer().

Casting the container to "IWineD3DSwapChainImpl *" is always safe when
SFLAG_SWAPCHAIN is set on the surface. Most callers don't have a real
need for the swapchain, and end up calling GetContainer() just to pass
it to surface_get_gl_buffer().

14 years agowined3d: Use surface_is_offscreen() in flush_to_framebuffer_drawpixels().
Henri Verbeet [Tue, 15 Dec 2009 16:51:35 +0000 (17:51 +0100)] 
wined3d: Use surface_is_offscreen() in flush_to_framebuffer_drawpixels().

14 years agowined3d: Use surface_is_offscreen() in read_from_framebuffer_texture().
Henri Verbeet [Tue, 15 Dec 2009 16:51:34 +0000 (17:51 +0100)] 
wined3d: Use surface_is_offscreen() in read_from_framebuffer_texture().

14 years agowined3d: Use surface_is_offscreen() in fb_copy_to_texture_hwstretch().
Henri Verbeet [Tue, 15 Dec 2009 16:51:33 +0000 (17:51 +0100)] 
wined3d: Use surface_is_offscreen() in fb_copy_to_texture_hwstretch().

14 years agocrypt32: Remove unneeded assignments.
Amine Khaldi [Tue, 15 Dec 2009 16:23:10 +0000 (17:23 +0100)] 
crypt32: Remove unneeded assignments.

14 years agowinedbg: Fix Norwegian translation warning by adding UTF-8 pragma.
Nicolas Le Cam [Tue, 15 Dec 2009 17:52:48 +0000 (18:52 +0100)] 
winedbg: Fix Norwegian translation warning by adding UTF-8 pragma.

14 years agodbghelp: Fix compilation on OSX.
Huw Davies [Tue, 15 Dec 2009 17:27:53 +0000 (17:27 +0000)] 
dbghelp: Fix compilation on OSX.

14 years agowininet: Set error and fail if a secure connection's certificate couldn't be verified.
Juan Lang [Tue, 15 Dec 2009 00:02:33 +0000 (16:02 -0800)] 
wininet: Set error and fail if a secure connection's certificate couldn't be verified.

14 years agowininet: Return error directly from netconn_verify_cert.
Juan Lang [Mon, 14 Dec 2009 23:58:44 +0000 (15:58 -0800)] 
wininet: Return error directly from netconn_verify_cert.

14 years agouser32: Move the 16-bit message mapping functions to msg16.c.
Alexandre Julliard [Tue, 15 Dec 2009 19:18:47 +0000 (20:18 +0100)] 
user32: Move the 16-bit message mapping functions to msg16.c.

14 years agouser32: Move 16-bit winproc functions to msg16.c.
Alexandre Julliard [Tue, 15 Dec 2009 19:01:38 +0000 (20:01 +0100)] 
user32: Move 16-bit winproc functions to msg16.c.

14 years agouser32: Store the 16-bit winproc in a different array from the 32-bit A/W ones.
Alexandre Julliard [Tue, 15 Dec 2009 19:11:16 +0000 (20:11 +0100)] 
user32: Store the 16-bit winproc in a different array from the 32-bit A/W ones.

14 years agouser32: Move more 16-bit winproc functions inside the i386 ifdef.
Alexandre Julliard [Tue, 15 Dec 2009 19:09:04 +0000 (20:09 +0100)] 
user32: Move more 16-bit winproc functions inside the i386 ifdef.

14 years agoqedit: Fix a memory leak.
Huw Davies [Tue, 15 Dec 2009 15:20:29 +0000 (15:20 +0000)] 
qedit: Fix a memory leak.

Found by Valgrind.

14 years agooleaut32: Fix a leak in the tests.
Huw Davies [Tue, 15 Dec 2009 15:17:22 +0000 (15:17 +0000)] 
oleaut32: Fix a leak in the tests.

Found by Valgrind.

14 years agooleaut32: Fix a memory leak in the tests.
Huw Davies [Tue, 15 Dec 2009 12:26:37 +0000 (12:26 +0000)] 
oleaut32: Fix a memory leak in the tests.

Found by Valgrind.

14 years agouser32: Add 16-bit translation for parameters of the WM_H/VSCROLL edit messages.
Alexandre Julliard [Tue, 15 Dec 2009 12:22:45 +0000 (13:22 +0100)] 
user32: Add 16-bit translation for parameters of the WM_H/VSCROLL edit messages.

14 years agouser32: Turn the static winproc into a Wow handler.
Alexandre Julliard [Tue, 15 Dec 2009 12:19:53 +0000 (13:19 +0100)] 
user32: Turn the static winproc into a Wow handler.

14 years agouser32: Turn the scrollbar winproc into a Wow handler.
Alexandre Julliard [Tue, 15 Dec 2009 12:19:30 +0000 (13:19 +0100)] 
user32: Turn the scrollbar winproc into a Wow handler.

14 years agouser32: Turn the edit winproc into a Wow handler.
Alexandre Julliard [Tue, 15 Dec 2009 12:19:03 +0000 (13:19 +0100)] 
user32: Turn the edit winproc into a Wow handler.

14 years agouser32: Turn the listbox winproc into a Wow handler.
Alexandre Julliard [Tue, 15 Dec 2009 12:18:28 +0000 (13:18 +0100)] 
user32: Turn the listbox winproc into a Wow handler.

14 years agouser32: Turn the combobox winproc into a Wow handler.
Alexandre Julliard [Tue, 15 Dec 2009 12:17:15 +0000 (13:17 +0100)] 
user32: Turn the combobox winproc into a Wow handler.

14 years agouser32: Implement UserRegisterWowHandlers function and add a handler for the button...
Alexandre Julliard [Tue, 15 Dec 2009 12:16:50 +0000 (13:16 +0100)] 
user32: Implement UserRegisterWowHandlers function and add a handler for the button winproc.

14 years agomshtml: Implement IHTMLImgElement get_Name.
Alistair Leslie-Hughes [Sun, 13 Dec 2009 10:15:28 +0000 (21:15 +1100)] 
mshtml: Implement IHTMLImgElement get_Name.

14 years agowined3d: Properly release client storage memory.
Stefan Dösinger [Tue, 15 Dec 2009 10:25:14 +0000 (11:25 +0100)] 
wined3d: Properly release client storage memory.

14 years agows2_32: Fix allocating a hostent with no h_aliases list.
Erich Hoover [Mon, 14 Dec 2009 15:30:14 +0000 (08:30 -0700)] 
ws2_32: Fix allocating a hostent with no h_aliases list.

14 years agoriched20: Initialise the style flags.
Huw Davies [Tue, 15 Dec 2009 11:52:02 +0000 (11:52 +0000)] 
riched20: Initialise the style flags.

Found by Valgrind.

14 years agogdiplus: Fix a memory leak in the tests.
Huw Davies [Tue, 15 Dec 2009 11:35:19 +0000 (11:35 +0000)] 
gdiplus: Fix a memory leak in the tests.

Found by Valgrind.

14 years agogdiplus: Fix a memory leak in the tests.
Huw Davies [Tue, 15 Dec 2009 11:32:58 +0000 (11:32 +0000)] 
gdiplus: Fix a memory leak in the tests.

Found by Valgrind.

14 years agogdiplus: Fix a memory leak in the tests.
Huw Davies [Tue, 15 Dec 2009 11:28:12 +0000 (11:28 +0000)] 
gdiplus: Fix a memory leak in the tests.

Found by Valgrind.

14 years agowinedbg: Add Norwegian Bokmål translation.
Alexander Nicolaysen Sørnes [Mon, 14 Dec 2009 22:47:38 +0000 (23:47 +0100)] 
winedbg: Add Norwegian Bokmål translation.

14 years agorpcrt4: Exit on unknown confirmance type (Coverity).
Marcus Meissner [Tue, 15 Dec 2009 10:44:37 +0000 (11:44 +0100)] 
rpcrt4: Exit on unknown confirmance type (Coverity).

14 years agontdll: Check for NULL attr in NtOpenKey (Coverity).
Marcus Meissner [Tue, 15 Dec 2009 10:39:23 +0000 (11:39 +0100)] 
ntdll: Check for NULL attr in NtOpenKey (Coverity).

14 years agodbghelp: Check for NULL return from process_find_by_handle (Coverity).
Marcus Meissner [Tue, 15 Dec 2009 10:14:48 +0000 (11:14 +0100)] 
dbghelp: Check for NULL return from process_find_by_handle (Coverity).

14 years agomshtml: Search content_window's properties in HTML[I]FrameBase::get_dispid.
Andrew Eikum [Mon, 14 Dec 2009 23:38:53 +0000 (17:38 -0600)] 
mshtml: Search content_window's properties in HTML[I]FrameBase::get_dispid.

14 years agouser32/tests: Add a number of tests for WaitForInputIdle.
Alexandre Julliard [Tue, 15 Dec 2009 12:10:53 +0000 (13:10 +0100)] 
user32/tests: Add a number of tests for WaitForInputIdle.

With help from Dmitry Timoshkov.

14 years agouser32: Return failure in WaitForInputIdle if we can't open the idle event.
Alexandre Julliard [Tue, 15 Dec 2009 12:10:10 +0000 (13:10 +0100)] 
user32: Return failure in WaitForInputIdle if we can't open the idle event.

14 years agowined3d: Frontbuffers are onscreen.
Stefan Dösinger [Mon, 14 Dec 2009 22:58:13 +0000 (23:58 +0100)] 
wined3d: Frontbuffers are onscreen.

14 years agodbghelp: Move the core of some line related functions to 64bit interface.
Eric Pouech [Mon, 14 Dec 2009 21:06:17 +0000 (22:06 +0100)] 
dbghelp: Move the core of some line related functions to 64bit interface.

14 years agodbghelp: Fix symt_find_nearest so that it searches for 64bit addresses on 64bit platf...
Eric Pouech [Mon, 14 Dec 2009 21:06:06 +0000 (22:06 +0100)] 
dbghelp: Fix symt_find_nearest so that it searches for 64bit addresses on 64bit platforms.

14 years agowinedbg: Implement breakpoint management for x86_64 targets.
Eric Pouech [Mon, 14 Dec 2009 21:06:00 +0000 (22:06 +0100)] 
winedbg: Implement breakpoint management for x86_64 targets.

14 years agodbghelp: Rewrite the symt* <=> index wrappers to that they work on 64bit platforms.
Eric Pouech [Mon, 14 Dec 2009 21:05:54 +0000 (22:05 +0100)] 
dbghelp: Rewrite the symt* <=> index wrappers to that they work on 64bit platforms.

14 years agodbghelp: Wrap the symt* <=> index transformations.
Eric Pouech [Mon, 14 Dec 2009 21:05:46 +0000 (22:05 +0100)] 
dbghelp: Wrap the symt* <=> index transformations.

14 years agodbghelp: Fix module on which GetTypeFromName is done.
Eric Pouech [Mon, 14 Dec 2009 21:05:40 +0000 (22:05 +0100)] 
dbghelp: Fix module on which GetTypeFromName is done.

14 years agowinedbg: Added 'a' to the format supported in examine command (a stands for address).
Eric Pouech [Mon, 14 Dec 2009 21:05:34 +0000 (22:05 +0100)] 
winedbg: Added 'a' to the format supported in examine command (a stands for address).

14 years agowinedbg: Allow internal (host) integral variables to hold 64bit value on 64bit platforms.
Eric Pouech [Mon, 14 Dec 2009 21:05:27 +0000 (22:05 +0100)] 
winedbg: Allow internal (host) integral variables to hold 64bit value on 64bit platforms.

14 years agowinedbg: Fix some types for homogenous support on 64bit platform.
Eric Pouech [Mon, 14 Dec 2009 21:05:16 +0000 (22:05 +0100)] 
winedbg: Fix some types for homogenous support on 64bit platform.

14 years agod3dx9/tests: Check a relative error instead of an absolute error.
David Adam [Tue, 15 Dec 2009 08:59:13 +0000 (09:59 +0100)] 
d3dx9/tests: Check a relative error instead of an absolute error.

14 years agomsi: Reject greater than and less than string comparisons in WHERE clauses.
Hans Leidekker [Tue, 15 Dec 2009 08:50:40 +0000 (09:50 +0100)] 
msi: Reject greater than and less than string comparisons in WHERE clauses.

14 years agorpcrt4: Avoid test failures on win9x.
Hans Leidekker [Tue, 15 Dec 2009 08:50:10 +0000 (09:50 +0100)] 
rpcrt4: Avoid test failures on win9x.