On 06/06/2018 09:34 AM, Alexandre Julliard wrote:
Zebediah Figura zfigura@codeweavers.com writes:
Signed-off-by: Zebediah Figura zfigura@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.
Thanks; I can see I was looking in the wrong place. I've sent updated patches.