makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / dinput8 / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
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-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-21  Roderick Colenbranderdinput8: DirectInput8Create rewrite.
2006-05-08  Roderick Colenbranderdinput8: DllGetClassObject support.
2005-08-29  Alexandre JulliardUncomment out DisableThreadLibraryCalls in DllMain...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2004-05-12  Tom WicklineAdded version info.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2002-06-14  Ove Kaaven- support DirectInput 8 interfaces.