makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / dmusic / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2008-12-20  Christian Costadmusic: Move IDirectMusicThru and IDirectMusicPortDownl...
2008-12-17  Hans Leidekkerjanitorial: Remove unneeded user32 imports.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2006-10-12  Michael Stefaniucdmusic: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-05-24  Alexandre JulliardLink against libwine_unicode everywhere we use Unicode...
2005-07-26  Alexandre JulliardDon't generate import libraries for dlls that don't...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-08-22  Rok Mandeljc- implemented loader, loader's stream and loading of...
2003-07-21  Rok MandeljcSplit the dmusic interfaces.
2003-07-16  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-06-24  Rok MandeljcAdded framework for file loading.
2003-05-02  Rok MandeljcImplemented DirectMusic:EnumPort and DirectMusic:GetDef...
2003-04-27  Rok MandeljcSome dmusic functions implementation.
2003-04-08  Rok MandeljcAdded stubs for all dmusic interfaces.
2003-04-03  Rok MandeljcAdded version info.
2003-03-21  Rok MandeljcStub implementation of the dmusic dll.