Alexandre Julliard : ntdll: Add an assembly wrapper to return correct values for the current thread in NtGetContextThread.

Alexandre Julliard julliard at winehq.org
Mon Jul 24 15:51:20 CDT 2017


Module: wine
Branch: master
Commit: 1c4990518269a570476b76c02d11c98808f61b93
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=1c4990518269a570476b76c02d11c98808f61b93

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jul 24 10:33:53 2017 +0200

ntdll: Add an assembly wrapper to return correct values for the current thread in NtGetContextThread.

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

---

 dlls/ntdll/ntdll.spec        |   4 +-
 dlls/ntdll/signal_i386.c     | 128 ++++++++++++++++++++++---------------------
 dlls/ntdll/tests/exception.c |  91 ++++++++++++++++++++++++++++++
 3 files changed, 160 insertions(+), 63 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=1c4990518269a570476b76c02d11c98808f61b93



More information about the wine-cvs mailing list