Hi!
COM browsers, Makepy, and other tools run only for statics COM servers.
For dynamic-COM-servers, there are ... only ... documentation.
@-salutations
Michel Claveau
--
http://mail.python.org/mailman/listinfo/python-list
Servus,
Scott Brown schrieb:
> Say I'm operating with win32com.client and I am polling a certain
> application...Internet Explorer perhaps. Is there a way to find out all
> available objects and associated functions? Using dir() on the COM
In PythonWin under Tools Menu there is a COM Browser.
Hi,
I'm new to this list. I have looked around the archives for this
question but haven't seen an answer for it yet (though there are a lot
of messages to sift through).
Say I'm operating with win32com.client and I am polling a certain
application...Internet Explorer perhaps. Is there a way