 DDEMLSVR: DDEML Server that Works with DDEMLCL

 DDEMLSVR implements a dynamic data exchange (DDE) server 
 application using the DDE management library (DDEML). It 
 also lets you test your DDEML client application.

 DDEMLSVR registers itself with DDEML at startup. After 
 starting DDEMLSVR, start a DDE client application such as 
 DDEMLCL. From the client application, choose Connect from 
 the DDE menu and enter "Server" as the application and 
 "Test" as the topic. Click Connect. DDEMLCL displays status 
 information in its window. Choose DDE Start Transaction 
 from DDEMLCL. Specify "Rand" as the item and "Request" as 
 the transaction type. Click OK. The server window displays 
 the value it receives.

 Choose Change Data from the server's Options menu to change 
 the value in Rand. In the client, repeat DDE Start 
 Transaction with another Request of Rand. The server window 
 now displays new data.

 To end the conversation, choose DDE Disconnect for the 
 client window or press the DELETE key.

 DDEMLSVR was built and tested under Microsoft(R) 
 Windows(TM) version 3.1.
