[Bug 13683] Ultima IX: Mouse pointer missing when reading books, under inventory

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Nov 7 19:01:23 CST 2015


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

--- Comment #42 from Christopher Thielen <cthielen at gmail.com> ---
Using API Monitor, it appears u9.exe is calling SetCapture which ends up
calling DDRAW.DLL's DDGetAttachedSurfaceLd which is calling d3d9.dll's
CheckFullscreen which is sending WM_CAPTURECHANGED to u9.exe referencing
u9.exe's hWnd and setting lParam to the exact same value. In this case it's
0x000d0102 but that's surely specific to my instance of Windows.

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