is DDE still use? or is some thing newer
-
Hi, Is DDE still being use in programms, or is some thing newer? Is any examples of DDE (or newer thing) availabel some where? Thanksing
quzi wrote: Is DDE still being use in programms... Yes, the clipboard uses it, or at least it used to in earlier versions of Windows. A cursory glance at the documentation indicates it probably still does. quzi wrote: ...or is some thing newer? There are a variety of IPC mechanisms, such as COM, Mailslots, Pipes, and RPC, just to name a few. quzi wrote: Is any examples of DDE (or newer thing) availabel some where? Here is but one. Try Googling for others.
"The pointy end goes in the other man." - Antonio Banderas (Zorro, 1998)
-
Hi, Is DDE still being use in programms, or is some thing newer? Is any examples of DDE (or newer thing) availabel some where? Thanksing