6 Jun
2018
6 Jun
'18
5:43 p.m.
On 06/06/2018 09:34 AM, Alexandre Julliard wrote:
Zebediah Figura <zfigura(a)codeweavers.com> writes:
Signed-off-by: Zebediah Figura <zfigura(a)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.