Moved standard syslevel APIs declaration to winbase.h.
[wine] / dlls / avifil32 /
2000-11-13  Alexandre JulliardReplaced a few internal functions by exported ones.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
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-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-28  Alexandre JulliardAdded 'owner' field to 16-bit spec files to specify...
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-04-19  Alexandre JulliardAdded some missing import directives.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-12  Dimitrie PaunCleaned up debug channels a bit.
2000-03-05  Alexandre JulliardAdded support for creating extra symlinks for .so files...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-29  Alexandre JulliardRemoved debugstr.h.
2000-01-23  Marcus MeissnerAdded *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
2000-01-01  Alexandre JulliardMake use of automatic ordinal allocation.
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-24  Patrik StridvallAdded spec file declarations for already implemented...
1999-10-13  Francois GougetUse the COM macros rather than directly accessing the...
1999-08-15  Ulrich WeigandAdapted to glue code generation changes.
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
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).