mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-15 02:09:19 +08:00
10 lines
207 B
Modula-2
10 lines
207 B
Modula-2
; from DirectX 6.1
|
|
LIBRARY "DSOUND.dll"
|
|
EXPORTS
|
|
DirectSoundCaptureCreate@12
|
|
DirectSoundCaptureEnumerateA@8
|
|
DirectSoundCaptureEnumerateW@8
|
|
DirectSoundCreate@12
|
|
DirectSoundEnumerateA@8
|
|
DirectSoundEnumerateW@8
|