Searched refs:wszOLE_COLOR (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/oleaut32/ |
H A D | typelib.c | 343 static WCHAR wszOLE_COLOR[] = {'O','L','E','_','C','O','L','O','R',0}; in test_TypeComp() local 460 ulHash = LHashValOfNameSys(SYS_WIN32, LOCALE_NEUTRAL, wszOLE_COLOR); in test_TypeComp() 461 hr = ITypeComp_Bind(pTypeComp, wszOLE_COLOR, ulHash, 0, &pTypeInfo, &desckind, &bindptr); in test_TypeComp()
|