Single Instance Application - Part 2 : activating existing instance

Well, I did not have post for a long time. I was working hard on the next version of PixVillage, which will be released soon now.

I'm coming back with a new post in the Single Instance Application series.

In the previous post, we have written a ProcessLock object that help us to detect an existing instance of the program we attempt to run, so that we can prevent running it twice.

Today I'm dealing with the ability to activate an existing instance of a Windows Forms application when running a new one. In order to achieve that, we have to notify the application it has to go foreground and get focus.

This can be done though a message send to the main thread of the application. The message is received by the thread, not by a window, so we have to write a specific handler and register it. The IMessageFilter interface helps providing this kind of service. Let's implement it!

Code Copy HideScrollFull
namespace SingleInstance {
/// <summary>
/// Provides a thread message filter and handle messages.
/// </summary>
public class ThreadMessageFilter : IMessageFilter {
private Form owner;

/// <summary>
/// Initializes a new instance of the <see cref="ThreadMessageFilter"/> class.
/// </summary>
/// <param name="owner">The owner.</param>
public ThreadMessageFilter(Form owner) {
this.owner = owner;
}

/// <exclude/>
[SecurityPermission(SecurityAction.LinkDemand, UnmanagedCode=true)]
bool IMessageFilter.PreFilterMessage(ref Message m) {
if (m.HWnd != IntPtr.Zero) // Get rid of message if it's sent to a window...
return false;
// Handle the message here...

return false;
}
}
}
. . .

Now, supposing we want to activate the window when a new instance of the application is launched, we can, for instance, send a WM_SHOWWINDOW message to the thread, using the Windows PostThreadMessage API. The IMessageFilter.PreFilterMessage is implemented as follow:

Code Copy HideScrollFull
/// <exclude/>
[SecurityPermission(SecurityAction.LinkDemand, UnmanagedCode=true)]
bool IMessageFilter.PreFilterMessage(ref Message m) {
if (m.HWnd != IntPtr.Zero) // Get rid of message if it's sent to a window...
return false;
if (m.Msg == WM_SHOWWINDOW) {
// Shows the window
try {
owner.Show();
if (owner.WindowState == FormWindowState.Minimized)
owner.WindowState = FormWindowState.Normal;
return true;
}
catch {} // return false;
}

return false;
}
. . .

With WM_SHOWWINDOW declared as follow:

Code Copy
private const int WM_SHOWWINDOW = 0x18;

Now, we just have to modify the Main() method in order to:

  • Create and show the form the first time the application is started.
  • Registers and unregisters a ThreadMessageFilter object.
  • Send the message to any thread of any process having the same name as the current assembly.

The code is given below. (MainForm is a class derived from System.Windows.Form).

Code Copy HideScrollFull
using System;
using System.Diagnostics;
using System.Reflection;
using System.Runtime.InteropServices;
using System.Windows.Forms;

namespace SingleInstance
{
public sealed class SingleInstance
{
private SingleInstance(){}
private static readonly string assemblyName = Assembly.GetExecutingAssembly().GetName().Name;

[DllImport("user32.dll")]
private static extern bool PostThreadMessage(int threadId, int message, int wParam, int lParam);

private const int WM_SHOWWINDOW = 0x18;

/// <summary>
/// Application entry point.
/// </summary>
[STAThread]
static void Main() {
using(ProcessLock processLock = new ProcessLock(assemblyName)) {
if (processLock.AlreadyExists)
{
// Sets the existing application foreground.
SetForeground();
}
else
{
// The program operation must run inside the 'using' block.
Run();
}
}
}

private static void SetForeground() {
// Find all processes having the same name
Process[] processes = Process.GetProcessesByName(assemblyName);
foreach (Process process in processes)
{
if (process.Id == Process.GetCurrentProcess().Id)                
// This is the current process, pass
continue;
// Activates the other instance window by sending the message to any thread in the process.
foreach (ProcessThread thread in process.Threads)
PostThreadMessage(thread.Id, WM_SHOWWINDOW, 0, 0);
}
}

private static void Run() {
using(MainForm form = new MainForm()) {
IMessageFilter filter = new ThreadMessageFilter(form);
Application.AddMessageFilter(filter);

try
{
form.Show();
Application.Run(form);
}
finally {
Application.RemoveMessageFilter(filter);
}
}
}
}
}
. . .

