ntdll: Get some values from the parent stackframe in RtlCaptureContext.
commit2bb668b1da1d39c0e1797f08afe3b2570c08cc48
authorAlexandre Julliard <julliard@winehq.org>
Mon, 24 Jul 2017 08:39:42 +0000 (24 10:39 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Jul 2017 16:58:30 +0000 (24 18:58 +0200)
treefdfc1259b301342518558f41d6e07ffb6553ca0a
parent1c4990518269a570476b76c02d11c98808f61b93
ntdll: Get some values from the parent stackframe in RtlCaptureContext.

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