Moved queue paint count to the server. Removed a few no longer used
[wine] / dlls / winmm / Makefile.in
2001-01-13  Alexandre Julliardwinmm.dll can now be properly separated.
2000-12-21  Eric PouechCleaned up the code a bit.
2000-12-13  Eric PouechSplit driver functions into USER (16 bit part) and...
2000-11-06  Alexandre JulliardRemoved SUBDIRS in winmm Makefile.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-26  Alexandre JulliardMerged setupx.dll into setupapi.dll.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-08  Alexandre JulliardSimplified wrc flags handling.
2000-04-09  Alexandre JulliardImproved support for Makefiles that need to recurse...
2000-03-05  Alexandre JulliardAdded support for creating extra symlinks for .so files...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-02-26  Eric PouechMoved hardware related handling to dlls/winmm/joystick...
2000-01-04  Eric PouechPut back visible minimum timer resolution to 1 ms.
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.
1999-09-22  Eric PouechAdded dlls/winmm and dlls/winmm/wineoss directories.