wine
14 years agouser32: Export the WIN_GetFullHandle function through the WoW handlers.
Alexandre Julliard [Tue, 22 Dec 2009 17:09:30 +0000 (18:09 +0100)] 
user32: Export the WIN_GetFullHandle function through the WoW handlers.

14 years agouser32: Export DIALOG_get_info and DIALOG_DoDialogBox through the WoW handlers.
Alexandre Julliard [Tue, 22 Dec 2009 16:57:42 +0000 (17:57 +0100)] 
user32: Export DIALOG_get_info and DIALOG_DoDialogBox through the WoW handlers.

14 years agouser32: Duplicate DIALOG_Enable/DisableOwner implementation on the 16-bit side.
Alexandre Julliard [Tue, 22 Dec 2009 16:46:25 +0000 (17:46 +0100)] 
user32: Duplicate DIALOG_Enable/DisableOwner implementation on the 16-bit side.

14 years agoimagehlp/tests: Fix a test failure on Win95.
Paul Vriens [Wed, 23 Dec 2009 12:46:43 +0000 (13:46 +0100)] 
imagehlp/tests: Fix a test failure on Win95.

14 years agouser32: Don't store the 16-bit hook info in the 32-bit thread queue structure.
Alexandre Julliard [Wed, 23 Dec 2009 12:45:06 +0000 (13:45 +0100)] 
user32: Don't store the 16-bit hook info in the 32-bit thread queue structure.

14 years agouser32: Make HOOK_IsHooked function static.
Alexandre Julliard [Tue, 22 Dec 2009 16:44:37 +0000 (17:44 +0100)] 
user32: Make HOOK_IsHooked function static.

14 years agouser32: Get rid of 16-bit handles in the driver clipboard interface.
Alexandre Julliard [Tue, 22 Dec 2009 20:18:40 +0000 (21:18 +0100)] 
user32: Get rid of 16-bit handles in the driver clipboard interface.

14 years agouser32: Reimplement 16-bit clipboard functions on top of the 32-bit ones.
Alexandre Julliard [Tue, 22 Dec 2009 20:08:11 +0000 (21:08 +0100)] 
user32: Reimplement 16-bit clipboard functions on top of the 32-bit ones.

14 years agoshell32/tests: Fix the system directory test for old WoW64 platforms.
Alexandre Julliard [Wed, 23 Dec 2009 11:18:37 +0000 (12:18 +0100)] 
shell32/tests: Fix the system directory test for old WoW64 platforms.

14 years agoshlwapi/tests: Remove empty traces.
Alexandre Julliard [Wed, 23 Dec 2009 11:13:53 +0000 (12:13 +0100)] 
shlwapi/tests: Remove empty traces.

14 years agouser32/tests: Fix some last error checks for WoW64.
Alexandre Julliard [Wed, 23 Dec 2009 11:13:44 +0000 (12:13 +0100)] 
user32/tests: Fix some last error checks for WoW64.

14 years agokernel32/tests: Fix the SetThreadIdealProcessor for WoW64.
Alexandre Julliard [Wed, 23 Dec 2009 11:13:32 +0000 (12:13 +0100)] 
kernel32/tests: Fix the SetThreadIdealProcessor for WoW64.

14 years agokernel32/tests: Get rid of API function typedefs.
Alexandre Julliard [Wed, 23 Dec 2009 11:02:08 +0000 (12:02 +0100)] 
kernel32/tests: Get rid of API function typedefs.

14 years agocmd: Use DOS newlines, not UNIX.
Austin English [Wed, 23 Dec 2009 03:04:20 +0000 (21:04 -0600)] 
cmd: Use DOS newlines, not UNIX.

14 years agomshtml: Implement IHTMLDocument2 get/put onmouseout.
Alistair Leslie-Hughes [Tue, 22 Dec 2009 22:21:04 +0000 (09:21 +1100)] 
mshtml: Implement IHTMLDocument2 get/put onmouseout.

14 years agomshtml: Implement IHTMLDocument2 get/put onmousedown.
Alistair Leslie-Hughes [Tue, 22 Dec 2009 22:18:45 +0000 (09:18 +1100)] 
mshtml: Implement IHTMLDocument2 get/put onmousedown.

14 years agomshtml: Implement IHTMLDocument2 get/put onmouseup.
Alistair Leslie-Hughes [Tue, 22 Dec 2009 22:15:20 +0000 (09:15 +1100)] 
mshtml: Implement IHTMLDocument2 get/put onmouseup.

