[Bug 46712] Atelier Firis config tool crashes with " Unhandled page fault on execute access"

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Feb 24 13:00:45 CST 2019


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

ubuntor2000 at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ubuntor2000 at gmail.com

--- Comment #1 from ubuntor2000 at gmail.com ---
Odd, it's calling SetWindowLongA (instead of SetWindowLongPtrA) to set a new
window procedure address, but SetWindowLongA is supposed to be only for 32bit
values, so wine is truncating the address.

-- 
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