winmm: Rearrange device mapping when a new default device is chosen.
[wine] / dlls / msacm32 / driver.c
2011-11-04  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2010-05-24  Michael Stefaniucmsacm32: Avoid using the long type.
2010-01-29  Alexandre Julliardmsacm32: Clear the type field when deleting a driver.
2009-08-24  Aric Stewartmsacm32: In acmDriverDetails if we are unable to load...
2009-08-24  Aric Stewartmsacm32: If a driver load fails and it does not give...
2009-02-05  Michael Stefaniucinclude: Change some DWORD to DWORD_PTR in msacm.h.
2008-11-26  Maarten Lankhorstmsacm: Fix pointer truncation.
2007-12-24  Andrew Talbotmsacm32: Remove unneeded casts.
2007-05-10  Andrew Talbotmsacm32: Exclude unused headers.
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2007-01-06  Kai Blinmsacm32: Fix comment and remove unneeded if check ...
2006-11-06  Andrew Talbotmsacm32: Cast-qual warnings fix.
2006-10-12  Michael Stefaniucmsacm32: Win64 printf format warning fixes.
2006-09-21  Alex Villacís Lassomsacm: acmDriverPriority() compares dwPriority against...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-10  Alexandre Julliardmsacm32: Renamed the dlls/msacm directory to dlls/msacm32.
2000-07-24  Alexandre JulliardMerged msacm and msacm32 dlls.
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...
1999-12-12  Eric PouechAdded the ability to open several streams on the same...
1999-12-05  Eric PouechDebug traces cosmetic fixes.
1999-10-31  Eric PouechMade msacm32 really load ACM drivers.
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-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-04  Andreas MohrAnother usage of non-portable functions...
1998-10-11  Patrik StridvallStarted the implementation of MSACM.DLL and MSACM32...