Alexandre Julliard : include: Make the Wine exception handlers cdecl.

Alexandre Julliard julliard at winehq.org
Thu May 30 16:27:11 CDT 2019


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu May 30 12:13:21 2019 +0200

include: Make the Wine exception handlers cdecl.

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

---

 dlls/ntdll/signal_x86_64.c |  8 +++----
 dlls/winecrt0/exception.c  | 48 ++++++++++++++++++++--------------------
 include/wine/exception.h   | 55 +++++++++++++++++++++++++---------------------
 include/winnt.h            |  4 ++--
 tools/widl/typegen.c       |  8 +++----
 5 files changed, 64 insertions(+), 59 deletions(-)

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



More information about the wine-cvs mailing list