Hi Fellow Blitzers,
I am writting an app that uses the command line to set certain flags and load files. When the app is already running and I double click on a file associated with my prog, I want to be able to detect that 1: my prog is already running and then send a message to my prog and have it load up the new file into the already running app. Instead of running two instances of the same program. Any steps or pointers to help me out will be greatly appriciated. Thanks in advance:)
I am writting an app that uses the command line to set certain flags and load files. When the app is already running and I double click on a file associated with my prog, I want to be able to detect that 1: my prog is already running and then send a message to my prog and have it load up the new file into the already running app. Instead of running two instances of the same program. Any steps or pointers to help me out will be greatly appriciated. Thanks in advance:)