Added 32 bit float support.
[wine] / dlls / avifil32 / wavfile.c
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-07-04  Mike McCormackFix string conversion bugs.
2003-11-26  Michael GünnewigFixed multiple bugs in FindSample implementation of...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-21  Michael Günnewig- Added support for Sun Audio files in wave-file handler.
2003-06-23  Michael Günnewig- Fixed some signed/unsigned mismatches.
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-10-19  Michael Günnewig- Fixed loading of wave files.
2002-10-18  Michael Günnewig- Add wavefile handler.