posted on Thursday, November 24, 2005 6:00 PM

Feedback

# re: Single Instance Application - Part 2 : activating existing instance 7/24/2006 10:52 AM Kåre Jensen

Nice Single Instance Application implementation.

But how do you suggest parsing arguments to the single instance application?

This is required in my application.

---Kåre

# re: Single Instance Application - Part 2 : activating existing instance 11/18/2009 9:48 AM peter

I haven't been to your site for quite a long period of time and at last visited it! Needless to say, you are good at what you do, I always read all your articles with pleasure. With the numerous blogs, forums and social sites I usually find by means of http://rapid4me.com rapidshare SE, it is not always easy to find really worthy info! Thanks!

# re: Single Instance Application - Part 2 : activating existing instance 8/11/2010 10:39 PM hotfile download

This is very nice post and got valuable information here

# bag 11/11/2011 7:21 AM Marc Jacobs Handbag

As an influx of people, rather bare, better than the tasteless. <a href="http://www.marcjacobs-">http://www.marcjacobs-handbags.org/">Marc">http://www.marcjacobs-">http://www.marcjacobs-handbags.org/">Marc

Jacobs</a> designed the product, especially the main and sub-brand bag brand <a href="http://www.marcjacobs-">http://www.marcjacobs-

handbags.org/">Marc by Marc Jacobs Bags</a>, is a unique mix of taste. <a href="http://www.marcjacobs-">http://www.marcjacobs-

handbags.org/">Marc Jacobs Handbag</a> used almost mature female, are to be highly it. Young people's favorite

handbag comes <a href="http://www.marcjacobs-">http://www.marcjacobs-handbags.org/">Marc">http://www.marcjacobs-">http://www.marcjacobs-handbags.org/">Marc by Marc Jacobs Handbag</a>. As long as you are

stylish, with a focus on people, then you have to have them.

# Mackenzie 12/29/2011 2:37 AM tall christian louboutin

visible bump below her lace wedding ceremony gown The singer endured a 2nd miscarriage 6 months into her being pregnant final yr She also endured a miscarriage in 2008 when she was with Ed Simons through the Chemical Brothers Allen achieved Sam Cooper in the Glastonbury Festival in 2009 and also the few are believed to become attending this year's occasion with pals and loved ones http://www.varyshoes.com/christian-louboutin-black-pointed-shoe-458-lady.html black pointed shoes http://www.varyshoes.com/flats.html christian louboutin flats remaining in luxurious tepees http://www.varyshoes.com/christian-louboutin-black-suede-leather-with-white-edge-548-lady.html black suede leather with white Edge Glastonbury organiser Michael Eavis stated "I'll set her up a unique tent She'll have the very best therapy" The singer turned style entrepreneur tied the knot with Sam Cooper in an intimate ceremony in the St James the Fantastic church in Cranham close to Stroud Gloucestershire South West England http://www.varyshoes.com/fashion-collection.html christian louboutin heels <img src="http://www.varyshoes.com/images/uploads/pumps/LCL26002.jpg" on Saturday Lily Allen marries Sam Cooper Lily Allen has obtained married The singer turned style entrepreneur tied the knot with Sam Cooper

# Mackenzie 12/29/2011 2:44 AM replica watches for sale

