Searched refs:DxDiag_SoundCaptureDevices (Results 1 – 2 of 2) sorted by relevance
/reactos/modules/rostests/winetests/dxdiagn/ |
H A D | container.c | 41 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 D | provider.c | 1449 …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()
|