[Bug 39993] OllyDbg fails to change some registers

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 17 14:54:27 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=39993

Ruslan Kabatsayev <b7.10110111 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|kernel32                    |wineserver

--- Comment #1 from Ruslan Kabatsayev <b7.10110111 at gmail.com> ---
It actually seems to be wineserver which has the bug, not kernel32, since
kernel32 only forwards the context to ntdll with SetThreadContext, and it to
the server with NtSetContextThread, and in this case self!=0.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list