wine
15 years agoinetcomm: Implement IPOP3Transport::Disconnect.
Hans Leidekker [Fri, 31 Oct 2008 12:52:51 +0000 (13:52 +0100)] 
inetcomm: Implement IPOP3Transport::Disconnect.

15 years agoinetcomm: Add an implementation of IPOP3Transport::CommandUIDL.
Hans Leidekker [Fri, 31 Oct 2008 12:52:43 +0000 (13:52 +0100)] 
inetcomm: Add an implementation of IPOP3Transport::CommandUIDL.

15 years agoinetcomm: Add an implementation of IPOP3Transport::CommandSTAT.
Hans Leidekker [Fri, 31 Oct 2008 12:52:31 +0000 (13:52 +0100)] 
inetcomm: Add an implementation of IPOP3Transport::CommandSTAT.

15 years agoinetcomm: Add an implementation of IPOP3Transport::CommandQUIT.
Hans Leidekker [Fri, 31 Oct 2008 12:52:20 +0000 (13:52 +0100)] 
inetcomm: Add an implementation of IPOP3Transport::CommandQUIT.

15 years agoinetcomm: Add an implementation of IPOP3Transport::CommandLIST.
Hans Leidekker [Fri, 31 Oct 2008 12:52:11 +0000 (13:52 +0100)] 
inetcomm: Add an implementation of IPOP3Transport::CommandLIST.

15 years agoinetcomm: Add an implementation of the pop3 USER and PASS commands.
Hans Leidekker [Fri, 31 Oct 2008 12:51:59 +0000 (13:51 +0100)] 
inetcomm: Add an implementation of the pop3 USER and PASS commands.

15 years agoinetcomm: Add an implementation of ISMTPTransport2::CommandRSET.
Rob Shearman [Fri, 31 Oct 2008 12:51:47 +0000 (13:51 +0100)] 
inetcomm: Add an implementation of ISMTPTransport2::CommandRSET.

15 years agoinetcomm: Add an implementation of ISMTPTransport2::CommandAUTH.
Rob Shearman [Fri, 31 Oct 2008 12:51:35 +0000 (13:51 +0100)] 
inetcomm: Add an implementation of ISMTPTransport2::CommandAUTH.

15 years agoinetcomm: Add an implementation of ISMTPTransport2::CommandHELO.
Rob Shearman [Fri, 31 Oct 2008 12:51:25 +0000 (13:51 +0100)] 
inetcomm: Add an implementation of ISMTPTransport2::CommandHELO.

15 years agoinetcomm: Add an implementation of ISMTPTransport2::CommandEHLO.
Rob Shearman [Fri, 31 Oct 2008 12:51:14 +0000 (13:51 +0100)] 
inetcomm: Add an implementation of ISMTPTransport2::CommandEHLO.

15 years agoinetcomm: Add an implementation of ISMTPTransport2::CommandRCPT.
Rob Shearman [Fri, 31 Oct 2008 12:51:02 +0000 (13:51 +0100)] 
inetcomm: Add an implementation of ISMTPTransport2::CommandRCPT.

15 years agoinetcomm: Add an implementation of ISMTPTransport2::CommandMAIL.
Rob Shearman [Fri, 31 Oct 2008 12:50:40 +0000 (13:50 +0100)] 
inetcomm: Add an implementation of ISMTPTransport2::CommandMAIL.

15 years agoinetcomm: Add an implementation of ISMTPTransport2::CommandQUIT.
Rob Shearman [Fri, 31 Oct 2008 12:50:23 +0000 (13:50 +0100)] 
inetcomm: Add an implementation of ISMTPTransport2::CommandQUIT.

15 years agoinetcomm: Add an implementation of ISMTPTransport2::SendMessage.
Rob Shearman [Fri, 31 Oct 2008 12:50:08 +0000 (13:50 +0100)] 
inetcomm: Add an implementation of ISMTPTransport2::SendMessage.

15 years agokernel32: Call build_envp in the parent process so that it can use the Win32 heap.
Alexandre Julliard [Fri, 31 Oct 2008 13:55:33 +0000 (14:55 +0100)] 
kernel32: Call build_envp in the parent process so that it can use the Win32 heap.

