Added entry for DirectSoundFullDuplexCreate.
This commit is contained in:
parent
6606615f0b
commit
3569c2344f
|
@ -7,6 +7,6 @@
|
|||
7 stdcall DirectSoundCaptureEnumerateA(ptr ptr)
|
||||
8 stdcall DirectSoundCaptureEnumerateW(ptr ptr)
|
||||
9 stdcall GetDeviceID(ptr ptr)
|
||||
10 stub DirectSoundFullDuplexCreate
|
||||
10 stdcall DirectSoundFullDuplexCreate8(ptr ptr ptr ptr long long ptr ptr ptr ptr) DirectSoundFullDuplexCreate
|
||||
11 stdcall DirectSoundCreate8(ptr ptr ptr)
|
||||
12 stdcall DirectSoundCaptureCreate8(ptr ptr ptr)
|
||||
|
|
Loading…
Reference in New Issue