wine/dlls/dmscript
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
..
dmscript.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
dmscript.rgs
dmscript.spec
dmscript_main.c include: There is no need to duplicate CLSID_DirectMusicAudioPathConfig as CLSID_DirectMusicAudioPath. 2014-01-10 12:09:12 +01:00
dmscript_private.h
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
rsrc.rc
script.c
scripttrack.c