Portability fixes.
[wine] / include / vfw.h
2002-10-31  Eric PouechSplit between 16 / 32 bit code.
2002-10-21  Michael GünnewigAdded macros for AVIFileClose and AVIStreamClose.
2002-10-18  Michael Günnewig- Add FIND_* constants.
2002-10-10  Michael Günnewig- Move the API into a new api.c file.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-06-07  Hidenori TakeshimaImplemented some part of AVIFIL32.
2001-02-14  Eric PouechStarted the real implementation of mciavi.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2000-12-26  François GougetDeclare all handles with DECLARE_OLD_HANDLE to ease...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-08-07  Marcus Meissnerinline must be first attribute in function definition.
2000-08-03  Alexandre JulliardAdded guiddef.h and moved a few GUID definitions to...
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-07-08  Bradley BaetzImplemented a large number of the msvideo dll routines.
2000-06-23  Francois GougetMerged MCIWndCreate and MCIWndCreateA.
2000-06-18  Francois GougetAdded some missing prototypes.
2000-06-11  Francois Gouget- Define HIC in this header rather than in windef.h...
1999-10-23  Francois GougetDefine the COM macros even in C++.
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-03-17  Francois GougetMoved the APIs closer to the corresponding COM interfac...
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-13  Marcus MeissnerUpdated AVI* class interface to new ICOM_ methods.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-22  Marcus MeissnerSome more recursive include fixes/optimizations.
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-05  Marcus MeissnerUpdated msvideo / vfw.h, use builtin msvfw32.dll by...
1999-01-29  Marcus MeissnerUpdated msvideo. New program 'icinfo [-about] [-configu...
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927