http://www.samewatches.com fakewatches http://www.samewatches.com/Full-18K-Gold-Gold-Dial-Arabic-Hour-markers-17125-gift.html ladies designer watch which commonly supplemental chunk of admire and regrettably your mates need to gaze as well as your arm getting shock Within the finish highend unwind and view ought to support to create their situation sensed regardless of who dons the appliance http://www.samewatches.com/Bell-&-Ross.html fake Bell & Ross watches Get and obtaining probably the top lookalike watches at this time to repair up types individuality in addition to showoff a lot of people highstyle Its luring to not have shelling out 1000s of bucks for just about any loosen up and view by gathering low cost imitation watches Usually just prior to shelling out any money to develop you get the automobile http://www.samewatches.com/Black-dial-Diamond-hour-markers-II-1762-gift.html lange watches you select to complete an individual's planning with regard to buying probably the top created utilizing exactly the same readily available on the internet http://www.samewatches.com/Rolex-Datejusts.html cheap rolex watches Making use of comparable sources and supplies is surely a widespread design together with motion for http://www.samewatches.com/Beige-Dial-Leather-band-4051-gift.html jaeger watches

# louis vuitton sale 2/1/2012 3:36 AM louis vuitton sale

Bags of many different models, materials and colors at the
louis vuitton sale

outlet can be significant along with ample, nevertheless quite trendy, fantastic requirement.Here is a world of
louis vuitton outlet

where you can find all kinds of new style and fashion Louis Vuitton bags. We really want to lead the trend and let our customer in the pursuit of luxury and fashion, satisfied the needs of customers.

# louis vuitton sale 2/1/2012 3:36 AM louis vuitton sale

Bags of many different models, materials and colors at the
louis vuitton sale

outlet can be significant along with ample, nevertheless quite trendy, fantastic requirement.Here is a world of
louis vuitton outlet

where you can find all kinds of new style and fashion Louis Vuitton bags. We really want to lead the trend and let our customer in the pursuit of luxury and fashion, satisfied the needs of customers.

# coach factory outlet 2/1/2012 4:46 AM coach factory outlet

If you do not know design can be the most fashionable this fall, consider a glance on
coach factory outlet

! This summer, you have a wide range of options, because there are numerous designs, you can find from.
coach factory online

is actually a stylish Coach online store to sell perfect quality and discount Coach handbags, Coach bags, Coach wallets and Cheap Coach Purse.If you love Coach,you will like to get the best price on it.

# christian louboutin uk 2/1/2012 4:46 AM christian louboutin uk

If you have enough leisure time, you may go to the mall or go to the christian franchised store to have a good look at varieties of
christian louboutin uk

the diverse styles and rich colors of the purses with low cost will surely impress you a lot!You will always get surprised by the beautiful colors and perfect details of
christian louboutin

.So come on, do not hesitate.

# aion gold 2/1/2012 7:16 AM aion gold

Wow gold http://virgolds.com/
buy eve online http://virgolds.com/Eve-Online-Isk/
final fantasy xi gil http://virgolds.com/Final-Fantasy-XI-Gil/
aion gold http://virgolds.com/Aion-Gold/

# coach bags 2/1/2012 10:09 AM coach bags

coach bags

with fashion style and top quality succeed. In any occasions they are very suitable and appropriate for its precise and rich design.
coach outlet store

vision system is a visual enjoy, is a visual art. The particular design has been integrated function and the element of elegancy, then show you an exquisite and excellent product.

# coach outlet online 2/2/2012 1:42 AM coach outlet online

Becoming a regular member of
coach outlet online

, you can even buy wholesale purses, handbags, leather wallets at preferential prices. Why not have a try?
coach factory outlet

is famous for the discounts it offers. Latest coach purses and sunglasses can be purchased at discounted rates from this coach outlet store.
http://www.coachoutletonlinecoachdays.com

# chanel uk 2/2/2012 2:05 AM chanel uk

Swarovski's Crystal is due to their commitment to consistency, precision and quality standards, and to the automatic cutting machine invented by the founder,
chanel bags

enjoy high reputation all over the world. They are designed for hand, elbow and shoulder carry thanks to comfortable flat leather handles.
http://www.chanel-outlet.org.uk

# coach outlet 2/2/2012 2:06 AM coach outlet

coach outlet

sells products which are excellent in quality and reasonable in price. All customers can easily pick up their favorite Coach briefcase, wallets, shoes, hats, scarf, jewelry and sunglasses.If you need to acquire the focus, you need to sustain the
coach outlet store online

