kernel32/tests: Fix the async I/O test to handle errors properly.
[wine] / dlls / kernel32 / tests / module.c
2008-09-08  Paul Vrienskernel32/tests: Fix 2 tests on win9x.
2008-09-08  Paul Vrienskernel32/tests: Fix a few tests on win9x.
2008-09-03  James Hawkinskernel32: Fix two tests that fail in win2k3 and modify...
2008-08-29  James Hawkinskernel32: Add tests for LoadLibraryEx.
2007-01-04  Francois Gougetkernel32/tests: Use '%d' to print GetLastError().
2006-12-20  Alexandre Julliardntdll: Fix the libdl refcount when loading the same...
2006-12-20  Francois Gougetkernel32/tests: Test loading and unloading of builtin...
2006-10-10  Michael Stefaniuckernel32/tests: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.