[oleaut32] implement VarMod() + tests, fix bug in VarNot()
Hans Leidekker
hans at it.vu.nl
Fri Jan 30 03:50:20 CST 2004
On Friday 30 January 2004 04:30, Chris Morgan wrote:
> Still have a couple of issues with this change. I'm not sure why the (BSTR)
> tests fail under wine and not windows, I've wrappered them with todo_wine{}
> but they still get listed as failures.
Run it like so:
WINETEST_PLATFORM="wine" wine oleaut32_crosstest.exe vartest
and you won't get the failures.
-Hans
More information about the wine-devel
mailing list