user/tests: Add lparam to all HCBT_MINMAX hook messages.
[wine] / dlls / msacm32 /
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-04-10  Alexandre Julliardmsacm32: Renamed the dlls/msacm directory to dlls/msacm32.
2000-07-24  Alexandre JulliardMerged msacm and msacm32 dlls.
2000-07-11  James HathewayStub for the ACM_METRIC_MAX_SIZE_FORMAT command of...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-29  Niels Kristian Bec... Removed superfluous #include statements for header...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-12-12  Eric PouechAdded the ability to open several streams on the same...
1999-12-05  Eric PouechCorrectly implement ACM_STREAMOPENF_QUERY flag in acmOp...
1999-12-05  Eric PouechFixed improper acm streams closing.
1999-12-05  Eric PouechDebug traces cosmetic fixes.
1999-10-31  Eric PouechMade msacm32 really load ACM drivers.
1999-09-11  Patrik StridvallEliminated warnings.
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
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-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-14  Bertho StultiensChange a couple of names that would conflict after...
1999-02-04  Andreas MohrAnother usage of non-portable functions...
1999-01-26  Eric PouechTemporary #if 0'ed part for builtin modules in MSACM...
1998-10-17  Marcus MeissnerFixed some more missing WINAPIs (hopefully correct).
1998-10-11  Patrik StridvallStarted the implementation of MSACM.DLL and MSACM32...