Removed trailing whitespace.
[wine] / include / msacm.h
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-26  Vincent Béron- Converted HACMOBJ to void*
2002-03-25  Vincent BéronConverted HACMSTREAM, HACMDRIVERID and HACMDRIVER to...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-07-30  Alexandre JulliardMoved some handle declarations to the right headers.
2001-01-22  Jon Griffiths- Fix a typo in TBSAVEPARAMS A/W declaration.
2001-01-04  Eric PouechAdded a few missing parts.
2000-10-03  Francois GougetRemoved the ';' ending on lines using the DECL_WINELIB_...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-08-26  Eric PouechImplemented most of '*Format*' API.
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
1999-10-31  Eric PouechMade msacm32 really load ACM drivers.
1999-06-12  Patrik StridvallAdded extern "C" if __cplusplus is defined.
1999-03-28  Jiuming LuoMoved macro DECLARE_HANDLE() (in msacm.h and wtypes...
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-15  Douglas Ridgwayc2man doesn't like extra semicolons.
1999-02-14  Bertho StultiensChange a couple of names that would conflict after...
1998-10-11  Patrik StridvallStarted the implementation of MSACM.DLL and MSACM32...