15 years agokernel32: Call build_argv in the parent process so that it can use the Win32 heap.
Alexandre Julliard [Fri, 31 Oct 2008 13:02:04 +0000 (14:02 +0100)] 
kernel32: Call build_argv in the parent process so that it can use the Win32 heap.

15 years agoole32: Call the object's GetClassID if it's running.
Huw Davies [Fri, 31 Oct 2008 12:29:10 +0000 (12:29 +0000)] 
ole32: Call the object's GetClassID if it's running.

15 years agonetapi32: Add stub for NetShareAdd.
Vitaly Perov [Fri, 31 Oct 2008 11:59:29 +0000 (14:59 +0300)] 
netapi32: Add stub for NetShareAdd.

15 years agogdi32: Don't cast NULL.
Michael Stefaniuc [Fri, 31 Oct 2008 11:43:52 +0000 (12:43 +0100)] 
gdi32: Don't cast NULL.

15 years agooleacc: Added Dutch translations.
Frans Kool [Fri, 31 Oct 2008 11:04:31 +0000 (12:04 +0100)] 
oleacc: Added Dutch translations.

15 years agomsxml3: IXMLCDATASection is not an element.
Michael Karcher [Thu, 30 Oct 2008 23:57:31 +0000 (00:57 +0100)] 
msxml3: IXMLCDATASection is not an element.

15 years agomshtml: Fixed reversed NULl check.
Marcus Meissner [Thu, 30 Oct 2008 22:33:57 +0000 (23:33 +0100)] 
mshtml: Fixed reversed NULl check.

15 years agomsxml3: Fixed if nesting / ptr checking problems in xmlnode_transformNode.
Marcus Meissner [Thu, 30 Oct 2008 23:19:49 +0000 (00:19 +0100)] 
msxml3: Fixed if nesting / ptr checking problems in xmlnode_transformNode.

15 years agomsxml3: Fixed NULL ptr dereference possibilities (Coverity).
Marcus Meissner [Thu, 30 Oct 2008 23:17:44 +0000 (00:17 +0100)] 
msxml3: Fixed NULL ptr dereference possibilities (Coverity).

15 years agoadvapi32: Removed redundant NULL check.
Marcus Meissner [Thu, 30 Oct 2008 22:49:24 +0000 (23:49 +0100)] 
advapi32: Removed redundant NULL check.

15 years agontoskrnl.exe: Check irp for NULL consistently.
Marcus Meissner [Thu, 30 Oct 2008 20:56:59 +0000 (21:56 +0100)] 
ntoskrnl.exe: Check irp for NULL consistently.

15 years agokernel32: Allocate global arenas on the Win32 heap.
Alexandre Julliard [Fri, 31 Oct 2008 12:01:31 +0000 (13:01 +0100)] 
kernel32: Allocate global arenas on the Win32 heap.

15 years agontdll: Create a separate heap for allocating memory views instead of using malloc.
Alexandre Julliard [Fri, 31 Oct 2008 12:00:59 +0000 (13:00 +0100)] 
ntdll: Create a separate heap for allocating memory views instead of using malloc.

15 years agontdll: Merge HEAP_InitSubHeap and HEAP_CreateSubHeap.
Alexandre Julliard [Fri, 31 Oct 2008 12:00:15 +0000 (13:00 +0100)] 
ntdll: Merge HEAP_InitSubHeap and HEAP_CreateSubHeap.

15 years agowined3d: Print an error when drawStridedSlowVs() is called with 0 idxSize and non...
Henri Verbeet [Thu, 30 Oct 2008 16:38:56 +0000 (17:38 +0100)] 
wined3d: Print an error when drawStridedSlowVs() is called with 0 idxSize and non-NULL idxData (LLVM/Clang).

15 years agowined3d: Properly break in get_argreg() (LLVM/Clang).
Henri Verbeet [Thu, 30 Oct 2008 16:38:55 +0000 (17:38 +0100)] 
wined3d: Properly break in get_argreg() (LLVM/Clang).

15 years agod3dx8: Add a few tests for ID3DXMatrixStack.
Henri Verbeet [Thu, 30 Oct 2008 16:38:55 +0000 (17:38 +0100)] 
d3dx8: Add a few tests for ID3DXMatrixStack.

15 years agod3dx8: Make expect_mat a bit more useable.
Henri Verbeet [Thu, 30 Oct 2008 16:38:55 +0000 (17:38 +0100)] 
d3dx8: Make expect_mat a bit more useable.

