Added the possibility to have mouse movements reported relative to
commitacc7467c03ad0bd362b6f58bd08ba21f0ee02f41
authorLionel Ulmer <lionel.ulmer@free.fr>
Sun, 7 Nov 1999 21:25:57 +0000 (7 21:25 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 7 Nov 1999 21:25:57 +0000 (7 21:25 +0000)
tree551c0919a0a1abf02f8393e194daef3cf08cf8c5
parentedf3e434b07d18c94db4e7bdf577b0a0043e6118
Added the possibility to have mouse movements reported relative to
Wine's mouse driver.
17 files changed:
include/input.h
include/message.h
include/mouse.h
include/ttydrv.h
include/x11drv.h
objects/cursoricon.c
windows/dinput.c
windows/event.c
windows/input.c
windows/mouse.c
windows/ttydrv/event.c
windows/ttydrv/init.c
windows/ttydrv/mouse.c
windows/winpos.c
windows/x11drv/event.c
windows/x11drv/init.c
windows/x11drv/mouse.c