Jacek Caban : ntdll: Move error mapping to a header file.

Alexandre Julliard julliard at winehq.org
Tue Oct 12 16:12:48 CDT 2021


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Oct 12 15:30:48 2021 +0200

ntdll: Move error mapping to a header file.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/error.c     | 1656 +----------------------------------------------
 dlls/ntdll/error.h     | 1672 ++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/ntdll/make_errors |    2 +-
 3 files changed, 1674 insertions(+), 1656 deletions(-)

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



More information about the wine-cvs mailing list