ntdll: Add an assembly wrapper to return correct values for the current thread in...
commit1c4990518269a570476b76c02d11c98808f61b93
authorAlexandre Julliard <julliard@winehq.org>
Mon, 24 Jul 2017 08:33:53 +0000 (24 10:33 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Jul 2017 16:58:29 +0000 (24 18:58 +0200)
tree3ed1f0a765d72f8901e677f2dbac150f6bf0485a
parent998fe046b59dd1e8c5458a739763c1c19bd89690
ntdll: Add an assembly wrapper to return correct values for the current thread in NtGetContextThread.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/ntdll.spec
dlls/ntdll/signal_i386.c
dlls/ntdll/tests/exception.c