summaryrefslogtreecommitdiffstats
path: root/loader/wine/vfw.h
Commit message (Expand)AuthorAgeFilesLines
* Remove win32/qt/xanim/real binary codecs loadingwm42012-08-161-669/+0
* Add public function VideoForWindowsVersion() to the appropriate header file.diego2010-02-211-0/+3
* Remove extern "C" declarations from loader code.diego2010-02-111-7/+0
* Add required header #includes to satisfy 'make checkheaders'.diego2010-01-041-0/+2
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-7/+7
* Revert fixing illegal identifiers to fix compilation on MinGW. Unfortunatelydiego2008-03-021-2/+2
* Fix illegal identifiers starting with _ and capital letters.diego2008-03-011-2/+2
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-231-4/+4
* Remove $Id$ tags, they make diffs between different versionsreimar2008-01-271-1/+0
* Fix a ton of illegal identifiers. Identifiers starting with __ or _ and adiego2008-01-201-4/+4
* Remove leading underscores from multiple inclusion guards,diego2007-09-131-4/+4
* Remove useless #ifndef, __WINE_WINGDI_H is never defined.diego2007-09-121-2/+0
* CVS --> Subversion in copyright noticesdiego2006-06-221-2/+2
* Mark modified imported files as such to comply with GPL ยง2a.diego2005-04-151-0/+6
* loader gcc warning fixes and avifile syncrathann2004-08-281-9/+9
* VfwEx uninit crash fixed, bugreport by Wolfgang Thiess <wollet1@gmx.net>arpi2002-10-091-1/+1
* avifile sync - 95% cosmetics 5% bugarpi2002-09-131-14/+10
* ICDecompressEndEx() addedarpi2002-09-031-1/+1
* better namingarpi2002-02-071-3/+3
* workaround for Alpha - by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>arpi2001-12-161-9/+9
* packed attribute addedarpi2001-11-261-2/+2
* Remove some superfluous casts. Fixes a few compile warnings.jkeil2001-07-141-5/+5
* Fix two prototype warningsjkeil2001-07-131-0/+1
* Add prototypes to wine/loader stuff, so that we can catch __stdcall functionjkeil2001-07-121-1/+1
* VfwEx supportarpi2001-07-081-0/+13
* DLL loader updated from avifile-0.60beta4arpi_esp2001-03-181-0/+4
* Initial revisionarpi_esp2001-02-241-0/+654