How would you open a file (that has a known file/app association in the registry) into a \"running instance\" of the application it\'s supposed to open in? An example would
Example using TCP-sockets: http://pieterjan.pro/?a=Projecten_csharp_DrawIt.php
Works for multiple files at once as well, and even for multiple files at the first time (when application not started yet)
The most important code blocks are:
The source code is available on the button "Broncode"