Tools Links Login

Share data between any number VB/VBA apps with out using DDE, Files, Sub-classing, and/or Automation

Share data between any number VB/VBA apps with out using DDE, Files, Sub-classing, and/or Automation. This code is very fast as it writes the data directly to a named memory space that any application that knows that name can also access. Does not require sub-classing or sending the data each window that needs it. Rather an application writes any amount of data to any number of named memory spaces where it remains until the space is cleared, closed or changed.
Note: You will want to compile the project and run two instances of it to see the code in action.
PLEASE VOTE if you like it :)
Works in 95/98/NT4/2000

Original Author: Karl P. Grear

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 77 times

Categories

Visual Basic 6

Attachments

Share data19200542001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 5,095 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.