Re: Problems with Variant serialization
Morten Andersen <[email protected]>
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Organization | Arosii Information Systems A/S |
| Message-ID | <[email protected]> |
Hi Andrzej
Andrzej Bialecki wrote:
>
> The problem I have manifests when I try to get an indexed property of a
> DispatchPtr object, which is supposed to contain an array of bytes. The
> call looks like that:
The code serializing/deserializing arrays have been cleaned up somewhat
in the most recent CVS code. So I suggest that you try to check out the
latest source and build Jawin yourself, as described here:
http://jawinproject.sourceforge.net/jawindeveloper.html
And besides this, you should probably check the new documentation in
docs/jawinuserguide_dispatch.html, especially section 2.3.2 on Array
parameters.
Please let me know if this solves your problem.
Best Regards
Morten