Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/oleaut32/
H A Dtypelib.c91 static WCHAR wszguid[] = {'g','u','i','d',0}; variable
517 ulHash = LHashValOfNameSys(SYS_WIN32, LOCALE_NEUTRAL, wszguid); in test_TypeComp()
520 hr = ITypeComp_BindType(pTypeComp, wszguid, ulHash, &pTypeInfo, &pTypeComp_tmp); in test_TypeComp()
5588 lstrcpyW(buffW, wszguid); in test_FindName()