[python-win32] How to fetch windows messages from another application ?

Stef Mientki stef.mientki at gmail.com
Sun Jan 31 00:35:33 CET 2010


hello,

I've a foreign application (written in Delphi),
which I can dock in my wxPython application,
and I'm able to send message from the wxPython application to the 
foreign application.
So I'm able to send my own handle to the foreign application.

Now the last part is receiving messages from the foreign application in 
the main wxPython application.

How do I fetch a windows message from the foreign application ?

thanks,
Stef Mientki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20100131/4d215068/attachment.htm>


More information about the python-win32 mailing list