RFC: Make SetThreadContext work properly
Hi Alexandre,
From a quick look at the code, it seems that you've already fixed the problem addressed by Mike's patch: http://wiki.winehq.org/Make_SetThreadContext_work_properly
revision 1.53 date: 2006/01/11 20:36:17; author: julliard; state: Exp; lines: +38 -24 Alexandre Julliard <julliard(a)winehq.org> ntdll: Handle NtSetContextThread on the client side (as far as possible) when setting the context of the current thread. Just checking so I can remove the patch from the wiki if it's no longer relevant. -- Dimi Paun <dimi(a)lattica.com> Lattica, Inc.
Sunday, March 12, 2006, 7:18:30 AM, Dimi Paun wrote:
Hi Alexandre,
From a quick look at the code, it seems that you've already fixed the problem addressed by Mike's patch: http://wiki.winehq.org/Make_SetThreadContext_work_properly
revision 1.53 date: 2006/01/11 20:36:17; author: julliard; state: Exp; lines: +38 -24 Alexandre Julliard <julliard(a)winehq.org> ntdll: Handle NtSetContextThread on the client side (as far as possible) when setting the context of the current thread.
Just checking so I can remove the patch from the wiki if it's no longer relevant.
Yes it is fixed with that Alexandre's patch you mentioned. Vitaliy.
participants (2)
-
Dimi Paun -
Vitaliy Margolen