msxml3: Implement comment node.
[wine] / dlls / msacm / wineacm.h
2006-01-18  Alex Villacís Lassomsacm: acmDriverAdd() support for ACM_DRIVERADDF_FUNCTI...
2006-01-18  Alex Villacís Lassomsacm: acmDriverAdd[AW] support for ACM_DRIVERADDF_NOTI...
2006-01-18  Alex Villacís LassoMSACM: acmDriverAddW skeleton, implementation of ACM_DR...
2006-01-18  Alex Villacís Lassomsacm: Implement acmDriverPriority with driver priority...
2004-12-13  Eric PouechFixed some errors in function prototypes.
2004-04-20  Francois GougetMake static Unicode strings const.
2003-07-02  Eric Pouech- renamed winmm.OpenDriverW into winmm.OpenDriver
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-05-22  Eric PouechMimic more closely Windows' behavior (a MSACM driver...
2001-04-23  Eric PouechAdded cache for drivers information.
2001-01-04  Eric PouechAdded a few missing parts.
2000-10-12  Eric PouechAdded PCM converter internal driver.
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-08-26  Eric PouechImplemented most of '*Format*' API.
2000-07-24  Alexandre JulliardMerged msacm and msacm32 dlls.