|
-
Oct 31st, 2007, 11:39 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] [2005] Keep two copies of application from running at same time
Does anyone have any sample code that makes it to where only one copy of an application can be open at one time? For instance, if I open my .exe now, it opens my application. If I double click it again, it opens another instance. How can I keep it from doing this?
-
Oct 31st, 2007, 12:05 PM
#2
Re: [2005] Keep two copies of application from running at same time
There is a property on the project properties that is "Make Single Instance Application". Check that and you should be good to go.
-
Nov 2nd, 2007, 04:15 PM
#3
Thread Starter
Fanatic Member
Re: [2005] Keep two copies of application from running at same time
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|