Genero Desktop Client front calls / Windows DDE Support |
With WinDDE Support, you can invoke a Windows™ application and send or receive data to or from it. To use this functionality, the program must use the Windows Front End.
Before using the DDE functions, the TCP communication channel between the application and the front end must be established with a display (OPEN WINDOW, MENU, DISPLAY TO).
Figure 1. The four-part procedure of the DDE API
A DDE connection is uniquely identified by two values: The name of the DDE Application and the document. Most DDE functions require these two values to identify the DDE source or target.