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

Zebediah Figura zfigura at codeweavers.com
Wed Jun 6 12:43:41 CDT 2018


On 06/06/2018 09:34 AM, Alexandre Julliard wrote:
> 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.
> 

Thanks; I can see I was looking in the wrong place. I've sent updated 
patches.



More information about the wine-devel mailing list