On Sat, Apr 16, 2005 at 10:52:10PM +, Stefan Dösinger wrote:
> Yes, it "fixes" the problem. The mouse wasn't moved once during my 2 minute
> test, but it looks like this is because the mouse warp is broken with
> MOUSE_HACK undefined.
No, I think it's due to a bug in Wine:
trace:dinput:SysM
> Are you sure that by disabling MOUSE_HACK, it fixes your problem ? If yes,
> it's more a side effect of what exactly MOUSE_HACK is than a real fix.
Yes, it "fixes" the problem. The mouse wasn't moved once during my 2 minute
test, but it looks like this is because the mouse warp is broken with
M
Am Donnerstag, 14. April 2005 20:15 schrieb Lionel Ulmer:
> > Why is MOUSE_HACK still defined? From reading the archives I concluded
> > that warping the mouse in three states was disabled long ago(1), but
> > MOUSE_HACK is still defined. I found a patch sent to wine-patches in 2003
> > which comme
> Why is MOUSE_HACK still defined? From reading the archives I concluded that
> warping the mouse in three states was disabled long ago(1), but MOUSE_HACK is
> still defined. I found a patch sent to wine-patches in 2003 which commented
> this define line(2).
Undefining MOUSE_HACK will enable a
> I think that it is time to really get rid of it I have two more demos that I
> have been playing with that work when MOUSE_HACK is not defined. Dominions II
> (1a) and Starlancer (2a). starlancer thinks it is running in a 640X400 window
> an
> the program itself is setting the cursor at x=320
Stefan Dösinger wrote:
Hello,
I have a a question about the mouse warp code in dlls/dinput/mouse.c
Why is MOUSE_HACK still defined? From reading the archives I concluded that
warping the mouse in three states was disabled long ago(1), but MOUSE_HACK is
still defined. I found a patch sent to wine-
Hello,
I have a a question about the mouse warp code in dlls/dinput/mouse.c
Why is MOUSE_HACK still defined? From reading the archives I concluded that
warping the mouse in three states was disabled long ago(1), but MOUSE_HACK is
still defined. I found a patch sent to wine-patches in 2003 which