wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / dmusic / dmusic_private.h
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.