15 years agod3dx8: Implement ID3DXMatrixStack_LoadMatrix.
David Adam [Thu, 30 Oct 2008 16:38:55 +0000 (17:38 +0100)] 
d3dx8: Implement ID3DXMatrixStack_LoadMatrix.

15 years agod3dx8: Implement ID3DXMatrixStack_LoadIdentity.
David Adam [Thu, 30 Oct 2008 16:38:55 +0000 (17:38 +0100)] 
d3dx8: Implement ID3DXMatrixStack_LoadIdentity.

15 years agocomdlg32: Don't cast the return value of GetProp() as it is a HANLE aka void pointer.
Michael Stefaniuc [Thu, 30 Oct 2008 21:31:35 +0000 (22:31 +0100)] 
comdlg32: Don't cast the return value of GetProp() as it is a HANLE aka void pointer.

15 years agontdll: Skip deleted files in read_directory_getdents.
Lei Zhang [Thu, 30 Oct 2008 18:59:00 +0000 (11:59 -0700)] 
ntdll: Skip deleted files in read_directory_getdents.

15 years agoadvapi32: Print error if opening /dev/urandom fails, and update comment.
Juan Lang [Thu, 23 Oct 2008 18:38:04 +0000 (11:38 -0700)] 
advapi32: Print error if opening /dev/urandom fails, and update comment.

15 years agocrypt32: Fix some test failures on Win9x/NT4.
Juan Lang [Thu, 30 Oct 2008 17:10:09 +0000 (10:10 -0700)] 
crypt32: Fix some test failures on Win9x/NT4.

15 years agocrypt32: Fix chain error status when a cert's issuer can't be found.
Juan Lang [Wed, 29 Oct 2008 21:09:43 +0000 (14:09 -0700)] 
crypt32: Fix chain error status when a cert's issuer can't be found.

15 years agocrypt32: Don't neglect status to ignore on a Windows platform when a test is todo_wine.
Juan Lang [Wed, 29 Oct 2008 20:49:17 +0000 (13:49 -0700)] 
crypt32: Don't neglect status to ignore on a Windows platform when a test is todo_wine.

15 years agogdi32: Fix copy/paste typo.
Kirill K. Smirnov [Thu, 30 Oct 2008 15:31:52 +0000 (19:31 +0400)] 
gdi32: Fix copy/paste typo.

15 years agoconfigure: Re-generate with autoconf 2.63.
Alexandre Julliard [Fri, 31 Oct 2008 11:56:53 +0000 (12:56 +0100)] 
configure: Re-generate with autoconf 2.63.

15 years agoinetcomm: Add an implementation of the HELO/EHLO command.
Rob Shearman [Thu, 30 Oct 2008 14:46:25 +0000 (15:46 +0100)] 
inetcomm: Add an implementation of the HELO/EHLO command.

15 years agoinetcomm: Add a stub implementation of ISMTPTransport2.
Hans Leidekker [Thu, 30 Oct 2008 14:05:39 +0000 (15:05 +0100)] 
inetcomm: Add a stub implementation of ISMTPTransport2.

15 years agoinetcomm: Add a stub implementation of IPOP3Transport.
Hans Leidekker [Thu, 30 Oct 2008 14:05:24 +0000 (15:05 +0100)] 
inetcomm: Add a stub implementation of IPOP3Transport.

15 years agowsock32: Make EnumProtocols a wrapper around WSAEnumProtocols instead of forwarding...
Hans Leidekker [Thu, 30 Oct 2008 14:06:25 +0000 (15:06 +0100)] 
wsock32: Make EnumProtocols a wrapper around WSAEnumProtocols instead of forwarding directly.

15 years agogdiplus: Add a structure to header for easier navigation (by wrapper class).
Nikolay Sivov [Thu, 30 Oct 2008 09:22:08 +0000 (12:22 +0300)] 
gdiplus: Add a structure to header for easier navigation (by wrapper class).

15 years agokernel32: Moved the pthread emulation support to ntdll.
Alexandre Julliard [Thu, 30 Oct 2008 14:39:50 +0000 (15:39 +0100)] 
kernel32: Moved the pthread emulation support to ntdll.

15 years agokernel32: Use ntdll functions where possible to implement the pthread wrappers.
Alexandre Julliard [Thu, 30 Oct 2008 14:38:59 +0000 (15:38 +0100)] 
kernel32: Use ntdll functions where possible to implement the pthread wrappers.

