On Fri, Jan 23, 2004 at 04:36:58PM -0200, Savio Ramos wrote:
Hi,
I am using wine with fake_windows. A Program don't works and return the message below.
fixme:ole:VarCat Failed to convert right side from vt 8 to VT_BSTR?
The code for this fixme is slightly broken, it really failed to convert the left side, and doesn't tell us which vt it is trying to convert from. If you built from source could you apply the attached patch to dlls/oleaut32/variant.c, re-build, re-run your program and post the updated output?
Thanks.
--Alastair Bridgewater