[Bug 7852] Star Wars Galaxies: No Camera rotation on window-edge

Wine Bugs wine-bugs at winehq.org
Wed Jun 27 16:52:10 CDT 2007


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





------- Additional Comments From cfreak200 at gmail.com  2007-27-06 16:52 -------
I took a look into the dxinput source and think that i found whats "wrong" with it. 
I'm not yet very familiar with the source code but what i found could be the
reason for this behavior.

in the dlls/dinput/mouse.c at the function dinput_mouse_hook() is a check for
the mosuemovement which make sure the mouse has move before sending a event.
I've commented that if-segment out and just left the queue_event() thing in to
check if it helps.
Right now it's compiling. I'll report back after I could test it.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list