14 years agodrmclien: Add stub for DllRegisterServer.
Christian Costa [Wed, 23 Dec 2009 07:46:40 +0000 (08:46 +0100)] 
drmclien: Add stub for DllRegisterServer.

14 years agoddraw: Improve error message.
Christian Costa [Wed, 23 Dec 2009 07:46:19 +0000 (08:46 +0100)] 
ddraw: Improve error message.

14 years agowinedbg: Use #elif defined(...) instead of plain #elif when detecting architectures...
Gerald Pfeifer [Tue, 22 Dec 2009 23:36:44 +0000 (00:36 +0100)] 
winedbg: Use #elif defined(...) instead of plain #elif when detecting architectures in dbg_start_interactive().

14 years agohlink: Add tests for IHlinkBrowseContext::SetInitialHlink.
Andrew Eikum [Tue, 22 Dec 2009 23:43:31 +0000 (17:43 -0600)] 
hlink: Add tests for IHlinkBrowseContext::SetInitialHlink.

14 years agohlink: Add partial implementation of IHlinkBrowseContext::GetHlink.
Andrew Eikum [Tue, 22 Dec 2009 23:43:29 +0000 (17:43 -0600)] 
hlink: Add partial implementation of IHlinkBrowseContext::GetHlink.

14 years agohlink: Add tests and fix error handling in IHlink::{Get, Set}StringReference.
Andrew Eikum [Tue, 22 Dec 2009 23:43:26 +0000 (17:43 -0600)] 
hlink: Add tests and fix error handling in IHlink::{Get, Set}StringReference.

14 years agocomctl32/rebar: Fix default just inserted band colors.
Nikolay Sivov [Tue, 22 Dec 2009 23:18:06 +0000 (02:18 +0300)] 
comctl32/rebar: Fix default just inserted band colors.

14 years agocomctl32/tests: Explicitly create rebar for each test, cleanup main function a bit.
Nikolay Sivov [Tue, 22 Dec 2009 22:41:07 +0000 (01:41 +0300)] 
comctl32/tests: Explicitly create rebar for each test, cleanup main function a bit.

14 years agocomctl32/updown: Don't change control z-order, this breaks auto buddy binding.
Nikolay Sivov [Tue, 22 Dec 2009 19:01:31 +0000 (22:01 +0300)] 
comctl32/updown: Don't change control z-order, this breaks auto buddy binding.

14 years agocomctl32/updown: Don't update buddy text if it's the same.
Nikolay Sivov [Tue, 22 Dec 2009 18:58:27 +0000 (21:58 +0300)] 
comctl32/updown: Don't update buddy text if it's the same.

14 years agowined3d: Use proper enum elements for FOURCC formats.
Henri Verbeet [Tue, 22 Dec 2009 17:32:17 +0000 (18:32 +0100)] 
wined3d: Use proper enum elements for FOURCC formats.

14 years agod3d8/tests: Add some tests for focus behaviour.
Henri Verbeet [Tue, 22 Dec 2009 17:32:16 +0000 (18:32 +0100)] 
d3d8/tests: Add some tests for focus behaviour.

14 years agod3d9/tests: Add some tests for focus behaviour.
Henri Verbeet [Tue, 22 Dec 2009 17:32:15 +0000 (18:32 +0100)] 
d3d9/tests: Add some tests for focus behaviour.

14 years agowined3d: Focus the focus window.
Henri Verbeet [Tue, 22 Dec 2009 17:32:14 +0000 (18:32 +0100)] 
wined3d: Focus the focus window.

14 years agowined3d: Filter messages for the device's focus window instead of the swapchain's...
Henri Verbeet [Tue, 22 Dec 2009 17:32:13 +0000 (18:32 +0100)] 
wined3d: Filter messages for the device's focus window instead of the swapchain's device window.

Usually these will be the same window, but they don't have to be.

14 years agodbghelp: Add a couple of helpers to struct cpu to help adding the stack to minidump.
Eric Pouech [Tue, 22 Dec 2009 13:21:37 +0000 (14:21 +0100)] 
dbghelp: Add a couple of helpers to struct cpu to help adding the stack to minidump.