, which with stylish components that will immediately concoct you appreciably more attracting and outstanding.
http://www.coachoutletcoachstore.com

# coach outlet online 2/2/2012 2:44 AM coach outlet online

If you buy Coach items at the
coach outlet online

store, the goods will be sent out within 24 hours after confirming your payment and arrive to your door within 7 work days.
coach outlet

can provide the coach exactly the same is expected in a retail store. It can help you find bags of various colors, shapes and designs, which prove once again that the coach is actually a selection for the housekeeper.
http://www.coachoutletonlinecell.com

# coach factory outlet 2/2/2012 2:46 AM coach factory outlet

That experts claim coach factory outlet shopping is in the changes they are available in, which can make it well suited for benefit from to be a'luggage'bag. There are different kinds of crossbody bags within marketplace nowadays. Even so it is not possible to beat the timeless design jointly with traditional elegance of the Bags at the coach factory outlet online.
http://www.coachfactoryoutletonlinedays.com

# louis vuitton uk 2/2/2012 2:46 AM louis vuitton uk

More and more people can afford louis vuitton uk, not to say they are on sale. Price is not equivalent with value,they own classical style, fine materials, elaborate technique. If you want to catch up to the latest vogue, having Louis Vuitton Handbags of the latest styles can absolutely satisfy you.Just visit LV outlet webpage and select the most suitable products for yourself.
http://www.louisvuitton-full.org.uk

# christian louboutin 2/2/2012 2:46 AM christian louboutin

This elegant and discreet pair of rhodium-plated button christian louboutin will add sparkle to your outfit. They are covered in clear crystal pave and reflect the light in magical ways. christian Madison Handbags and christian Poppy Bags are viewed among probably the most newsworthy among the particular christian louboutin uk so far.
http://www.christian-louboutinshoes.co.uk

# chanel uk 2/2/2012 3:23 AM chanel uk

chanel uk have own characteristic designs. The beautiful crystals have added the magical finishing touch to countless bridal gowns. Just get some for yourself. I hope that I have helped you realize the potential for a breathtaking theme on your wedding day.Incorporating chanel handbags and pearls into your decor is a very fun and easy way to create a classic and warm setting.

http://www.chanel-bags.org.uk

# coach outlet store 2/2/2012 3:23 AM coach outlet store

Coach Outlet Store sells goods that are constructed to meet the highest standards of quality and functionality.You can trust it 100 percent. Wholesale coach outlet are even provided for VIP members. Haven't got your own Coach yet? Why not come to coach outlet store online outlet.

http://www.coachoutletstoreonlinegood.com

# coach outlet online 2/2/2012 3:23 AM coach outlet online

I got to know it from my elder sister who owns enviable luxury Coach bags. Coach Outlet Online Store is established to be your home shopping paradise. Coach New Signature BackPack Black Beige is a useful backpack for outdoors activities. It's convenient that you can freely take along with for travel,climbing and go for school.In our coach outlet,there are many graceful styles of Coach backpack for you.

http://www.coachoutletonlinefull.com

# louis vuitton uk 2/2/2012 3:56 AM louis vuitton uk

This
louis vuitton uk

for sale belongs to the sounding just what are termed as Louis Vuitton vintage best sellers, many other products and services for the reason that range appearing companies.I am so confused that I don,t even know where to buy the
louis vuitton

Handbags. Because I can prefer to chose the fashionable design, favorable price, top service .
http://www.louis-vuittonukoutlets.org.uk

# louboutin uk 2/2/2012 4:14 AM louboutin uk

Come by for dinner soon and check out the wine list for yourself. We are always here to help with selection. Cheers for the successful of christian
louboutin uk

.The christian Signature Hobo is from the latest release of
christian louboutin uk

. Its crisp, scribble material, leather handle, perfectly complements the relaxed shape of this stylish pouch.
http://www.christianlouboutinuk-sale.co.uk

Title
 
Name
 
Url
Comments   
Protected by Clearscreen.SharpHIPEnter the code you see: