Implemented Get/SetToolTips functions.
[wine] / dlls / avifil32 / factory.c
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-21  Michael GünnewigNew AVI streamhandlers for audio and video streams.
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-10-18  Michael Günnewig- Add wavefile handler.
2002-10-10  Michael Günnewig- Move the API into a new api.c file.