ntdll/tests: Fix a compiler warning on PowerPC.
[wine] / dlls / ntdll / tests / error.c
2008-09-23  Paul Vrienskernel32/tests: Add a skip.
2008-06-10  Alexandre Julliardntdll/tests: Fix a few tests on Vista.
2008-04-11  James Hawkinsntdll: Fix a few tests that fail in win2k.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2007-03-12  Dmitry Timoshkovntdll: Make the error test pass under XP.
2006-10-14  Michael Stefaniucntdll/tests: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-03-28  Saulius KrasuckasFix an error code for ME.
2004-12-17  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-02-07  Francois GougetAdd trailing '\n's to ok() calls.
2003-10-04  Michael GünnewigFixed warnings with gcc option "-Wwrite-strings".
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-01-02  Francois GougetFix mapping of STATUS_DEVICE_NOT_CONNECTED to match XP.
2002-09-17  Francois GougetMove all STATUS_* and RPC_NT_* to ntstatus.h as per...
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-09-09  Andriy PalamarchukRtlNtStatusToDosError: Added new NT status to error...