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
|