Searched refs:instanceW (Results 1 – 3 of 3) sorted by relevance
/reactos/dll/directx/wine/devenum/ |
H A D | devenum_private.h | 85 static const WCHAR instanceW[] = {'\\','I','n','s','t','a','n','c','e',0}; variable
|
H A D | mediacatenum.c | 354 lstrcatW(rpb->path, instanceW); in create_PropertyBag() 1032 lstrcatW(buffer, instanceW); in create_EnumMoniker()
|
/reactos/modules/rostests/winetests/devenum/ |
H A D | devenum.c | 336 static const WCHAR instanceW[] = {'\\','I','n','s','t','a','n','c','e',0}; in test_directshow_filter() local 387 lstrcatW(buffer, instanceW); in test_directshow_filter()
|