[Bug 27136] Oblivion: Mouse clicks or mouse hoovering don't work

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 19 13:33:55 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=27136

--- Comment #5 from thunder_8888 at mail.ru 2011-05-19 13:33:55 CDT ---
Game can't correctly determine mouse position, because ClipCursor sets clipping
region to 1x1 box in the middle of the window. But if make ClipCursor for whole
window, mouse starts fast fly in the window (GetCursorPos in dinput_mouse_hook
constantly return only one value of mouse position)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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