|
Re: Multiple program execution
Investigate what I said. Poke around for API calls relating to mutexes. The mutex will likely be created with a name that contains the name of the application (makes sense) and execution will branch based on the return code -- one branch causes the program to exit. I made this modification to the Ventrilo client once. I can't remember the specifics but it was easy and obvious when knowing what to look for.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270
|