ntdll: Change the virtual memory test to accept both READWRITE and WRITECOPY protections.
[wine] / dlls / ntdll / tests / error.c
2010-12-13  André Hentschelntdll: Fix test failure on some NT4 machines.
2010-08-17  André Hentschelntdll: Add more error codes.
2010-08-04  André Hentschelntdll: Add SXS error codes.
2010-07-21  André Hentschelntdll: Add LDT error codes.
2010-03-22  André Hentschelntdll: Update error code mapping.
2010-03-22  André Hentschelntdll: Fix error strict mode tests on vista+.
2010-01-18  Andrew Nguyenntdll/tests: Remove obsolete commented code.
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...