atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / dmime /
2005-01-03  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-22  Francois GougetRemove unneeded NULL casts.
2004-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
2004-11-23  Tom WicklineVersion resources cleanup.
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-22  Alexandre JulliardDon't define BEGIN_INTERFACE in unknwn.h.
2004-08-13  Alexandre JulliardMoved ICOM_THIS_MULTI definition out of objbase.h and...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-08-11  Francois GougetModify widl to put the C COM macros inside an #ifdef...
2004-07-04  Alexandre JulliardFixed a warning.
2004-06-01  Raphael JunqueiraCorrect typo in LoadWave (wave is an DMObject not a...
2004-05-27  Raphael JunqueiraSupport loading of Wave segments on IDirectMusicSegment8.
2004-05-27  Raphael Junqueira- don't use a stupid "while (1);" thread when DMPerform...
2004-05-20  Raphael JunqueiraBetter handling of User IDirectMusicTools.
2004-05-19  Raphael Junqueira- Better loading of IDirectMusicSegTriggerTrack (intern...
2004-05-17  Raphael Junqueira- First drafts for IDirectMusicSegment::GetParam and
2004-05-14  Ivan Leo Murray... Updated the version info of all DirectX dlls to the...
2004-05-14  Raphael Junqueira- Parse DMStyle motifs (ie patterns) and bands (fill...
2004-05-14  Raphael Junqueira- Add the same new files (dmutils.c/dmutils.h) into...
2004-05-13  Raphael Junqueira- Fewer FIXMEs.
2004-05-12  Raphael Junqueira- Segment loading fix (correct FOURCC_RIFF tracks handl...
2004-05-11  Raphael Junqueira- Typo fix in dmusicf.h.
2004-05-11  Raphael Junqueira- Many IDirectMusicSegment fixes (loading).
2004-05-10  Raphael Junqueira- Release DSBuffer on AudioPath destruction.
2004-05-06  Raphael Junqueira- PMsg processing thread (currently only Notifications...
2004-05-05  Raphael Junqueira- fix cRef Leak (init to 1, should be 0) of IDMPerformance
2004-05-05  Raphael Junqueira- fix DirectSound Creation by dmusic (fix recent Unreal...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-12  Raphael Junqueira- scripts sub-containers loading
2004-03-07  Raphael JunqueiraFix one ugly bug (horrible cast) into dmusic code to...
2004-02-27  Alexandre JulliardSync some of the dll registrations with the contents of
2004-02-25  Rok MandeljcAdded name resolving for CLSIDs, IIDs, GUIDs and return...
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-20  Rok Mandeljc- updated resources to DX9
2004-01-03  Alexandre JulliardAvoid referencing a private header in another dll.
2003-10-27  Raphael Junqueira- Some fixes on DirectSound init (need SetCooperativeLe...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-22  Rok Mandeljc- implemented loader, loader's stream and loading of...
2003-07-30  Alexandre JulliardMake the DllRegisterServer, DllRegisterServerEx, DllUnr...
2003-07-21  Rok MandeljcSplit the dmusic interfaces.
2003-04-08  Rok MandeljcAdded stubs for dpnhpast and for all the dmusic dlls.