include: Added missing declarations to msvcrt.
[wine] / include / msacm.h
2011-11-04  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2009-02-05  Michael Stefaniucinclude: Change some DWORD to DWORD_PTR in msacm.h.
2009-01-09  Alexandre Julliardinclude: Fix packing of the msacm structures.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-13  Alex Villacís Lassomsacm: Add definition for ACM_DRIVERADDF_NAME.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2002-12-10  Alexandre Julliardwinnt.h should not be self-contained, it must depend...
2002-09-16  Dmitry TimoshkovReplace static initializers with a proper #define in...
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...