Alexandre Julliard : ntdll: Add more error mappings.

Alexandre Julliard julliard at winehq.org
Thu Feb 13 15:36:29 CST 2020


Module: wine
Branch: master
Commit: 9f9984966a52cc93105ca5a7484ec502bca28569
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=9f9984966a52cc93105ca5a7484ec502bca28569

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Feb 13 09:53:14 2020 +0100

ntdll: Add more error mappings.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/error.c       | 596 +++++++++++++++++++++++++++++++++++++------
 dlls/ntdll/make_errors   | 430 ++++++++++++++++++++++++++++++-
 dlls/ntdll/tests/error.c | 429 +++++++++++++++++++++++++++++++
 include/ntstatus.h       | 288 ++++++++++++++++++++-
 include/winerror.h       | 651 ++++++++++++++++++++++++++++++++++++++++++++++-
 5 files changed, 2313 insertions(+), 81 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=9f9984966a52cc93105ca5a7484ec502bca28569



More information about the wine-cvs mailing list