15 years agomshtml: Supply a default value for get_designMode.
Alistair Leslie-Hughes [Thu, 30 Oct 2008 09:46:39 +0000 (20:46 +1100)] 
mshtml: Supply a default value for get_designMode.

15 years agoshell32/tests: Fix a test on several platforms.
Nicolas Le Cam [Wed, 29 Oct 2008 22:05:52 +0000 (23:05 +0100)] 
shell32/tests: Fix a test on several platforms.

15 years agomsi: Allow private properties from the AdminProperties property list.
James Hawkins [Thu, 30 Oct 2008 09:03:07 +0000 (04:03 -0500)] 
msi: Allow private properties from the AdminProperties property list.

15 years agocrypt32: Fix frequency with which chains are checked for cycles.
Juan Lang [Wed, 29 Oct 2008 19:24:31 +0000 (12:24 -0700)] 
crypt32: Fix frequency with which chains are checked for cycles.

15 years agocrypt32: Fix failing test.
Juan Lang [Wed, 29 Oct 2008 18:32:11 +0000 (11:32 -0700)] 
crypt32: Fix failing test.

15 years agod3dx8: Implement ID3DXMatrixStack_Push() and ID3DXMatrixStack_Pop().
Henri Verbeet [Wed, 29 Oct 2008 15:34:21 +0000 (16:34 +0100)] 
d3dx8: Implement ID3DXMatrixStack_Push() and ID3DXMatrixStack_Pop().

Based on a patchset by David Adam.

15 years agod3dx8: Implement ID3DXMatrixStack_GetTop().
David Adam [Wed, 29 Oct 2008 15:34:21 +0000 (16:34 +0100)] 
d3dx8: Implement ID3DXMatrixStack_GetTop().

15 years agod3dx8: Initialize the matrix stack in D3DXCreateMatrixStack().
Henri Verbeet [Wed, 29 Oct 2008 15:34:21 +0000 (16:34 +0100)] 
d3dx8: Initialize the matrix stack in D3DXCreateMatrixStack().

Based on a patchset by David Adam.

15 years agod3dx8: Correct some ID3DXMatrixStack prototypes.
Henri Verbeet [Wed, 29 Oct 2008 15:34:21 +0000 (16:34 +0100)] 
d3dx8: Correct some ID3DXMatrixStack prototypes.

15 years agod3dx8: Return E_NOTIMPL from ID3DXMatrixStack stubs.
Henri Verbeet [Wed, 29 Oct 2008 15:34:21 +0000 (16:34 +0100)] 
d3dx8: Return E_NOTIMPL from ID3DXMatrixStack stubs.

15 years agokernel32: Only try to open a VxD if opening a normal device failed.
Alexandre Julliard [Thu, 30 Oct 2008 09:33:45 +0000 (10:33 +0100)] 
kernel32: Only try to open a VxD if opening a normal device failed.

15 years agontdll: Store the exit code in the server in RtlExitUserThread.
Alexandre Julliard [Wed, 29 Oct 2008 19:37:43 +0000 (20:37 +0100)] 
ntdll: Store the exit code in the server in RtlExitUserThread.

15 years agontdll: Allocate a new virtual region for large blocks, and ensure 16-byte alignment.
Alexandre Julliard [Wed, 29 Oct 2008 16:32:45 +0000 (17:32 +0100)] 
ntdll: Allocate a new virtual region for large blocks, and ensure 16-byte alignment.

15 years agonetapi32: Add stub for NetShareGetInfo.
Vitaly Perov [Mon, 14 Jul 2008 13:58:57 +0000 (17:58 +0400)] 
netapi32: Add stub for NetShareGetInfo.

15 years agontdll: Add a few more tests for RtlIsDosDeviceName_U, fix some failures on Windows.
Alexandre Julliard [Wed, 29 Oct 2008 14:22:06 +0000 (15:22 +0100)] 
ntdll: Add a few more tests for RtlIsDosDeviceName_U, fix some failures on Windows.

15 years agontdll: Simplify the RtlIsDosDeviceName_U implementation.
Alexandre Julliard [Wed, 29 Oct 2008 14:21:51 +0000 (15:21 +0100)] 
ntdll: Simplify the RtlIsDosDeviceName_U implementation.

15 years agows2_32: Only set the overlapped hEvent if it exists.
Aric Stewart [Tue, 28 Oct 2008 15:37:43 +0000 (10:37 -0500)] 
ws2_32: Only set the overlapped hEvent if it exists.

15 years agoinetcomm: Correct test under w2k8.
Alistair Leslie-Hughes [Wed, 29 Oct 2008 05:13:13 +0000 (16:13 +1100)] 
inetcomm: Correct test under w2k8.

15 years agod3d10: Add a test to show d3d10 devices implement IDXGIDevice.
Henri Verbeet [Wed, 29 Oct 2008 08:00:27 +0000 (09:00 +0100)] 
d3d10: Add a test to show d3d10 devices implement IDXGIDevice.

15 years agodxgi: Add some stubs for IDXGISwapChain.
Henri Verbeet [Wed, 29 Oct 2008 08:00:26 +0000 (09:00 +0100)] 
dxgi: Add some stubs for IDXGISwapChain.

15 years agodxgi: Add some stubs for IDXGIAdapter.
Henri Verbeet [Wed, 29 Oct 2008 08:00:26 +0000 (09:00 +0100)] 
dxgi: Add some stubs for IDXGIAdapter.

15 years agocomctl32: Only update comboex edit box if the mask has CBEIF_TEXT set.
Lei Zhang [Wed, 29 Oct 2008 09:23:41 +0000 (02:23 -0700)] 
comctl32: Only update comboex edit box if the mask has CBEIF_TEXT set.

15 years agocomctl32: Reset nEditLabelItem in LISTVIEW_EndEditLabelT.
Lei Zhang [Wed, 29 Oct 2008 08:59:14 +0000 (01:59 -0700)] 
comctl32: Reset nEditLabelItem in LISTVIEW_EndEditLabelT.

15 years agocomctl32: Don't notify if listview edit box contents have not changed.
Lei Zhang [Wed, 29 Oct 2008 08:58:46 +0000 (01:58 -0700)] 
comctl32: Don't notify if listview edit box contents have not changed.

15 years agocomctl32: Get rid of DragDetect.
Lei Zhang [Wed, 29 Oct 2008 08:57:54 +0000 (01:57 -0700)] 
comctl32: Get rid of DragDetect.

15 years agouser32: Add a bunch of tests for GetQueueStatus and GetMessage combinations.
Alexandre Julliard [Wed, 29 Oct 2008 11:13:57 +0000 (12:13 +0100)] 
user32: Add a bunch of tests for GetQueueStatus and GetMessage combinations.

15 years agouser32: Use a local buffer in peek_message to save a server call for small buffer...
Alexandre Julliard [Wed, 29 Oct 2008 11:13:51 +0000 (12:13 +0100)] 
user32: Use a local buffer in peek_message to save a server call for small buffer sizes.

15 years agouser32: Specify the new queue mask separately from the PeekMessage flags.
Alexandre Julliard [Wed, 29 Oct 2008 11:13:06 +0000 (12:13 +0100)] 
user32: Specify the new queue mask separately from the PeekMessage flags.

15 years agouser32: Move thread info setting and WH_GETMESSAGE call into peek_message.
Alexandre Julliard [Wed, 29 Oct 2008 11:12:21 +0000 (12:12 +0100)] 
user32: Move thread info setting and WH_GETMESSAGE call into peek_message.

15 years agouser32: Move handling of internal messages into peek_message.
Alexandre Julliard [Wed, 29 Oct 2008 11:12:04 +0000 (12:12 +0100)] 
user32: Move handling of internal messages into peek_message.

15 years agowinmm: Fix a potential infinite recursion bug.
Andrew Nguyen [Wed, 29 Oct 2008 08:06:34 +0000 (03:06 -0500)] 
winmm: Fix a potential infinite recursion bug.

15 years agomsi: Do not reinstall an assembly that already exists in the global assembly cache.
James Hawkins [Wed, 29 Oct 2008 08:18:14 +0000 (03:18 -0500)] 
msi: Do not reinstall an assembly that already exists in the global assembly cache.

15 years agouser32: Handle all kinds of values returned by WIN_GetPtr.
Dmitry Timoshkov [Wed, 29 Oct 2008 09:11:21 +0000 (17:11 +0800)] 
user32: Handle all kinds of values returned by WIN_GetPtr.

