This section describes the message part of the DDE protocol, which is a set of guidelines that allows two applications to share data freely between one another; not necessarily driven directly by user input.
Note: DDE operates between two specific applications, each of which must be aware of the other, and active.
WinDdeInitiate, WinDdePostMsg, and WinDdeRespond are the functions associated with these messages.