14 years agodbghelp: Hacked a StackWalk implementation for x86_64.
Eric Pouech [Tue, 22 Dec 2009 13:21:31 +0000 (14:21 +0100)] 
dbghelp: Hacked a StackWalk implementation for x86_64.

14 years agodbghelp: Create a cpu backend to store CPU dependent code, and use it for the i386...
Eric Pouech [Tue, 22 Dec 2009 13:21:07 +0000 (14:21 +0100)] 
dbghelp: Create a cpu backend to store CPU dependent code, and use it for the i386 stack implementation.

14 years agouser32: Avoid accessing the window structure directly in Get/SetWindowLong16.
Alexandre Julliard [Tue, 22 Dec 2009 14:25:15 +0000 (15:25 +0100)] 
user32: Avoid accessing the window structure directly in Get/SetWindowLong16.

14 years agouser32: Avoid accessing the window structure directly in DispatchMessage16.
Alexandre Julliard [Tue, 22 Dec 2009 14:24:53 +0000 (15:24 +0100)] 
user32: Avoid accessing the window structure directly in DispatchMessage16.

14 years agouser32: Get rid of support for extracting icons from builtin dlls.
Alexandre Julliard [Wed, 23 Dec 2009 13:27:22 +0000 (14:27 +0100)] 
user32: Get rid of support for extracting icons from builtin dlls.

We now have fake dll files for all dlls, the icons can be loaded from there.

14 years agouser32: Don't cache 16-bit instance resources on the 32-bit side.
Alexandre Julliard [Wed, 23 Dec 2009 13:26:51 +0000 (14:26 +0100)] 
user32: Don't cache 16-bit instance resources on the 32-bit side.

14 years agouser32: Allocate user handles for cursors/icons when we don't have 16-bit support.
Alexandre Julliard [Tue, 22 Dec 2009 16:16:50 +0000 (17:16 +0100)] 
user32: Allocate user handles for cursors/icons when we don't have 16-bit support.

14 years agouser32: Don't assume global handles in CopyIcon.
Alexandre Julliard [Tue, 22 Dec 2009 16:13:49 +0000 (17:13 +0100)] 
user32: Don't assume global handles in CopyIcon.

14 years agouser32: Call the cursor/icon handle allocation functions through the WoW handlers...
Alexandre Julliard [Tue, 22 Dec 2009 16:06:50 +0000 (17:06 +0100)] 
user32: Call the cursor/icon handle allocation functions through the WoW handlers table.

14 years agouser32: Add wrapper functions for manipulation of cursor/icon handles.
Alexandre Julliard [Tue, 22 Dec 2009 16:04:33 +0000 (17:04 +0100)] 
user32: Add wrapper functions for manipulation of cursor/icon handles.

14 years agouser32: Reimplement MENU_FindSubMenu on the 16-bit side using only exported functions.
Alexandre Julliard [Tue, 22 Dec 2009 16:00:12 +0000 (17:00 +0100)] 
user32: Reimplement MENU_FindSubMenu on the 16-bit side using only exported functions.

14 years agowininet: Avoid test failures on win9x.
Hans Leidekker [Tue, 22 Dec 2009 13:32:56 +0000 (14:32 +0100)] 
wininet: Avoid test failures on win9x.

14 years agocomctl32/tests: Fix a test failure on older comctl32.
Paul Vriens [Tue, 22 Dec 2009 13:23:46 +0000 (14:23 +0100)] 
comctl32/tests: Fix a test failure on older comctl32.

14 years agomstask/tests: Skip some tests when the service is not running.
Detlef Riekenberg [Tue, 22 Dec 2009 13:01:22 +0000 (14:01 +0100)] 
mstask/tests: Skip some tests when the service is not running.

14 years agodbghelp: Generalize helper to get a string from an ADDRESS64.
Eric Pouech [Tue, 22 Dec 2009 13:20:59 +0000 (14:20 +0100)] 
dbghelp: Generalize helper to get a string from an ADDRESS64.

14 years agodbghelp: Rewrote stack_walk with 64 bit structures.
Eric Pouech [Tue, 22 Dec 2009 13:20:49 +0000 (14:20 +0100)] 
dbghelp: Rewrote stack_walk with 64 bit structures.

14 years agowinedbg: Fix for stack symbols on 64bit platform.
Eric Pouech [Tue, 22 Dec 2009 13:20:38 +0000 (14:20 +0100)] 
winedbg: Fix for stack symbols on 64bit platform.

