Home
last modified time | relevance | path

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

/reactos/dll/win32/winmm/
H A Dplaysound.c403 static BOOL PlaySound_IsString(DWORD fdwSound, const void* psz) in PlaySound_IsString() function
446 bIsString = PlaySound_IsString(fdwSound, pszSound); in PlaySound_AllocAndGetMMIO()