log loader/wine/vfw.h @ 33953:4721b1537f80

age author description
2010-02-21 diego Add public function VideoForWindowsVersion() to the appropriate header file.
2010-02-11 diego Remove extern "C" declarations from loader code.
2010-01-04 diego Add required header #includes to satisfy 'make checkheaders'.
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2008-03-02 diego Revert fixing illegal identifiers to fix compilation on MinGW. Unfortunately
2008-03-01 diego Fix illegal identifiers starting with _ and capital letters.
2008-02-23 diego Add MPLAYER_ prefix to multiple inclusion guards.
2008-01-27 reimar Remove $Id$ tags, they make diffs between different versions
2008-01-20 diego Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a
2007-09-13 diego Remove leading underscores from multiple inclusion guards,
2007-09-12 diego Remove useless #ifndef, __WINE_WINGDI_H is never defined.
2006-06-22 diego CVS --> Subversion in copyright notices
2005-04-15 diego Mark modified imported files as such to comply with GPL ยง2a.
2004-08-28 rathann loader gcc warning fixes and avifile sync
2002-10-09 arpi VfwEx uninit crash fixed, bugreport by Wolfgang Thiess <wollet1@gmx.net>
2002-09-13 arpi avifile sync - 95% cosmetics 5% bug
2002-09-03 arpi ICDecompressEndEx() added
2002-02-07 arpi better naming
2001-12-16 arpi workaround for Alpha - by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
2001-11-26 arpi packed attribute added
2001-07-14 jkeil Remove some superfluous casts. Fixes a few compile warnings.
2001-07-13 jkeil Fix two prototype warnings
2001-07-12 jkeil Add prototypes to wine/loader stuff, so that we can catch __stdcall function
2001-07-08 arpi VfwEx support
2001-03-18 arpi_esp DLL loader updated from avifile-0.60beta4
2001-02-24 arpi_esp Initial revision