[PATCH 2/3] kernel32: Implement Wow64GetThreadContext().

Alexandre Julliard julliard at winehq.org
Wed Jun 6 09:34:19 CDT 2018


Zebediah Figura <zfigura at codeweavers.com> writes:

> Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
> ---
> With code essentially copied from ntdll. As far as I can tell there is no
> ntdll entry point for this function.

RtlWow64GetThreadContext() is probably what you are looking for. It will
need some test cases obviously.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list