avifil32: Turkish translation.
[wine] / dlls / avifil32 / acmstream.c
2005-09-12  Alexandre JulliardFixed gcc 4.0 warnings.
2005-07-05  Mike McCormackgcc 4.0 -Wpointer-sign fixes.
2005-05-27  Dmitry TimoshkovMake some of the OLE interface vtables const.
2005-01-14  Paul Vriens- use Interlocked* functions in AddRef and Release.
2005-01-12  Paul Vriens- Fix logic in Stream_fnRelease, refcount should be...
2004-10-05  Francois GougetReplace some IUnknown_QueryInterface() calls with the...
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-09-02  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2003-10-14  Michael GünnewigFixed usage of GlobaReAlloc.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-23  Michael Günnewig- Fixed some signed/unsigned mismatches.
2003-05-13  Francois GougetFix miscellaneous spelling errors and typos.
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-10-21  Michael GünnewigNew AVI streamhandlers for audio and video streams.