README.md
December 4, 2022 ยท View on GitHub
Description
Another example for Beginners from MrBobo.
This example program shows how to communicate between instances of your application. Lets say your application is assosiated to a filetype. The user clicks on such a file and an instance of your application is launched. But what if you want to load the file in the existing instance - not the new one ? There are many examples of how to achieve similar results on PSC. This method is designed for reliability and ease of use with a minimum of code to implement.
More Info
| Submitted On | 2001-04-01 20:51:28 |
| By | MrBobo |
| Level | Beginner |
| User Rating | 4.5 (27 globes from 6 users) |
| Compatibility | VB 6.0 |
| Category | Files/ File Controls/ Input/ Output |
| World | Visual Basic |
| Archive File | Load in Pr17778412001.zip |