SAMPLE: DDESERV Demonstrates a Basic DDE Server

ID: Q97409

The information in this article applies to:

SUMMARY

Adding dynamic data exchange (DDE) server support to an application has never been easier. This article describes a code module you can include in your own application that makes adding DDE server support trivial. The code module makes use of the dynamic data exchange management library (DDEML) to implement the DDE protocol and provides the following features:

This article requires considerable familiarity with DDE concepts---it's not a good place to start learning about DDE. Please refer to the Microsoft Windows version 3.1 Software Development Kit (SDK) Programmer's Reference, Volume 1: Overview, Part 2: Extension Libraries for a general introduction to DDE and DDEML. The following articles on the Microsoft Developer Network CD (Technical Articles, Windows Articles, OLE and DDE Articles) provide more detail on various DDE topics: DDESERV shows how you can easily create a dynamic data exchange (DDE) server that supports the System topic and an Execute command set. You can build the server by using the STDDDE.C module included in the sample.

MORE INFORMATION

The following file is available for download from the Microsoft Software Library:

 ~ ddeserv.exe (size: 54571 bytes) 

For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q119591
   TITLE : How to Obtain Microsoft Support Files from Online Services

Additional referqence words: softlib DDESERV.EXE
Keywords          : kbDDE kbGrpUser kbUser 
Version           : 3.10
Platform          : WINDOWS

Last Reviewed: December 12, 1998