Sweden-Number/dlls/dmusic
Christian Costa c6694e6dec dmusic: Implement SynthPortImpl_IDirectMusicPort_DownloadInstrument. 2012-12-24 14:36:21 +01:00
..
tests dmusic: Add master clock tests. 2012-09-24 22:27:47 +02:00
Makefile.in dmusic: Move IDirectMusicDownloadedInstrument to port.c since it is port dependant and perform COM cleanup. 2012-12-24 14:36:14 +01:00
buffer.c dmusic: Implement IDirectMusicBuffer_SetUsedBytes. 2012-05-14 12:19:55 +02:00
clock.c dmusic: Display new ref in AddRef and Release. 2012-11-02 19:48:21 +01:00
collection.c dmusic: Use static variables for instrument header and id instead of using pointer. 2012-12-21 13:54:29 +01:00
dmusic.c dmusic: Init port caps dwSize member before calling GetPortCaps. 2012-11-05 11:30:34 +01:00
dmusic.idl dmusic: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:27 +01:00
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: Implement SynthPortImpl_IDirectMusicPort_DownloadInstrument. 2012-12-24 14:36:21 +01:00
download.c dmusic: Internal functions don't need to be WINAPI. 2012-04-24 11:37:20 +02:00
instrument.c dmusic: Use static variables for instrument header and id instead of using pointer. 2012-12-21 13:54:29 +01:00
port.c dmusic: Implement SynthPortImpl_IDirectMusicPort_DownloadInstrument. 2012-12-24 14:36:21 +01:00
version.rc resources: Define a generic mechanism for adding extra values to the common version block. 2010-12-03 14:53:59 +01:00