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
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to