Hi,
> Im not sure if I understand you,
> Im using the current CVS version of oleaut32.
I think you'll find its the native dll thats failing. I'll be
resyncing again today though, so I'll check nothings changed to break
builtin.
Cheers,
Jon
=
"Don't wait for the seas to part, or messiahs to
--- Jon Griffiths <[EMAIL PROTECTED]> a écrit :
> >Running the oleaut32 tests shows that vartype and vartest are
failing.
> >Has someone an idea about these ?
>
> Your (presumably early) version of oleaut32.dll doesn't support the
> VT_DECIMAL type. I'll update the tests shortly.
Im not sure if
Hi,
>Running the oleaut32 tests shows that vartype and vartest are
>failing.
>Has someone an idea about these ?
Your (presumably early) version of oleaut32.dll doesn't support the
VT_DECIMAL type. I'll update the tests shortly.
Cheers,
Jon
=
"Don't wait for the seas to part, or messiahs to
Running the oleaut32 tests shows that vartype and vartest are failing.
The 25 tests that fail are returning DISP_E_TYPEMISMATCH (0x80020005)
Has someone an idea about these ?
vartest.c:2653: Testing different VARTYPES
fixme:ole:VarParseNumFromStr dwInFlags & NUMPRS_HEX_OCT not y