Home
last modified time | relevance | path

Searched refs:proc_PlaySoundAsync (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/winmm/
H A Dplaysound.c627 static BOOL proc_PlaySoundAsync(WINE_PLAYSOUND *wps) in proc_PlaySoundAsync() function
692 return proc_PlaySoundAsync(wps); in MULTIMEDIA_PlaySound()