- make drive letters in PIDLs always uppercase to enable PIDL
[wine] / dlls / avifil32 / factory.c
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
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.