Ciao..basta usare la funzione API SndPlaySound:
Se poi hai problemi scrivi pure..ciaocodice:Declare Function sndPlaySound Lib "winmm.dll" Alias "sndPlaySoundA" (ByVal lpszSoundName As String, ByVal uFlags As Long) As Long
Ciao..basta usare la funzione API SndPlaySound:
Se poi hai problemi scrivi pure..ciaocodice:Declare Function sndPlaySound Lib "winmm.dll" Alias "sndPlaySoundA" (ByVal lpszSoundName As String, ByVal uFlags As Long) As Long