abt running exe
-
hai, I'm using win32 appln.While executing my appln (say a dialog) if again I execute my appln another exe starts.How to prevent this.I want only one exe to run at a time.Can anyone help? thanks a lot in advance.
-
hai, I'm using win32 appln.While executing my appln (say a dialog) if again I execute my appln another exe starts.How to prevent this.I want only one exe to run at a time.Can anyone help? thanks a lot in advance.
Do a search for "single instance" and you will get a lot of articles explaining how to.
[
](http://www.canucks.com)"You're obviously a superstar." - Christian Graus about me - 12 Feb '03 "Obviously ??? You're definitely a superstar!!!" mYkel - 21 Jun '04 Within you lies the power for good - Use it!
-
hai, I'm using win32 appln.While executing my appln (say a dialog) if again I execute my appln another exe starts.How to prevent this.I want only one exe to run at a time.Can anyone help? thanks a lot in advance.
The best I've found on this subject is by Joseph M. Newcomer at http://www.flounder.com/nomultiples.htm[^]