kernel32: Fix uninitialised memory read in GetPrivateProfileStringA if GetPrivateProf...
[wine] / dlls / dinput8 /
2009-10-15  Markus Stockhausendinput8: Ensure balance of CoInitialize/CoUninitialize.
2009-10-14  Stefan Dösingerdinput: Make the creation functions hookable.
2009-01-23  Michael Stefaniucdinput8: Remove superfluous pointer casts.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-09-24  Stefan Leichterdinput8: Remove 'recursive registry key delete' function.
2007-01-05  Francois Gougetdinput8: Self-register the DirectInput8 CoClass.
2006-10-04  Michael Stefaniucdinput8: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-27  Roderick Colenbranderdinput8: Better DirectInput8Create warning.
2006-07-21  Roderick Colenbranderdinput8: DirectInput8Create rewrite.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-08  Roderick Colenbranderdinput8: DllGetClassObject support.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-08-29  Alexandre JulliardUncomment out DisableThreadLibraryCalls in DllMain...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2004-11-23  Tom WicklineVersion resources cleanup.
2004-05-14  Ivan Leo Murray... Updated the version info of all DirectX dlls to the...
2004-05-13  Ivan Leo Murray... Update to version 9.
2004-05-12  Tom WicklineAdded version info.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-30  Alexandre JulliardMake the DllRegisterServer, DllRegisterServerEx, DllUnr...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-14  Ove Kaaven- support DirectInput 8 interfaces.