[python-win32] Finding the COM server

Kevin Patterson patter001 at gmail.com
Fri Oct 12 18:43:09 CEST 2007


Once I've successfully called Dispatch and gotten an object back from the
COM server, is there a way to determine the path to the exe of the COM
server where I got the object from?

There are some other DLL's that are not COM servers in the same directory as
my COM server, and I'm looking for an easy and reliable way to know the path
to those DLLs.

Thanks,
Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20071012/a9452933/attachment.htm 


More information about the python-win32 mailing list