K
kiran
How to check whether the given application is running or not in the current
machine. From, my cshartp program I want check whether the yahoo messenger
process is running ro not..? if the process is running i want to open the
yahoo messenger application through my csharp program.. I tried using Win32
API "ShowWindow" function , but it is not opening or showing hidden
applications. How can I do this..?
machine. From, my cshartp program I want check whether the yahoo messenger
process is running ro not..? if the process is running i want to open the
yahoo messenger application through my csharp program.. I tried using Win32
API "ShowWindow" function , but it is not opening or showing hidden
applications. How can I do this..?