DDE and postmessage

eric pouech eric.pouech at wanadoo.fr
Sun Sep 16 03:29:45 CDT 2001


(mainly for Alexandre)

I've started looking at the inter-process DDE message management
as of today, PostMessage doesn't use the packing strategy used by
SendMessage (rightfully because of possible dangling pointer issue
if pointers are used in message parameters)

however, some DDE messages need to send additional information
even when posting (copying all data), and DDE protocol requires 
posting messages (SendMessage is banned)

do you have any plan to handle this ?

A+
-- 
---------------
Eric Pouech (http://perso.wanadoo.fr/eric.pouech/)
"The future will be better tomorrow", Vice President Dan Quayle




More information about the wine-devel mailing list