RtlNtStatusToDosError: Added new NT status to error codes mapping,
authorAndriy Palamarchuk <apa3a@yahoo.com>
Mon, 9 Sep 2002 19:25:29 +0000 (19:25 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 9 Sep 2002 19:25:29 +0000 (19:25 +0000)
commit442f5f56d1c3367c9d166ef340a682a390bd57cb
treebd4f374a83000289d8b4d5f4d088bcc0f05684ea
parent8fce1a4c8eefdb9d346999c49c544c9ee2b7fe3a
RtlNtStatusToDosError: Added new NT status to error codes mapping,
added missed definitions of the used constants, created unit test for
subset of the mappings.
dlls/ntdll/error.c
dlls/ntdll/tests/.cvsignore
dlls/ntdll/tests/Makefile.in
dlls/ntdll/tests/error.c [new file with mode: 0644]
include/winerror.h
include/winnt.h