msi: Avoid a memory leak by freeing actions scripts in one place only.
[wine] / dlls / dinput / device_private.h
2006-10-17  Vitaliy Margolendinput: Move SetCooperativeLevel into base class.
2006-10-17  Vitaliy Margolendinput: Move SetEventNotification and associated event...
2006-10-17  Vitaliy Margolendinput: Use dinput device as a base class for keyboard...
2006-09-11  Vitaliy Margolendinput: Move hook_thread from device to DirectInput.
2006-07-24  Vitaliy Margolendinput: Simplify code a bit.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-21  Vitaliy Margolendinput: Create single thread for mouse and keyboard...
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-05-30  Dmitry TimoshkovMake more of the OLE interface vtables const.
2004-09-13  Robert ReifAdd buffered mode to joystick.
2004-09-08  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-02  Robert ReifAdded support for alternate data formats.
2004-08-31  Robert ReifAdded default data formats for c_dfDIJoystick and c_dfD...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-06-02  Lionel Ulmer- some TRACEing improvements
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...
2002-06-14  Ove Kaaven- support DirectInput 8 interfaces.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-01-28  Alexandre JulliardAuthors: Ove Kaaven <ovek@transgaming.com>, Gavriel...
2000-11-05  Lionel Ulmer- reorganized DInput DLL