home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lstbx2.zip / wcsnd.def < prev    next >
Text File  |  1994-04-21  |  333b  |  11 lines

  1. option modname=LBSnd
  2. format os2 lx dll initinstance terminstance
  3. option description 'WATCOM Sound DLL'
  4. segment class 'code' loadoncall executeread noiopl nonconforming
  5. segment class 'data' loadoncall readwrite noiopl nonshared
  6. option manyautodata
  7. option protmode
  8. export LoadWaveFile.1
  9. export PlayWave.2
  10. export UnloadWave.3
  11.