VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Passing data between two processes

Roger D Taylor  (5 Submissions)   Windows API Call/Explanation   Visual Basic 3.0   Advanced   Wed 3rd February 2021

Allows you to pass data between two processes without using Winsock , Read/WriteProcessMemory or Pipes, Simply uses the SendMessage API with the COPYDATA Structure. Warning, May Crash your VB IDE if you click the stop button, terminate the application by clicking the control box.
note: This problem does not happen if you are using it as an EXE only in the VB IDE.

Rate Passing data between two processes (5(5 Vote))

Download Passing data between two processes

Passing data between two processes Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters