Fix signed/unsigned comparison warnings.
[wine] / dlls / dmusic / dmusic.c
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-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-02-25  Rok MandeljcAdded name resolving for CLSIDs, IIDs, GUIDs and return...
2004-01-23  Ge van GeldorpFix various function prototypes to conform to PSDK.
2004-01-20  Rok Mandeljc- updated resources to DX9
2003-10-11  Dimitrie O. PaunFix some instances of memory allocation through HeapReA...
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-06-27  Raphael Junqueira- huge COM cleanup: only keep dmusic8 version of interf...
2003-06-07  Rok Mandeljc- added debug
2003-05-06  Rok Mandeljc- implemented some more port related-functions
2003-05-04  Rok MandeljcDmusic class factory can now create dmloader8 and dmper...
2003-05-02  Rok MandeljcImplemented DirectMusic:EnumPort and DirectMusic:GetDef...
2003-04-27  Rok MandeljcSome dmusic functions implementation.
2003-04-08  Rok MandeljcAdded stubs for all dmusic interfaces.
2003-03-31  Rok Mandeljc(sorta) implemented EnumPorts.
2003-03-21  Rok MandeljcStub implementation of the dmusic dll.