ddraw: Avoid LPD3DDRAWPRIMITIVESTRIDEDDATA.
[wine] / include / vfw.h
2011-11-09  Michael Stefaniucinclude: Fixup "long" numeric constants in vfw.h.
2009-10-06  Alexandre Julliardinclude: Add support for building Wine with strict...
2009-02-09  Michael Stefaniucinclude: Change two DWORD to DWORD_PTR in vfw.h to...
2009-01-12  Michael Stefaniucinclude: Use LONG in vfw.h for Win64 compatibility.
2008-05-01  Maarten Lankhorstheaders: Add some extra defines to vfw.h.
2007-10-16  Bang Jun-youngavifil32: Fix prototype for AVIStreamFindSample() to...
2007-03-26  Andrew Talbotinclude: Replace inline static with static inline.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-23  Dmitry TimoshkovICCompressorChoose should initialize fccType and fccHan...
2005-11-28  Dmitry TimoshkovSet both dwVersionICM and dwVersion to ICVERSION in...
2005-09-26  Francois GougetAdd AVISTREAMREAD_CONVENIENT.
2005-08-22  Kevin KoltzauFix 'cast from pointer to integer of different size...
2005-07-26  Alexandre JulliardUncomment the typedef in the DECLARE_INTERFACE macro...
2005-05-27  Rolf KalbermatterAdd declarations for AVICAP and SDK part of Video Captu...
2005-03-21  Vincent BéronFixed some calling conventions.
2005-01-17  Hans LeidekkerStub implementations for DrawDibChangePalette, DrawDibG...
2005-01-03  Alexandre JulliardFixed CLSID_AVISimpleUnMarshal export.
2004-12-27  Hans LeidekkerStub implementations for AVIMakeStreamFromClipboard...
2004-10-05  Alexandre JulliardGet rid of the non-standard Ixxx_METHODS macro definiti...
2004-10-04  Francois GougetFix incorrect usage of COBJMACROS.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_DEFINE macro.
2004-01-01  Dmitry TimoshkovAdd support for many MCIWNDM_ messages and some MCI_...
2003-12-15  Dmitry TimoshkovImplement support for many MCIWndClass MCI_ and MCIWNDM...
2003-11-26  Alexandre JulliardAdded missing prototypes for some implemented functions.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-02  Michael Günnewig- Implemented AVIStreamBeginStreaming and AVIStreamEndS...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-07-02  Michael Günnewig- Fixed memory leak in AVISaveOptions.
2003-06-23  Michael Günnewig- Fixed some signed/unsigned mismatches.
2003-04-11  Alexandre JulliardSimplified COM interface declarations, removing the...
2003-04-10  Alexandre JulliardGet rid of the ICOM_CALL macros.
2003-04-10  Alexandre JulliardUse a more compatible technique to declare COM interfac...
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