Alexandre Julliard : include: Pass function name directly to the __ASM_STDCALL macro.

Alexandre Julliard julliard at winehq.org
Thu May 16 16:26:57 CDT 2019


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu May 16 18:13:45 2019 +0200

include: Pass function name directly to the __ASM_STDCALL macro.

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

---

 dlls/kernel32/process.c               |  2 +-
 dlls/krnl386.exe16/kernel16_private.h |  6 +++---
 dlls/krnl386.exe16/ne_module.c        |  8 +++----
 dlls/krnl386.exe16/selector.c         | 40 +++++++++++++++++------------------
 dlls/krnl386.exe16/thunk.c            |  2 +-
 dlls/ntdll/relay.c                    |  2 +-
 dlls/ntdll/signal_i386.c              |  6 +++---
 dlls/winecrt0/exception.c             |  2 +-
 include/wine/asm.h                    | 12 +++++------
 9 files changed, 40 insertions(+), 40 deletions(-)

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



More information about the wine-cvs mailing list