Removed excessive statement (break after return or goto, not useful
[wine] / dlls / dmime / dmime_private.h
2004-08-22  Alexandre JulliardDon't define BEGIN_INTERFACE in unknwn.h.
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-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  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-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-02-25  Rok MandeljcAdded name resolving for CLSIDs, IIDs, GUIDs and return...
2004-01-20  Rok Mandeljc- updated resources to DX9
2004-01-03  Alexandre JulliardAvoid referencing a private header in another dll.
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-21  Rok MandeljcSplit the dmusic interfaces.