Home
last modified time | relevance | path

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

/reactos/dll/cpl/mmsys/
H A Dsounds.c749 DWORD dwNumApps; in ImportSoundProfiles() local
762 dwNumApps = 0; in ImportSoundProfiles()
775 dwNumApps++; in ImportSoundProfiles()
783 return (dwNumApps != 0); in ImportSoundProfiles()