VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



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

by Karl P. Grear (2 Submissions)
Category: VB function enhancement
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (10 Votes)

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

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

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

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

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

No comments have been posted about Share data between any number VB/VBA apps with out using DDE, Files, Sub-classing, and/or Automation. Why not be the first to post a comment about Share data between any number VB/VBA apps with out using DDE, Files, Sub-classing, and/or Automation.

Post your comment

Subject:
Message:
0/1000 characters