NextPrevUpTopContentsIndex

17.1 Introduction

Dynamic data exchange (DDE) involves passing data and instructions between applications running under the 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 .

17.1.1 Types of transaction

17.1.2 Conversations, servers, topics, and items

17.1.3 Advise loops

17.1.4 Execute transactions


LispWorks User Guide - 7 Jul 2004

NextPrevUpTopContentsIndex