Fix segmentation fault caused by incorrect referencing of client audio
[wine] / dlls / winmm / mcicda / Makefile.in
2005-02-09  Eric Pouech- rewrite MCI interfaces as Unicode interface (as it...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2002-05-23  Alexandre JulliardRemoved some unnecessary imports.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-01-13  Eric PouechNow using the NT CD interface.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.