home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 83win / data1.cab / DLL_Toolkit / Source / HTBWav / HTBwav.def < prev    next >
Encoding:
Text File  |  2001-03-02  |  190 b   |  9 lines

  1. ; HTBwav.def : Declares the module parameters for the DLL.
  2.  
  3. LIBRARY      "HTBwav"
  4. DESCRIPTION  'Wav Player Dynamic Link Library'
  5.  
  6. EXPORTS
  7.     ; Explicit exports can go here
  8.     Playwav
  9.