Hi, I am looking for some sample DDE server code. I have been examining the one that came with win32all located in \python\Lib\site-packages\win32\Demos\dde but don't see anything in there that responds to a Poke from a client. I have a client application that sends pokes to a DDE server, and I am responsible for writing the DDE server to respond to it. Does anyone have any sample code or can explain how this would work?
_______________________________________________ Python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
