> I'm new to this thread, so please excuse me if this already been
> discussed or have already been patched.
>
> While working with COM I've noticed that sometimes Python long values
> does not convert correctly to COM VARIANT (I assumed that
> VT_{I4,UI4,I8,UI8,BSTR} should be used).
Can you
Ilya Bobir wrote:
Hello.
I'm new to this thread, so please excuse me if this already been
discussed or have already been patched.
While working with COM I've noticed that sometimes Python long values
does not convert correctly to COM VARIANT (I assumed that
VT_{I4,UI4,I8,UI8,BSTR} should be
Hello.
I'm new to this thread, so please excuse me if this already been
discussed or have already been patched.
While working with COM I've noticed that sometimes Python long values
does not convert correctly to COM VARIANT (I assumed that
VT_{I4,UI4,I8,UI8,BSTR} should be used). I was able