Added entry for DirectSoundFullDuplexCreate.

This commit is contained in:
Robert Reif 2003-04-02 22:35:05 +00:00 committed by Alexandre Julliard
parent 6606615f0b
commit 3569c2344f
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@
7 stdcall DirectSoundCaptureEnumerateA(ptr ptr) 7 stdcall DirectSoundCaptureEnumerateA(ptr ptr)
8 stdcall DirectSoundCaptureEnumerateW(ptr ptr) 8 stdcall DirectSoundCaptureEnumerateW(ptr ptr)
9 stdcall GetDeviceID(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) 11 stdcall DirectSoundCreate8(ptr ptr ptr)
12 stdcall DirectSoundCaptureCreate8(ptr ptr ptr) 12 stdcall DirectSoundCaptureCreate8(ptr ptr ptr)