15 years agooleacc: Removed failed test case.
Alistair Leslie-Hughes [Wed, 29 Oct 2008 05:42:02 +0000 (16:42 +1100)] 
oleacc: Removed failed test case.

15 years agocomctl32: HANDLE/HGLOBAL are basically just void pointers. No casts to other pointers...
Michael Stefaniuc [Tue, 28 Oct 2008 22:35:49 +0000 (23:35 +0100)] 
comctl32: HANDLE/HGLOBAL are basically just void pointers. No casts to other pointers are needed.

15 years agorichedit: Handle negative position given to EM_POSFROMCHAR.
Dylan Smith [Tue, 28 Oct 2008 22:16:23 +0000 (18:16 -0400)] 
richedit: Handle negative position given to EM_POSFROMCHAR.

15 years agowined3d: Handle projected cube textures.
Henri Verbeet [Tue, 28 Oct 2008 20:25:06 +0000 (21:25 +0100)] 
wined3d: Handle projected cube textures.

15 years agowined3d: Handle lack of NPOT support for depth blts.
Henri Verbeet [Tue, 28 Oct 2008 20:25:06 +0000 (21:25 +0100)] 
wined3d: Handle lack of NPOT support for depth blts.

15 years agowined3d: Support some more depth blt texture types in surface_depth_blt().
Henri Verbeet [Tue, 28 Oct 2008 20:25:06 +0000 (21:25 +0100)] 
wined3d: Support some more depth blt texture types in surface_depth_blt().

15 years agowined3d: Support some more depth blt texture types for arb programs.
Henri Verbeet [Tue, 28 Oct 2008 20:25:05 +0000 (21:25 +0100)] 
wined3d: Support some more depth blt texture types for arb programs.

15 years agonotepad: Don't save maximized size.
Katayama Hirofumi MZ [Fri, 24 Oct 2008 12:10:11 +0000 (21:10 +0900)] 
notepad: Don't save maximized size.

15 years agoappwiz.cpl: Use MS Shell Dlg instead of MS Sans Serif for dialog boxes.
Owen Rudge [Tue, 28 Oct 2008 19:04:11 +0000 (19:04 +0000)] 
appwiz.cpl: Use MS Shell Dlg instead of MS Sans Serif for dialog boxes.

15 years agocryptui: Fix destination store for self-signed certs.
Juan Lang [Tue, 28 Oct 2008 18:17:50 +0000 (11:17 -0700)] 
cryptui: Fix destination store for self-signed certs.

15 years agocryptui: Fix a failing test on Windows.
Juan Lang [Tue, 28 Oct 2008 18:10:18 +0000 (11:10 -0700)] 
cryptui: Fix a failing test on Windows.

15 years agogdi32: Add support for the GGO_UNHINTED flag in GetGlyphOutline.
Bobby Bingham [Sun, 26 Oct 2008 22:20:13 +0000 (18:20 -0400)] 
gdi32: Add support for the GGO_UNHINTED flag in GetGlyphOutline.

15 years agontdll: Ignore some system directories in NtQueryDirectoryFile to avoid recursion...
Alexandre Julliard [Tue, 28 Oct 2008 12:55:24 +0000 (13:55 +0100)] 
ntdll: Ignore some system directories in NtQueryDirectoryFile to avoid recursion troubles.

15 years agontdll: Use the end of the reserved area as address space limit, in case we have more...
Alexandre Julliard [Tue, 28 Oct 2008 12:51:36 +0000 (13:51 +0100)] 
ntdll: Use the end of the reserved area as address space limit, in case we have more than 3Gb available.

15 years agowininet/tests: Fix a failing test on IE6.
Nicolas Le Cam [Mon, 27 Oct 2008 23:34:22 +0000 (00:34 +0100)] 
wininet/tests: Fix a failing test on IE6.

15 years agocrypt32: fix a test failure on Free/PC-BSD.
Austin English [Mon, 27 Oct 2008 18:44:04 +0000 (14:44 -0400)] 
crypt32: fix a test failure on Free/PC-BSD.

15 years agoadvapi32/tests: fix a couple failures on Vista.
Austin English [Mon, 27 Oct 2008 20:24:52 +0000 (15:24 -0500)] 
advapi32/tests: fix a couple failures on Vista.