[Bug 4263] CVS regression: installshield crashes when copying files

Wine Bugs wine-bugs at winehq.org
Thu Jan 12 18:27:25 CST 2006


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





------- Additional Comments From rob at codeweavers.com  2006-12-01 18:27 -------
I suspect you mean you get the error 0x80020005 - DISP_E_TYPEMISMATCH.

I am guessing it is the same issue that I've already been made aware of - the
app passes in VT_VARIANT to ITypeInfo::Invoke and we are expected to convert it
to VT_VARIANT|VT_BYREF. Of course, without any debug error messages to go on, I
am just guessing...

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list