https://bugs.winehq.org/show_bug.cgi?id=25802
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com --- This is about missing typelib in olepro32.dll:
--- 0009:trace:typelib:TLB_ReadTypeLib File L"C:\windows\system32\OLEPRO32.DLL" index 1 0009:trace:ole:TLB_PEFile_Open No TYPELIB resource found 0009:trace:ole:LoadTypeLibEx returns 80029c4a 0009:trace:ole:ITypeInfo_fnGetRefTypeInfo (0x3771bc8) hreftype 0x0085 loaded FAILURE ((nil)) 0009:err:ole:userdefined_to_variantvt Could not get typeinfo of hreftype 85 for VT_USERDEFINED, hr = 0x80029c4a ---
I sent a patch for that, but it turned out it's supposed to be in SLTG format that widl can't generate currently. So if anyone is feeling like doing some archeology it's nice opportunity. No need to support all aspect, only what's needed for StdType typelib.
*** This bug has been marked as a duplicate of bug 14617 ***