14 years agowinedbg: Ensure the stack pointer is also passed to StackWalk.
Eric Pouech [Tue, 22 Dec 2009 13:20:27 +0000 (14:20 +0100)] 
winedbg: Ensure the stack pointer is also passed to StackWalk.

14 years agowinedbg: Push the correct machine type to StackWalk.
Eric Pouech [Tue, 22 Dec 2009 13:20:16 +0000 (14:20 +0100)] 
winedbg: Push the correct machine type to StackWalk.

14 years agouser32: Get rid of the 16-bit dialog heap.
Alexandre Julliard [Tue, 22 Dec 2009 14:18:30 +0000 (15:18 +0100)] 
user32: Get rid of the 16-bit dialog heap.

Edit controls don't allocate memory on the 16-bit heap anyway.

14 years agouser32: Delay creation of the 16-bit dialog info structure until the window is created.
Alexandre Julliard [Tue, 22 Dec 2009 14:16:03 +0000 (15:16 +0100)] 
user32: Delay creation of the 16-bit dialog info structure until the window is created.

This mirrors the behavior of the 32-bit side.

14 years agomshtml: Add stub interface IHTMLFiltersCollection.
Alistair Leslie-Hughes [Sat, 19 Dec 2009 12:23:19 +0000 (23:23 +1100)] 
mshtml: Add stub interface IHTMLFiltersCollection.

14 years agod3dx9/tests: 1 must be a float.
David Adam [Tue, 22 Dec 2009 09:26:45 +0000 (10:26 +0100)] 
d3dx9/tests: 1 must be a float.

14 years agocfgmgr32: Forward more functions to setupapi.
Andrew Nguyen [Tue, 22 Dec 2009 11:34:34 +0000 (05:34 -0600)] 
cfgmgr32: Forward more functions to setupapi.

14 years agodxdiagn: Validate the dwDxDiagHeaderVersion member in IDxDiagProvider::Initialize.
Andrew Nguyen [Tue, 22 Dec 2009 10:15:18 +0000 (04:15 -0600)] 
dxdiagn: Validate the dwDxDiagHeaderVersion member in IDxDiagProvider::Initialize.

14 years agodxdiagn: Fix a return value and avoid validating the input parameter for IDxDiagProvi...
Andrew Nguyen [Tue, 22 Dec 2009 10:15:15 +0000 (04:15 -0600)] 
dxdiagn: Fix a return value and avoid validating the input parameter for IDxDiagProviderImpl::GetContainer.

14 years agodxdiagn: Add tests for IDxDiagProvider.
Andrew Nguyen [Tue, 22 Dec 2009 10:15:12 +0000 (04:15 -0600)] 
dxdiagn: Add tests for IDxDiagProvider.

14 years agodxdiagn: Fail class instantiation if aggregation is requested.
Andrew Nguyen [Tue, 22 Dec 2009 10:15:07 +0000 (04:15 -0600)] 
dxdiagn: Fail class instantiation if aggregation is requested.

14 years agodxdiagn: Make the IDxDiag* interfaces conform to the IUnknown::QueryInterface contract.
Andrew Nguyen [Tue, 22 Dec 2009 10:14:56 +0000 (04:14 -0600)] 
dxdiagn: Make the IDxDiag* interfaces conform to the IUnknown::QueryInterface contract.

14 years agosetupapi: Implement SetupDiOpenDeviceInfoA/W as stubs.
Andrew Nguyen [Tue, 22 Dec 2009 10:06:43 +0000 (04:06 -0600)] 
setupapi: Implement SetupDiOpenDeviceInfoA/W as stubs.

14 years agogdiplus: Implement GdipGet/SetStringFormatMeasurableCharacterRanges.
Hans Leidekker [Tue, 22 Dec 2009 09:37:55 +0000 (10:37 +0100)] 
gdiplus: Implement GdipGet/SetStringFormatMeasurableCharacterRanges.

14 years agomsi: Removed unnecessary NULL check.
Marcus Meissner [Tue, 22 Dec 2009 08:32:03 +0000 (09:32 +0100)] 
msi: Removed unnecessary NULL check.

14 years agocryptnet: Remove an unnecessary variable (Coverity).
Marcus Meissner [Tue, 22 Dec 2009 08:26:49 +0000 (09:26 +0100)] 
cryptnet: Remove an unnecessary variable (Coverity).

