VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Plays a .WAV file

Thejan J Rajapakshe  (7 Submissions)   Sound/MP3   VB.NET   Unknown Difficulty   Wed 3rd January 2007   Mon 8th February 2021

Plays a .WAV file

API Declarations


(ByVal lpszSoundName As String, ByVal uFlags As Long) As Long

Const SND_SYNC = &H0000
Const SND_ASYNC = &H0001
Const SND_NODEFAULT = &H0002
Const SND_LOOP = &H0008
Const SND_NOSTOP = &H0010


Rate Plays a .WAV file (2(2 Vote))
Plays a .WAV file.bas

Plays a .WAV file Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters