Re: Get Notification when an external application started
- From: "Bob Powell [MVP]" <bob@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 10 May 2006 20:07:35 +0200
You could periodically test the current processes for one of the correct
name (GetProcessByName) say every couple of seconds and then use remoting in
between them or do something like open a socket between them.
--
Bob Powell [MVP]
Visual C#, System.Drawing
Ramuseco Limited .NET consulting
http://www.ramuseco.com
Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm
Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm
All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.
<vemulakiran@xxxxxxxxx> wrote in message
news:1147268683.298410.9170@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have create two windows applications called WinAppX andWinAppY.
First I opened the WinAppX . When ever i opened the WinAppY ( second
app ) , the WinAppX should get notification , after that these two app
should communicate each other someway. How can i do this..
.
- References:
- Get Notification when an external application started
- From: vemulakiran
- Get Notification when an external application started
- Prev by Date: Re: autosrollbar does not activate
- Next by Date: Non-rectangular Window
- Previous by thread: Get Notification when an external application started
- Next by thread: Re: autosrollbar does not activate
- Index(es):
Relevant Pages
|