comdlg32: Fix an error in a Catalan resource.
[wine] / dlls / msacm32 / internal.c
2009-03-09  Andrew Talbotmsacm32: Fix a typo.
2009-02-02  Marcus Meissnermsacm32: Add missing HeapALloc failure checks (Coverity).
2009-01-09  Andrew Talbotmsacm32: Declare a variable static.
2009-01-08  Andrew Talbotmsacm32: Declare a function static.
2007-05-30  Andrew Talbotmsacm32: Constify some variables.
2007-01-12  Andrew Talbotmsacm32: Declare some variables static.
2006-10-12  Michael Stefaniucmsacm32: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
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-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-10-31  Eric PouechMade msacm32 really load ACM drivers.
1999-09-11  Patrik StridvallEliminated warnings.
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
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-01-26  Eric PouechTemporary #if 0'ed part for builtin modules in MSACM...
1998-10-11  Patrik StridvallStarted the implementation of MSACM.DLL and MSACM32...