Searched refs:propkey_formatW (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/mmdevapi/ |
H A D | devenum.c | 131 static const WCHAR propkey_formatW[] = { variable 170 wsprintfW( buffer, propkey_formatW, id->Data1, id->Data2, id->Data3, in MMDevice_GetPropValue() 231 wsprintfW( buffer, propkey_formatW, id->Data1, id->Data2, id->Data3, in MMDevice_SetPropValue()
|