Title: DDEMLv2.zip
Description: The following code is an example of how to use DDEML in Visual Basic. DDEML (DDE Management Library) is the Win32 API mechanism for performing DDE based interprocess communication. Using it with VB provides a much more customizable and scalable DDE mechanism than using standard VB form-based DDE. The zip file contains an example server and client.
The version 2 server inlcudes DDEAdvise functionality. This allows it to notify clients of data changes.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=30312&lngWId=1

The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
