Alexandre Julliard : ntdll: Move some exception definitions to winnt.h.

Alexandre Julliard julliard at winehq.org
Mon Aug 19 15:35:11 CDT 2019


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Aug 19 13:14:33 2019 +0200

ntdll: Move some exception definitions to winnt.h.

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

---

 dlls/msvcrt/except_arm.c     |  23 --------
 dlls/msvcrt/except_arm64.c   |  23 --------
 dlls/msvcrt/except_x86_64.c  |  22 --------
 dlls/ntdll/signal_x86_64.c   |  47 +++++-----------
 dlls/ntdll/tests/exception.c |  14 -----
 include/winnt.h              | 124 ++++++++++++++++++++++++++++++++++++++++---
 6 files changed, 129 insertions(+), 124 deletions(-)

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



More information about the wine-cvs mailing list