kernel32/tests: Fix some profile test failures on NT4.
[wine] / dlls / kernel32 / tests / heap.c
2008-11-04  Alexandre Julliardkernel32/tests: Fix a couple of failures on Windows.
2008-10-29  Alexandre Julliardntdll: Allocate a new virtual region for large blocks...
2008-06-30  James Hawkinskernel32: Fix a few test failures in win9x.
2007-09-20  James Hawkinskernel32: Don't crash accessing an invalid handle in...
2007-09-17  James Hawkinskernel32: Return TRUE for all pointer params in GlobalU...
2007-09-17  James Hawkinskernel32: Fix the case where memory is freed twice...
2007-05-22  Alexandre Julliardntdll: Avoid overflows in heap allocations. Based on...
2006-12-27  Michael Stefaniuckernel32/tests: In multiline strings there is no need...
2006-12-14  Francois GougetAssorted spelling fixes.
2006-10-10  Michael Stefaniuckernel32/tests: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.