14 years agowininet: Free per-thread error info upon exit from an async procedure.
Hans Leidekker [Tue, 22 Dec 2009 08:08:30 +0000 (09:08 +0100)] 
wininet: Free per-thread error info upon exit from an async procedure.

Found by Valgrind.

14 years agokernel32: Fix a leak in ReplaceFileW.
Nikolay Sivov [Tue, 22 Dec 2009 00:13:53 +0000 (03:13 +0300)] 
kernel32: Fix a leak in ReplaceFileW.

14 years agocomctl32/updown: Simplify buddy subclassing using SetWindowSubclass chain.
Nikolay Sivov [Mon, 21 Dec 2009 23:42:31 +0000 (02:42 +0300)] 
comctl32/updown: Simplify buddy subclassing using SetWindowSubclass chain.

14 years agocomctl32/tests: Use win_skip() while skipping subclass tests.
Nikolay Sivov [Mon, 21 Dec 2009 22:57:20 +0000 (01:57 +0300)] 
comctl32/tests: Use win_skip() while skipping subclass tests.

14 years agocomctl32/tests: Some tests for buddy procedure subclassing.
Nikolay Sivov [Mon, 21 Dec 2009 22:54:06 +0000 (01:54 +0300)] 
comctl32/tests: Some tests for buddy procedure subclassing.

14 years agocomctl32/tests: Add ability to create any number of edit buddies.
Nikolay Sivov [Mon, 21 Dec 2009 21:37:41 +0000 (00:37 +0300)] 
comctl32/tests: Add ability to create any number of edit buddies.

14 years agokernel32: Fix SearchPath parameter validation with tests.
Nikolay Sivov [Mon, 21 Dec 2009 20:00:38 +0000 (23:00 +0300)] 
kernel32: Fix SearchPath parameter validation with tests.

14 years agokernel32/tests: Init pointers in common way, add some win_skip() while skipping.
Nikolay Sivov [Mon, 21 Dec 2009 17:21:16 +0000 (20:21 +0300)] 
kernel32/tests: Init pointers in common way, add some win_skip() while skipping.

14 years agowined3d: Get rid of some redundant local variables.
Henri Verbeet [Mon, 21 Dec 2009 22:17:26 +0000 (23:17 +0100)] 
wined3d: Get rid of some redundant local variables.

E.g. "This" variables that are only used in traces.

14 years agowined3d: Cleanup IWineD3DBaseSwapChainImpl_QueryInterface().
Henri Verbeet [Mon, 21 Dec 2009 22:17:25 +0000 (23:17 +0100)] 
wined3d: Cleanup IWineD3DBaseSwapChainImpl_QueryInterface().

14 years agowined3d: Volumes are resources in wined3d.
Henri Verbeet [Mon, 21 Dec 2009 22:17:24 +0000 (23:17 +0100)] 
wined3d: Volumes are resources in wined3d.

14 years agod3d9/tests: A volume really isn't a resource, despite having all the methods.
Henri Verbeet [Mon, 21 Dec 2009 22:17:23 +0000 (23:17 +0100)] 
d3d9/tests: A volume really isn't a resource, despite having all the methods.

14 years agourlmon: Report BINDSTATUS_CONNECTING to download callback.
Jacek Caban [Mon, 21 Dec 2009 21:57:28 +0000 (22:57 +0100)] 
urlmon: Report BINDSTATUS_CONNECTING to download callback.

14 years agomshtml: Added JavaScript tests architecture and simple tests.
Jacek Caban [Mon, 21 Dec 2009 21:51:50 +0000 (22:51 +0100)] 
mshtml: Added JavaScript tests architecture and simple tests.

14 years agomshtml: Use JScript for JavaScript in res: protocol documents.
Jacek Caban [Mon, 21 Dec 2009 21:51:04 +0000 (22:51 +0100)] 
mshtml: Use JScript for JavaScript in res: protocol documents.

14 years agocomctl32/toolbar: Improve fixme message conditions.
Jason Edmeades [Mon, 21 Dec 2009 09:42:38 +0000 (09:42 +0000)] 
comctl32/toolbar: Improve fixme message conditions.

14 years agoole32/tests: Fix a test failure on several platforms.
Paul Vriens [Mon, 21 Dec 2009 17:51:18 +0000 (18:51 +0100)] 
ole32/tests: Fix a test failure on several platforms.

