Data Exchange

The following sections describe basic methods of exchanging data.

Data Exchange

Name Description
Clipboard Discusses the clipboard. The clipboard is a set of functions and messages that enable applications to transfer data.
Data Copy Discusses how to use the data copy message to transfer data from one application to another.
Dynamic Data Exchange Discusses implementing dynamic data exchange for applications that cannot use the Dynamic Data Exchange Management Library (DDEML).
Dynamic Data Exchange Management Library Discusses dynamic data exchange, which is a form of interprocess communication that uses shared memory to exchange data between applications.