Moved handlers for int11, int15 and int5c to winedos.
[wine] / dlls / dinput / mouse /
2002-07-22  Alexandre JulliardAdded missing wine/port.h.
2002-06-14  Ove Kaaven- support DirectInput 8 interfaces.
2002-06-02  Vincent Béron- Made sure const LP were actually const in dinput.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-11  Andreas MohrSome small cleanups to dinput mouse code.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
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