[python-win32] timeout in DDE function call

Patrick Janssen patrick at janssen.name
Tue Jul 21 10:11:28 CEST 2009


Hi all,

We are still struggling to find a solution to this DDE timeout problem.

I came across some sites talking about asynchronous DDE with callback
functions. With this approach, the the DDE server executes a callback
function when it has finished processing its long job. Does anyone know if
this can be done with PyWin32?

Patrick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20090721/d284eeb5/attachment.htm>


More information about the python-win32 mailing list