Michael Stefaniuc
edddda2374
include: There is no need to duplicate CLSID_DirectMusicAudioPathConfig as CLSID_DirectMusicAudioPath.
...
CLSID_DirectMusicAudioPath is private to Wine and produces the confusion
between the COM objects DirectMusicAudioPath and
DirectMusicAudioPathConfig. But those are totally different things.
2014-01-10 12:09:12 +01:00
Christian Costa
cdf727ebd1
dmloader: Use dump_DMUS_OBJECTDESC to dump data to avoid truncation in TRACE.
2012-12-20 18:29:46 +01:00
Alexandre Julliard
72f3e3d483
dmloader: Remove an unused function.
2008-12-03 12:12:21 +01:00
Andrew Talbot
7b24ee7d1b
dmloader: Sign-compare warning fix.
2008-07-31 13:39:41 +02:00
Rob Shearman
5dd2f1efa8
Include config.h and wine/port.h in files that use snprintf.
2008-02-29 12:39:28 +01:00
Alexandre Julliard
7718d2bd7c
dmusic: Fix license headers that mistakenly use GPL instead of LGPL.
...
Confirmed by the original author and the major contributors.
2007-05-30 12:54:07 +02:00
Andrew Talbot
b19be8870c
dmloader: Constify some variables.
2007-04-25 11:50:20 +02:00
Michael Stefaniuc
22684cc767
janitorial: Remove stray '\' at end of lines.
2007-01-09 12:04:26 +01:00
Andrew Talbot
b530ac97fb
dmloader: Declare some functions static.
2007-01-05 18:24:29 +01:00
Andrew Talbot
e6a0a09b88
dmloader: Dangling references fix.
2006-12-11 12:16:42 +01:00
Michael Stefaniuc
187b6ed9b9
dmloader: Win64 printf format warning fixes.
2006-10-12 21:42:58 +02:00
Francois Gouget
5d6ab30c58
dmloader: Modify the debugstr_DMUS_* functions to return strings that never end with a '\n'.
2006-10-06 17:29:32 +02:00
Stefan Leichter
0eab042890
dmloader: Print 64bit integers with wine_dbgstr_longlong.
2006-09-20 11:18:56 +02:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Rok Mandeljc
72c80375fa
dmloader: complete rewrite and full implementation.
2004-05-13 00:00:22 +00:00