Commit 442f5f56 authored by Andriy Palamarchuk's avatar Andriy Palamarchuk Committed by Alexandre Julliard

RtlNtStatusToDosError: Added new NT status to error codes mapping,

added missed definitions of the used constants, created unit test for subset of the mappings.
parent 8fce1a4c
This source diff could not be displayed because it is too large. You can view the blob instead.
Makefile
error.ok
ntdll_test.exe.spec.c
rtlbitmap.ok
testlist.c
......@@ -6,6 +6,7 @@ TESTDLL = ntdll.dll
IMPORTS = ntdll
CTESTS = \
error.c \
rtlbitmap.c
@MAKE_TEST_RULES@
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment