makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / qcap / 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...
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2006-10-09  Michael Stefaniucqcap: 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-06-04  Maarten LankhorstImplemented VfwCapture interface.
2005-05-27  Maarten LankhorstImplemented VfwCapture interface.
2005-05-24  Maarten LankhorstAdded YUV routines needed for v4l driver, and in the...
2005-05-18  Maarten LankhorstAdd pin functions from quartz.
2005-05-17  Maarten LankhorstAdded EnumPins from quartz for internal use.
2005-05-14  Rolf KalbermatterAdd IEnumMediaType object for use by other class object...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Rolf KalbermatterImplement ICaptureGraphBuilder and IcaptureGraphBuilder...
2005-05-07  Rolf KalbermatterImplement DLL registering and unregistering functions...
2004-05-14  Ivan Leo Murray... Updated the version info of all DirectX dlls to the...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
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.