[python-win32] DDE Server Poke

jon vs. python jonvspython at gmail.com
Wed Sep 8 17:26:47 CEST 2010


Hi,
I'm new to pywin32 and DDE. I'm trying to create a DDE server that
interfaces an Excel Worksheet. Excel will act as a client in order to read
from and write to the server. I had no problem implementing the Request
operation (*). But I failed to implement Poke operation in the server.

Any hint or sample code on how to implement DDE Poke ?

Thanks, Jon.

(*) Based on
http://www.google.com/codesearch/p?hl=es#OAMlx_jo-ck/tools/third_party/python_26/Lib/site-packages/win32/Demos/dde/ddeserver.py&q=dde%20lang:python&sa=N&cd=1&ct=rc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20100908/3bd055e5/attachment.html>


More information about the python-win32 mailing list