Second instance of app referencing first instance of app?
- From: "Jon Pope" <popej@xxxxxxxxxx>
- Date: Fri, 4 Nov 2005 13:18:33 -0600
I've got an application that uses a Mutex to prevent multiple instances of
the application from launching. This works great for me.
However, what I would like to do is when a second attempt to launch the
application is detected, it activates the first instance then closes the
second instance. At app startup, how can I grab a reference to another
instance of my app so that I can signal to it to activate itself?
Cheers, Jon
.
- Prev by Date: Re: Problem with .NET 2.0 and MSHTML
- Next by Date: Can User Control inherted from a User Controls?
- Previous by thread: howto make website similar to microsoft website
- Next by thread: Can User Control inherted from a User Controls?
- Index(es):
Relevant Pages
|