Module: wine Branch: master Commit: e0311318fc85aa8cc2edd91e7560636b661f6c2d URL: http://source.winehq.org/git/wine.git/?a=commit;h=e0311318fc85aa8cc2edd91e75...
Author: Charles Davis cdavis5x@gmail.com Date: Mon Feb 15 01:44:17 2016 -0700
ntdll: Add some more NTSTATUS->DOS error mappings.
Signed-off-by: Charles Davis cdavis5x@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ntdll/error.c | 317 +++++++++++++++++++++++++++++------------------ dlls/ntdll/tests/error.c | 144 ++++++++++++++++++++- 2 files changed, 341 insertions(+), 120 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e0311318fc85aa8cc2edd9...