Fix error returned when opening nonexistent pipes.
[wine] / dlls / ntdll / tests / error.c
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...