wine-wine/dlls/dmsynth
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 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
dmsynth.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
dmsynth.spec
dmsynth_main.c include: There is no need to duplicate CLSID_DirectMusicAudioPathConfig as CLSID_DirectMusicAudioPath. 2014-01-10 12:09:12 +01:00
dmsynth_private.h
synth.c dmsynth: Remove now useless NULL ptr check (Coverity). 2013-01-08 12:30:59 +01:00
synthsink.c
version.rc