On 4/07/2009 9:24 PM, Leho Kraav wrote:
Hi

http://mail.python.org/pipermail/python-win32/2008-October/008252.html

Looks like I'm gravedigging a bit, but this one had no replies:
Hello everyone
Does anybody know how to use a DDE server that implements Advise mechanism
instead of Request?

Best regards
Mani


I could also use the Advise mechanism with PyWin32 in a project, yet
everything I tried to do in code failed to get any data sent back with
Advise. Examining PyWin32 dde module source code showed there are some
references to the Advise mechanism, but no clear explanation whether it
is or is not fully supported. Can anyone clarify?

That code hasn't been touched in a long, long time. I'm afraid you probably need to do further digging on your own :(

Cheers,

Mark
_______________________________________________
python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to