Hi
I am trying to communicate with a vendor's WebService, using PyWin32. I am
successful using most of the methods, but I don't know how to interpret those
returning a dictionary like object.
Obfuscating the vendor name with XXX everywhere, to avoid checking on whether
it
is acceptable to co
ad...@genesisware.de wrote:
> Thanks for you answer. The handle is unfortunately from another process.
>
> This is a piece of code I have found on the web that works great to get the
> values of a list from another process. I have marked the part where I want to
> select a list item:
Yes, this i