NextPrevUpTopContentsIndex

19.1 Introduction

Dynamic data exchange (DDE) involves passing data and instructions between applications running under the Microsoft Windows operating system. Typically the data is passed in the form of a string, which is interpreted when it is received. One application acts as a server and the other as a client .

19.1.1 Types of transaction

19.1.2 Conversations, servers, topics, and items

19.1.3 Advise loops

19.1.4 Execute transactions


LispWorks User Guide - 11 Mar 2008

NextPrevUpTopContentsIndex