[FONT=Courier New][SIZE=2]Public Declare Function sndPlaySound Lib "winmm.dll" Alias "sndPlaySoundA" (ByVal lpszSoundName As String, ByVal uFlags As Long) As Long

'Forma eklenecek(herhangi bir yordama)

sndPlaySound App.Path & "/yem.wav", 2[/SIZE][/FONT]


[FONT=Courier New][SIZE=2]Modüle eklenecek...[/SIZE][/FONT]