Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/devenum/
H A Ddevenum.c621 static const WCHAR directsoundW[] = {'D','i','r','e','c','t','S','o','u','n','d',':',' ',0}; in test_dsound() local
633 lstrcpyW(name, directsoundW); in test_dsound()
668 lstrcatW(buffer, directsoundW); in test_dsound()
/reactos/dll/directx/wine/devenum/
H A Dcreatedevenum.c510 static const WCHAR directsoundW[] = {'D','i','r','e','c','t','S','o','u','n','d',':',' ',0}; in register_dsound_devices() local
529 lstrcpyW(name, directsoundW); in register_dsound_devices()