Framework for the doppler effect.
[wine] / dlls / comcat /
2003-03-15  Tony LambregtsReplace DPRINTF with TRACE.
2003-01-20  John K. HohmAdded optional OLESelfRegister to wine_common_ver.rc...
2003-01-11  John K. HohmReimplemented DllRegisterServer and DllUnregisterServer...
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-23  Alexandre JulliardRemoved some remaining references to wine/obj_base.h.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-09-24  Michael StefaniucConvert HKEY to a void*.
2002-08-30  Steven EdwardsUpdate some .cvsignore files for building on Windows.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-13  John K. HohmCompleted implementation of comcat.dll, incl. Dll[Un...
2002-06-02  John K. HohmComplete ICatInformation implementation.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-29  Alexandre JulliardReplaced swprintf by wsprintfW.
2002-05-19  John K. HohmMore comcat.dll implementation, swprintf fix, winerror...
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  John K. HohmAdded comcat.dll with factory and manager but E_NOTIMPL...