makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / devenum / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-24  Anders Jonssondevenum: Add Swedish translation.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-08  Igor Paliychukdevenum: Add Ukrainian translation.
2010-07-07  Ken Sharpdevenum: Add Welsh resource.
2010-06-29  Kovács Andrásdevenum: Add Hungarian translation.
2010-06-07  Paul Vriensdevenum: Add the Danish translation.
2010-05-28  Michael Stefaniucdevenum: Split the translations into separate resource...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2006-10-09  Michael Stefaniucdevenum: 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-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2005-07-26  Alexandre JulliardDon't generate import libraries for dlls that don't...
2005-05-18  Maarten LankhorstAdd vfwindex when enumerating devices, and make sure...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-04-27  Maarten LankhorstAdded the video input device category.
2004-08-19  Francois GougetAdded 'strmiids.lib'.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-07-01  Robert ShearmanImplemented DevEnum dll.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2001-10-23  Hidenori TakeshimaAdded stubs for msdmo.dll, qcap.dll and devenum.dll.