Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/dxdiagn/
H A Dcontainer.c41 static const WCHAR DxDiag_SoundCaptureDevices[] = {'D','x','D','i','a','g','_','D','i','r','e','c',… variable
1143 hr = IDxDiagContainer_GetChildContainer(pddc, DxDiag_SoundCaptureDevices, &sound_cont); in test_DxDiag_SoundCaptureDevices()
/reactos/dll/directx/wine/dxdiagn/
H A Dprovider.c1449 …static const WCHAR DxDiag_SoundCaptureDevices[] = {'D','x','D','i','a','g','_','S','o','u','n','d'… in build_directsound_tree() local
1468 cont = allocate_information_node(DxDiag_SoundCaptureDevices); in build_directsound_tree()