wine-wine/dlls/dmband
Michael Stefaniuc c1b3b58eac dmband: Remove the extraneous IUnknown from DirectMusicBand.
Also lock/unlock the module only on creation/destruction of the object.
2014-01-30 10:35:18 +01:00
..
tests dmband/tests: Use the standard COM tests for DirectMusicBandTrack. 2014-01-30 10:35:05 +01:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
band.c dmband: Remove the extraneous IUnknown from DirectMusicBand. 2014-01-30 10:35:18 +01:00
bandtrack.c dmband: Store the iface instead of the COM object in _DMUS_PRIVATE_BAND. 2014-01-30 10:35:13 +01:00
dmband.idl
dmband.spec
dmband_main.c dmband: None of the COM classes support aggregation. 2014-01-30 10:34:54 +01:00
dmband_private.h dmband: Remove the extraneous IUnknown from DirectMusicBand. 2014-01-30 10:35:18 +01:00
dmutils.c include: There is no need to duplicate CLSID_DirectMusicAudioPathConfig as CLSID_DirectMusicAudioPath. 2014-01-10 12:09:12 +01:00
dmutils.h
version.rc