Search Tools Links Login

Passing data between two processes


Visual Basic 6, or VB Classic

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.

Original Author: Roger D Taylor

About this post

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

Categories

Visual Basic 6

Attachments

CODE_UPLOAD69246202000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 4,499 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.