Benoît Prigent wrote:
> Hi all,
>
> I found a thread that it similar to what I'm looking for:
> http://mail.python.org/pipermail/python-win32/2002-November/000562.html
> but I couldn't come up with a solution...
>
> I have a C++ server with a COM interface, which I can access via JScript
> without
Hi all,
I found a thread that it similar to what I'm looking for:
http://mail.python.org/pipermail/python-win32/2002-November/000562.html
but I couldn't come up with a solution...
I have a C++ server with a COM interface, which I can access via JScript
without any problem, but when it comes to P