[Bug 31724] SolidWorks Explorer 2012 fails to install, reporting 'Could not get typeinfo of hreftype 384 for VT_USERDEFINED, hr = 0x80004005'

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 9 06:23:48 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=31724

--- Comment #13 from Nikolay Sivov <bunglehead at gmail.com> ---
Created attachment 47743
  --> http://bugs.winehq.org/attachment.cgi?id=47743
patch

For some reason I don't understand yet this patch helps. It still fails later
but differently:

---
003e:trace:scrrun:filesys_OpenTextFile (0x7d0f1e74)->(L"\\acad.rx" 8 -1 0
0x76e350)
003e:trace:ole:DispCallFunc retval: 0x76e360->{VT_ERROR}
003e:trace:ole:ITypeInfo_fnInvoke [retval] value:
0x1436608->{VT_DISPATCH|VT_BYREF,0x76e350}
003e:warn:ole:ITypeInfo_fnInvoke invoked function failed with error 0x800a0046
---

Reason for that is 'inACADSupportDir' argument in a script being empty string,
making path invalid. I'll try to figure out why hreftype lookup is fixed with
such idl changes first.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list