Hello,
I'm trying to use win32com to access a COM object with Events. After
some searching I discovered the call to
win32com.client.DispatchWithEvent can be used - passing a class
with the method signatures for each event for thrown by the
ActiveX component.
However I'm
Tony Cappellini <[EMAIL PROTECTED]> writes:
> This isn't really a purely-Python question, but ...
> I want to write a small Python app that dumps the contents of DLL's.
> I know there is a program called bindump or something similar that
> comes with VC6, which shows you the name of the callable r
Neil Benn wrote:
Hello,
I'm trying to use win32com to access a COM object with Events. After
some searching I discovered the call to
win32com.client.DispatchWithEvent can be used - passing a class
with the method signatures for each event for thrown by the
ActiveX component.
Does anyone have a Numeric module compiled for Python 2.4?
Thankee,
Dave
___
Python-win32 mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/python-win32
Check py2exe. It contains some utility modules that do such things.
HTH
Niki Spahiev
___
Python-win32 mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/python-win32