Fixed the displaying of the FOURCC codes in _dump_pixelformat.
[wine] / dlls / avifil32 / avifile.c
2000-08-14  Alexandre JulliardCleaned up a few inter-dll dependencies. Added a few...
2000-08-03  Alexandre JulliardMoved GUID definitions to their respective dll.
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-12  Dimitrie PaunCleaned up debug channels a bit.
2000-01-29  Alexandre JulliardRemoved debugstr.h.
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-10-13  Francois GougetUse the COM macros rather than directly accessing the...
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-07-03  Marcus Meissnersome small include fixes, some checks for NULL ptrs,
1999-05-22  Paul QuinnMicrosoft com vtable compatibility workaround for g...
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-13  Marcus MeissnerStarted on avifil32 implementation (only stubs currently).