VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



DDEMLv2.zip

by Eric D. Wilson (1 Submission)
Category: DDE
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (8 Votes)

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

Download DDEMLv2.zip

Download DDEMLv2.zip (17 KB)

DDEMLv2.zip Comments

No comments have been posted about DDEMLv2.zip. Why not be the first to post a comment about DDEMLv2.zip.

Post your comment

Subject:
Message:
0/1000 characters