README.md
December 4, 2022 ยท View on GitHub
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 On | 2000-06-20 16:56:44 |
| By | Roger D Taylor |
| Level | Advanced |
| User Rating | 5.0 (25 globes from 5 users) |
| Compatibility | VB 5.0, VB 6.0 |
| Category | Windows API Call/ Explanation |
| World | Visual Basic |
| Archive File | CODE_UPLOAD69246202000.zip |