How do I make it so that once my application (.exe) is running, if the user
tries to run a second instance of the program, it is not allowed.
I want my program to be able to have only one instance of it running,
period.
Thx,
-Tom
tries to run a second instance of the program, it is not allowed.
I want my program to be able to have only one instance of it running,
period.
Thx,
-Tom
Comment