dinput: Add a dumper for LPDIACTIONFORMAT.
[wine] / dlls / dinput / dinput_private.h
2008-02-16  Marcus Meissnerdinput: Add a dumper for LPDIACTIONFORMAT.
2007-07-12  Vitaliy Margolendinput: Convert IDirectInput into multi-interface object.
2007-07-09  Vitaliy Margolendinput: Rename set_dinput_hook and call it from the...
2007-07-09  Vitaliy Margolendinput: Handle multiple keyboard and mouse devices.
2007-07-09  Vitaliy Margolendinput: Keep a list of all IDirectInput objects and...
2007-07-09  Vitaliy Margolendinput: Keep the list of all the dinput devices created...
2006-09-11  Vitaliy Margolendinput: Move hook_thread from device to DirectInput.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-03  Mike McCormackgcc 4.0 warning fixes for Interlocked* functions.
2005-05-30  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-05-16  Robert ReifPass around real version and do correct thing based...
2005-05-13  Robert ReifFix SetProperty error returned.
2005-03-15  Alexandre JulliardBuild a static list of devices instead of relying on ELF
2004-09-13  Robert ReifAdded support for multiple devices.
2004-06-04  Lionel Ulmer- some new logging on device enumeration
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-16  Raphael Junqueira- DInput WideChar classes support. This time all dinput...
2003-06-13  Christian CostaMake dinput8 behaviour more correct for mouse and keyboard.
2003-02-11  Ove KaavenOnly install the keyboard hook on device creation.
2002-12-24  Alexandre JulliardPass the correct instance when installing the mouse...
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-19  Arjen NienhuisFixed keyboard handling.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2000-12-12  Marcus MeissnerAdded preferences to dinput drivers (so we can have...
2000-11-05  Lionel Ulmer- reorganized DInput DLL