Movatterモバイル変換


[0]ホーム

URL:


Skip to main content

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft EdgeMore info about Internet Explorer and Microsoft Edge
Table of contentsExit focus mode

About Network DDE

  • 2021-01-07
Feedback

In this article

[Network DDE is no longer supported. Nddeapi.dll is present on Windows Vista, but all function calls return NDDE_NOT_IMPLEMENTED.]

Network DDE is used to initiate and maintain the network connections needed for DDE conversations between applications running on different computers in a network. A DDEconversation is the interaction between client and server applications. You use network DDE along with DDE and the DDE management library (DDEML) in your application.

DDE is a form of interprocess communication that uses shared memory to exchange data between applications. Applications can use DDE for one time data transfers or for ongoing exchanges and updating data. For more information on DDE, seeDynamic Data Exchange.

DDEML simplifies the task of adding DDE capability to an application. Instead of sending, posting, and processing DDE messages directly, an application uses the functions provided by the DDEML to manage DDE conversations. For more information on DDEML, seeDynamic Data Exchange Management Library.

Network DDE Files

To use the API elements of network DDE, you must include the NDDEApi.h header file in your source files and include NDDEApi.lib file on your link line. You must also make sure that the NDDEApi.dll file is loaded.

For more information, see the following topics:

 

 


Feedback

Was this page helpful?

YesNo

In this article

Was this page helpful?

YesNo