mirror of
https://github.com/solemnwarning/directplay-lite
synced 2024-12-30 16:45:37 +01:00
15 lines
458 B
Modula-2
15 lines
458 B
Modula-2
LIBRARY DSOUND.dll
|
|
EXPORTS
|
|
DirectSoundCreate @1
|
|
DirectSoundEnumerateA @2
|
|
DirectSoundEnumerateW @3
|
|
DllCanUnloadNow @4 PRIVATE
|
|
DllGetClassObject @5 PRIVATE
|
|
DirectSoundCaptureCreate @6
|
|
DirectSoundCaptureEnumerateA @7
|
|
DirectSoundCaptureEnumerateW @8
|
|
GetDeviceID @9
|
|
DirectSoundFullDuplexCreate @10
|
|
DirectSoundCreate8 @11
|
|
DirectSoundCaptureCreate8 @12
|