ntdll: Implement RtlPushFrame, RtlPopFrame and RtlGetFrame.
commit3e80093410bee590fe3ffdf730e7ac2368f223a3
authorAlexandre Julliard <julliard@winehq.org>
Mon, 22 Jan 2018 15:25:22 +0000 (22 16:25 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Jan 2018 15:26:13 +0000 (22 16:26 +0100)
treec7c28da883d8f2d106701c22d670d820426a1b55
parentbd4f6f45413a26122ef2ca90097da93e55a81f63
ntdll: Implement RtlPushFrame, RtlPopFrame and RtlGetFrame.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/ntdll.spec
dlls/ntdll/thread.c
include/winternl.h