Use WH_MOUSE_LL hook instead of redirecting the mouse event handler.
[wine] / dlls / dinput / mouse / main.c
2001-10-18  Alexandre JulliardUse WH_MOUSE_LL hook instead of redirecting the mouse...
2001-10-02  Alexandre JulliardRemoved unnecessary includes/definitions.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-01-28  Alexandre JulliardAuthors: Ove Kaaven <ovek@transgaming.com>, Gavriel...
2001-01-05  Andreas MohrMouse events fix.
2001-01-04  Francois GougetRemoved the 'fn' prefix (i.e. ICOM_FN).
2000-12-19  Marcus MeissnerImplemented DIGDD_PEEK for SysMouseA::GetDeviceData.
2000-12-16  Alexandre JulliardAvoid a couple of dependencies on input.c internal...
2000-12-12  Marcus MeissnerAdded preferences to dinput drivers (so we can have...
2000-11-05  Lionel Ulmer- reorganized DInput DLL