VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

DDEMLv2.zip

Eric D. Wilson  (1 Submission)   DDE   Visual Basic 3.0   Advanced   Wed 3rd February 2021

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.

Inputs
See test cases documented in the code.

Rate DDEMLv2.zip (9(9 Vote))

Download DDEMLv2.zip

DDEMLv2.zip Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters