lhash             293 ext/com_dotnet/com_handlers.c 			ULONG lhash;
lhash             298 ext/com_dotnet/com_handlers.c 				lhash = LHashValOfNameSys(SYS_WIN32, LOCALE_SYSTEM_DEFAULT, olename);
lhash             300 ext/com_dotnet/com_handlers.c 				if (SUCCEEDED(ITypeComp_Bind(comp, olename, lhash, INVOKE_FUNC, &TI, &kind, &bindptr))) {