We are no longer generating .dbg.c files.
[wine] / dlls / dinput / keyboard.c
2005-09-12  Alexandre JulliardFixed some traces to use the right printf format and...
2005-09-09  Alexandre JulliardUse a more portable scheme for storing the name of...
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-03-24  Raphael Junqueira- use WINE_DINPUT_KEYBOARD_MAX_KEYS instead hard-coded...
2005-03-15  Alexandre JulliardBuild a static list of devices instead of relying on ELF
2005-03-08  Alexandre JulliardMake sure to always pass valid QS_* flags to
2005-02-15  Christian CostaImplemented GetProperty method for keyboard device.
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-10-28  Torbjörn AnderssonFixed size check in GetDeviceData.
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-09  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
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-04-12  Lionel Ulmer- better log the GetDeviceState function
2004-02-12  Alexandre JulliardWe don't really need subdirectories in dlls/dinput.