14 years agomapi32: Add Russian translation.
Vladimir Pankratov [Mon, 21 Dec 2009 17:52:30 +0000 (22:52 +0500)] 
mapi32: Add Russian translation.

14 years agowinex11: Fix a null pointer crash when XRender isn't around.
Roderick Colenbrander [Mon, 21 Dec 2009 15:45:13 +0000 (16:45 +0100)] 
winex11: Fix a null pointer crash when XRender isn't around.

14 years agouser32: Avoid including winuser16.h in 32-bit files.
Alexandre Julliard [Tue, 22 Dec 2009 11:50:07 +0000 (12:50 +0100)] 
user32: Avoid including winuser16.h in 32-bit files.

14 years agouser32: Reimplement MapWindowPoints16 and move it to wnd16.c.
Alexandre Julliard [Tue, 22 Dec 2009 11:45:54 +0000 (12:45 +0100)] 
user32: Reimplement MapWindowPoints16 and move it to wnd16.c.

14 years agouser32: Move DestroyIcon32 implementation to user16.c.
Alexandre Julliard [Tue, 22 Dec 2009 12:48:19 +0000 (13:48 +0100)] 
user32: Move DestroyIcon32 implementation to user16.c.

14 years agokernel32: Load the DestroyIcon32 function from 16-bit user.exe.
Alexandre Julliard [Tue, 22 Dec 2009 12:48:03 +0000 (13:48 +0100)] 
kernel32: Load the DestroyIcon32 function from 16-bit user.exe.

14 years agouser32: Move freeing of a 16-bit module's classes to wnd16.c.
Alexandre Julliard [Tue, 22 Dec 2009 11:33:26 +0000 (12:33 +0100)] 
user32: Move freeing of a 16-bit module's classes to wnd16.c.

14 years agouser32: Move freeing of a 16-bit module's icons to user16.c.
Alexandre Julliard [Mon, 21 Dec 2009 17:24:17 +0000 (18:24 +0100)] 
user32: Move freeing of a 16-bit module's icons to user16.c.

14 years agouser32: Reimplement loading of 16-bit cursors and icons using 16-bit resource functions.
Alexandre Julliard [Mon, 21 Dec 2009 16:38:44 +0000 (17:38 +0100)] 
user32: Reimplement loading of 16-bit cursors and icons using 16-bit resource functions.

14 years agouser32: Always return the actual pointer instead of a winproc handle in WINPROC_GetPr...
Alexandre Julliard [Mon, 21 Dec 2009 18:48:12 +0000 (19:48 +0100)] 
user32: Always return the actual pointer instead of a winproc handle in WINPROC_GetProc16.

14 years agomapistub: Add new stubbed dll mapistub.dll.
Louis Lenders [Thu, 17 Dec 2009 16:41:18 +0000 (17:41 +0100)] 
mapistub: Add new stubbed dll mapistub.dll.

14 years agowininet: Don't use INTERNET_SetLastError in InternetSetOptionW.
Jacek Caban [Mon, 21 Dec 2009 12:59:18 +0000 (13:59 +0100)] 
wininet: Don't use INTERNET_SetLastError in InternetSetOptionW.

14 years agowininet: Return error directly from HTTP_Connect.
Jacek Caban [Mon, 21 Dec 2009 12:58:53 +0000 (13:58 +0100)] 
wininet: Return error directly from HTTP_Connect.

14 years agowininet: Don't use INTERNET_SetLastError in HttpSendRequestA.
Jacek Caban [Mon, 21 Dec 2009 12:58:18 +0000 (13:58 +0100)] 
wininet: Don't use INTERNET_SetLastError in HttpSendRequestA.

14 years agowininet: Return error directly from INTERNET_AsyncCall.
Jacek Caban [Mon, 21 Dec 2009 12:57:49 +0000 (13:57 +0100)] 
wininet: Return error directly from INTERNET_AsyncCall.

14 years agokernel32/tests: Fix LocalAlloc() allocated leaks.
Nikolay Sivov [Mon, 21 Dec 2009 11:59:49 +0000 (14:59 +0300)] 
kernel32/tests: Fix LocalAlloc() allocated leaks.

14 years agokernel32/tests: Fix some find handle leaks.
Nikolay Sivov [Mon, 21 Dec 2009 11:51:08 +0000 (14:51 +0300)] 
kernel32/tests: Fix some find handle leaks.