Optimized debugging API to reduce code size.
[wine] / dlls / avifil32 / avifile.c
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).