wine-wine/dlls/dmusic
Sven Baars 86d589b2e1 dmusic: Fix a copy and paste error. 2012-10-01 11:58:26 +02:00
..
tests dmusic: Add master clock tests. 2012-09-24 22:27:47 +02:00
Makefile.in dmusic: Enumerate ports for midi out and midi in devices in EnumPort. 2012-04-03 17:52:22 +02:00
buffer.c dmusic: Implement IDirectMusicBuffer_SetUsedBytes. 2012-05-14 12:19:55 +02:00
clock.c dmusic: COM cleanup of IReferenceClock. 2012-05-14 12:19:24 +02:00
collection.c dmusic: Simplify IPersistStream_Load by checking DLS header first and exit if it is wrong. 2012-05-21 20:21:19 +02:00
dmusic.c dmusic: Fix a copy and paste error. 2012-10-01 11:58:26 +02:00
dmusic.idl
dmusic.spec
dmusic_main.c dmusic: Add dump function for DMUS_PORTPARAMS struct. 2012-04-11 19:10:06 +02:00
dmusic_private.h dmusic: Setup and free all DirectMusicSynth objects when creating and releasing Synth port. 2012-09-20 19:22:21 +02:00
download.c dmusic: Internal functions don't need to be WINAPI. 2012-04-24 11:37:20 +02:00
downloadedinstrument.c dmusic: Internal functions don't need to be WINAPI. 2012-04-24 11:37:20 +02:00
instrument.c dmusic: Display new ref in trace for AddRef and Release for IDirectMusicInstrument. 2012-05-11 15:39:22 +02:00
port.c dmusic: Rename params in SynthPortImpl_IDirectMusicPort_QueryInterface. 2012-09-21 17:06:03 +02:00
version.rc