Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/mmdevapi/
H A Dmmdevenum.c194 static const WCHAR not_a_deviceW[] = {'n','o','t','a','d','e','v','i','c','e',0}; in START_TEST() local
236 hr = IMMDeviceEnumerator_GetDevice(mme, not_a_deviceW, NULL); in START_TEST()
242 hr = IMMDeviceEnumerator_GetDevice(mme, not_a_deviceW, &dev); in START_TEST()