po: Update French translation.
[wine] / dlls / avifil32 / avifil32.spec
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-01-03  Alexandre JulliardFixed CLSID_AVISimpleUnMarshal export.
2004-12-27  Hans LeidekkerStub implementations for AVIMakeStreamFromClipboard...
2004-11-19  Christian CostaMapped AVIStreamOpenFromFile to AVIStreamOpenFromFileA.
2003-10-04  Michael Günnewig- First part of a new IAVIEditStream implementation.
2003-08-23  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-07-30  Alexandre JulliardMake the DllRegisterServer, DllRegisterServerEx, DllUnr...
2003-06-30  Christian CostaAdded some stubs.
2003-06-23  Michael Günnewig- Fixed some signed/unsigned mismatches.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-18  Michael Günnewig- Add wavefile handler.
2002-10-10  Michael Günnewig- Move the API into a new api.c file.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-02  Alexandre JulliardRemoved a bunch of multimedia code at Hidenori's request.
2001-06-19  Patrik StridvallFixed some issues found by winapi_check.
2001-06-07  Hidenori TakeshimaImplemented some part of AVIFIL32.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-04-19  Alexandre JulliardAdded some missing import directives.
2000-01-01  Alexandre JulliardMake use of automatic ordinal allocation.
1999-10-24  Patrik StridvallAdded spec file declarations for already implemented...
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.