Alexandre Julliard : include: Add CURRENT_SS/SP macros for 16-bit code.

Alexandre Julliard julliard at winehq.org
Thu Nov 26 16:30:59 CST 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Nov 26 12:49:41 2020 +0100

include: Add CURRENT_SS/SP macros for 16-bit code.

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

---

 dlls/commdlg.dll16/filedlg.c          |  4 ++--
 dlls/krnl386.exe16/kernel.c           |  7 +++---
 dlls/krnl386.exe16/kernel16_private.h |  9 ++++----
 dlls/krnl386.exe16/ne_module.c        |  8 +++----
 dlls/krnl386.exe16/ne_segment.c       | 24 ++++++++++----------
 dlls/krnl386.exe16/task.c             | 37 +++++++++++++++---------------
 dlls/krnl386.exe16/thunk.c            | 42 ++++++++++++++++-------------------
 dlls/krnl386.exe16/wowthunk.c         | 15 +++++--------
 dlls/system.drv16/system.c            |  2 +-
 dlls/user.exe16/message.c             |  6 ++---
 include/wine/winbase16.h              |  2 ++
 11 files changed, 73 insertions(+), 83 deletions(-)

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



More information about the wine-cvs mailing list