Sweden-Number/dlls/dmusic
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
..
tests dmusic/tests: Add some DirectMusicCollection tests. 2014-01-06 17:10:03 +01:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
buffer.c
clock.c
collection.c dmusic: Don't hardcode the guidClass in IDirectMusicObject::ParseDescriptor. 2014-01-06 17:10:04 +01:00
dmusic.c dmusic: These COM classes don't support COM aggregation. 2013-12-30 19:01:42 +01:00
dmusic.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
dmusic.spec
dmusic_main.c include: There is no need to duplicate CLSID_DirectMusicAudioPathConfig as CLSID_DirectMusicAudioPath. 2014-01-10 12:09:12 +01:00
dmusic_private.h
download.c
instrument.c
port.c
version.rc