Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
322 B

4 years ago
  1. LIBRARY DSOUND
  2. DESCRIPTION 'DirectSound 1.0 (C) Microsoft 1995'
  3. SECTIONS
  4. .bss READ WRITE
  5. .data READ WRITE
  6. .idata READ WRITE
  7. .rdata READ
  8. .rsrc READ
  9. EXPORTS
  10. DirectSoundCreate
  11. DirectSoundEnumerateA
  12. DirectSoundEnumerateW
  13. DllCanUnloadNow PRIVATE
  14. DllGetClassObject PRIVATE