Closed GoogleCodeExporter closed 8 years ago
Can't test it atm, but I suggest you look at variants.cpp, line 171:
var->bstrVal = SysAllocString(A2OLE(npvar->value.stringValue.utf8characters));
I suspect that the utf8 string needs to be converted some other way before it's
a
proper BSTR.
Original comment by leeor.ah...@gmail.com
on 23 Dec 2008 at 8:12
Committed the fix you sent me.
Thanks!
Original comment by leeor.ah...@gmail.com
on 23 Dec 2008 at 1:14
the same with parameters of object... so also need fix..
Original comment by yauhe...@gmail.com
on 23 Dec 2008 at 3:21
Original comment by leeor.ah...@gmail.com
on 6 Feb 2009 at 1:20
Original issue reported on code.google.com by
yauhe...@gmail.com
on 23 Dec 2008 at 8:02