kernel: Remove no longer needed includes.
[wine] / dlls / qcap /
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-02  Mike McCormackFix gcc 4.0 warnings.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-07-27  Alexandre JulliardReplace the ICOM_THIS_From macros by inline functions.
2005-07-26  Alexandre JulliardDon't generate import libraries for dlls that don't...
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-17  Francois GougetAssorted spelling fixes.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-06-04  Maarten LankhorstImplemented VfwCapture interface.
2005-05-29  Francois GougetRemove unneeded cast.
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 LankhorstFixed SetFilterGraph failure.
2005-05-18  Maarten LankhorstAdd pin functions from quartz.
2005-05-18  Maarten LankhorstDllCanUnloadNow fix.
2005-05-17  Maarten LankhorstAdded EnumPins from quartz for internal use.
2005-05-17  Maarten LankhorstFixed initialisation crash on loading qcap dll.
2005-05-17  Maarten LankhorstFixed qcap's inherited enummedia bugs.
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...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2004-11-23  Tom WicklineVersion resources cleanup.
2004-05-27  Ivan Leo PuotiChanged my name, so update copyright info.
2004-05-21  Tom Wickline- add version info to dplay.dll
2004-05-14  Ivan Leo Murray... Updated the version info of all DirectX dlls to the...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-07-30  Alexandre JulliardMake the DllRegisterServer, DllRegisterServerEx, DllUnr...
2003-01-02  Dominik StrasserSome stubs for dll setup needed by IE6 setup.
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
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.