- Implement CoSetProxyBlanket, CoQueryProxyBlanket and CoCopyProxy.
[wine] / dlls / dinput / keyboard.c
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.