| DDE In an
effort to better integrate applications, Microsoft introduced DDE with
Windows 3.0. DDE expanded upon the Windows clipboard by allowing users and
programmers to copy data between applications while maintaining a "live
link." Whenever the linked data changed in the source file, it also
changed in the target file. |