kernel32: Add a shared memory test.
[wine] / dlls / dmusic / dmusic_private.h
2013-01-22  Christian Costadmusic: Add support for loading articulations.
2013-01-09  Christian Costadmusic: COM cleanup of IDirectMusicDownload.
2012-12-24  Christian Costadmusic: Implement SynthPortImpl_IDirectMusicPort_Downlo...
2012-12-24  Christian Costadmusic: Move IDirectMusicDownloadedInstrument to port...
2012-12-21  Christian Costadmusic: Use static variables for instrument header...
2012-12-21  Christian Costadmusic: Implement instrument regions loading.
2012-12-20  Christian Costadmusic: Set instrument stream position where the instru...
2012-09-20  Christian Costadmusic: Setup and free all DirectMusicSynth objects...
2012-09-19  Christian Costadmusic: Rename IDirectMusicPortImpl object to SynthPort...
2012-09-19  Christian Costadmusic: Rename CreateSynthPortImpl to CreateSynthPortIm...
2012-09-17  Christian Costadmusic: Create the list of available system ports at...
2012-05-18  Christian Costadmusic: COM cleanup of DirectMusicPort object.
2012-05-14  Christian Costadmusic: COM cleanup of DirectMusicCollection and get...
2012-05-14  Christian Costadmusic: COM cleanup of IReferenceClock.
2012-05-08  Christian Costadmusic: COM cleanup of IDirectMusicInstrument and get...
2012-05-02  Christian Costadmusic: COM cleanup of IDirectMusic8.
2012-04-27  Christian Costadmusic: Implement IDirectMusicBuffer_GetStartTime and...
2012-04-27  Christian Costadmusic: Implement IDirectMusicBufferImpl_PackStructured.
2012-04-24  Alexandre Julliarddmusic: Internal functions don't need to be WINAPI.
2012-04-24  Christian Costadmusic: COM clean-up of IDirectMusicBuffer.
2012-04-24  Christian Costadmusic: Pass creation parameters to DMUSIC_CreateDirect...
2012-04-11  Christian Costadmusic: Add dump function for DMUS_PORTPARAMS struct.
2012-04-11  Christian Costadmusic: Replace debugstr_DMUS_OBJECTDESC by a specific...
2012-03-30  Christian Costadmusic: Don't use method implementation directly. Pass...
2011-05-17  Marcus Meissnerdmusic: Mark internal symbols as hidden.
2010-09-06  Andrew Talbotdmusic: Constify a variable.
2008-12-20  Christian Costadmusic: Move IDirectMusicThru and IDirectMusicPortDownl...
2008-12-01  Alexandre Julliarddmusic: Remove some unused functions.
2007-05-30  Alexandre Julliarddmusic: Fix license headers that mistakenly use GPL...
2007-04-25  Andrew Talbotdmusic: Constify a variable.
2006-06-10  Alexandre Julliarddmusic: Make the virtual table functions static where...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-29  Raphael JunqueiraFix implementation of IDirectMusic8Impl_CreatePort.
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-01-26  James HawkinsProperly implement DllCanUnloadNow ref counting.
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-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.
2003-07-01  Alexandre JulliardAdd strmif.h to the headers included in libuuid.
2003-06-30  Rok MandeljcFile loading improvements.
2003-06-27  Raphael Junqueira- huge COM cleanup: only keep dmusic8 version of interf...
2003-06-24  Rok MandeljcAdded framework for file loading.
2003-06-16  Christian CostaAllocate necessary dsound buffers for standard audio...
2003-06-13  Raphael Junqueira- always use IDirectMusicPerformance8Impl instead of
2003-06-07  Rok Mandeljc- added debug
2003-05-06  Rok Mandeljc- implemented some more port related-functions
2003-05-02  Rok MandeljcImplemented DirectMusic:EnumPort and DirectMusic:GetDef...
2003-04-27  Rok MandeljcSome dmusic functions implementation.
2003-04-12  Alexandre JulliardHeader files must not include config.h.
2003-04-08  Rok MandeljcAdded stubs for all dmusic interfaces.
2003-03-21  Rok MandeljcStub implementation of the dmusic dll.