Preventing multiple application instances
November 26, 1997
Author: Embarcadero USA
Question and Answer Database
FAQ1355D.txt Preventing multiple application instances
Category :Windows API
Platform :All
Product :All 32 bit
Question:
How can I guarantee that only one instance of my program
executes? Is it possible to restore the previous instance
and shut down if I start more than one instance?
Answer:
Under Win16, you can check the value…