Advertisement
2002C VB function enhancement #13571

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

AI

Resumo por IA: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Código fonte
original-source
Upload
Comentários originais (3)
Recuperado do Wayback Machine