You would first create a custom plugin in C/C++ and it would expose whatever IPC method you prefer. Then your VBA code can call your IPC mechanism.
↧
You would first create a custom plugin in C/C++ and it would expose whatever IPC method you prefer. Then your VBA code can call your IPC mechanism.