home *** CD-ROM | disk | FTP | other *** search
/ Wacky Windows Stuff... / WACKY.iso / rackcode / vbwav.bas < prev    next >
BASIC Source File  |  1992-07-26  |  94b  |  3 lines

  1. Declare Function sndplaysound Lib "mmsystem" (ByVal filenae$, ByVal snd_async%) As Integer
  2.  
  3.