winamp/Src/Plugins/Input/in_midi/fakedsound.h

4 lines
81 B
C

IDirectSoundBuffer* dhb_create(DWORD size,DWORD freq);
IDirectSound * get_ds();