Fixed thread handle leaks.
[wine] / dlls / winmm / mciavi / Makefile.in
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
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...
2001-02-14  Eric PouechStarted the real implementation of mciavi.
2000-11-29  Alexandre JulliardCleaned up some more dependencies on Wine internal...
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.