README.md

December 4, 2022 ยท View on GitHub

Passing data between two processes

Description

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.

More Info

Submitted On2000-06-20 16:56:44
ByRoger D Taylor
LevelAdvanced
User Rating5.0 (25 globes from 5 users)
CompatibilityVB 5.0, VB 6.0
CategoryWindows API Call/ Explanation
WorldVisual Basic
Archive FileCODE_UPLOAD69246202000.zip