Fix regression in Fallout game.
[wine] / dlls / dinput / mouse.c
2005-01-25  Robert ReifCopy data structures one at a time using supplied size.
2005-01-04  Francois GougetAssorted spelling fixes.
2004-12-27  Neil OlverThe flag for a mouse button down in the structure retur...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-13  Christian CostaHandle device class in DX8 enumeration (found by Robert...
2004-09-21  Robert ReifAdd dx3 capabilities.
2004-09-17  Robert ReifUse InterlockedIncrement/InterlockedDecrement for refer...
2004-09-13  Robert ReifAdded support for multiple devices.
2004-09-13  Robert ReifAdd buffered mode to joystick.
2004-09-09  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-09-09  Robert ReifFixes a mouse regression due to structure size change.
2004-09-08  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-06-04  Lionel Ulmer- some new logging on device enumeration
2004-06-02  Lionel Ulmer- some TRACEing improvements
2004-02-12  Alexandre JulliardWe don't really need subdirectories in dlls/dinput.