Please enable JavaScript to view this site.

ESL Documentation

This section describes each DDE event in alphabetical order, as follows:

In which partner the DDE event is invoked.

The message received from the partner.

Any remarks about the DDE event.

Any required response to that event by the DDE protocol.

A description of the DDE default processing.

The DDE DLL queries available at the time the event is invoked.

An example.

Event

Client or

Server

Message Received from Partner

DDE_ACK

C, S

 

DDE_ADVISE

S

WM_DDE_ADVISE

DDE_DATA

C

WM_DDE_DATA

DDE_ERROR

C, S

Not Applicable

DDE_EXECUTE

S

WM_DDE_EXECUTE

DDE_INITIATE

S

WM_DDE_INITIATE

DDE_INITIATEACK

C

WM_DDE_INITIATEACK

DDE_NACK

C, S

 

DDE_POKE

S

WM_DDE_POKE

DDE_REQUEST

S

WM_DDE_REQUEST

DDE_TERMINATE

C, S

WM_DDE_TERMINATE

DDE_UNADVISE

S

WM_DDE_UNADVISE