kernel32: Add more obscure PE images that XP is able to load.
[wine] / dlls / kernel32 / tests /
2006-11-28  Dmitry Timoshkovkernel32: Add more obscure PE images that XP is able...
2006-11-27  Dmitry Timoshkovkernel32: Improve the PE loader test.
2006-11-24  Marcus Meissnerkernel32/tests: Test -1 length for NULL ptr too.
2006-11-20  Detlef Riekenbergkernel32/tests: Avoid crash on Win95 (GetLongPathNameW).
2006-11-20  Detlef Riekenbergkernel32/tests: Load tests on Win9x again (VirtualAlloc...
2006-11-16  Dmitry Timoshkovkernel32: Add a basic PE loader test.
2006-11-15  Alexandre Julliardkernel32/tests: Reserve some more memory for the enviro...
2006-11-13  Francois Gougetkernel32: Fix the 'MAP_FOLDCZONE' ok() test.
2006-11-09  Alexandre Julliardkernel32/tests: Fixed the pipe test for MacOS.
2006-11-08  Dmitry Timoshkovkernel32: Add basic OpenProcess test.
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-04  Alexandre Julliardkernel32/tests: Don't wait for overlapped result if...
2006-10-31  Alexandre Julliardkernel32: Fixed behavior of FindFirstFile for DOS devices.
2006-10-11  Ge van Geldorpwinapi_test: Regenerate tests.
2006-10-10  Michael Stefaniuckernel32/tests: Win64 printf format warning fixes.
2006-10-03  Francois GougetAdd missing '\n's to ok() calls.
2006-10-02  Louis. Lenderskernel32: Add 2 simple tests for GetLongPathNameW.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.