home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / ARQS_ZIP / VBWAV.ZIP / VBWAV.BAS next >
Encoding:
BASIC Source File  |  1992-07-26  |  94 b   |  3 lines

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