<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16809" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=217542120-15032009><FONT face=Arial
color=#0000ff size=2>If I understand correctly, you're wanting some code to
search for an application in the list of running processes?</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=217542120-15032009><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=217542120-15032009><FONT face=Arial
color=#0000ff size=2>EnumWindows is the API function you're probably looking
for.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=217542120-15032009><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=217542120-15032009><FONT face=Arial
color=#0000ff size=2>Here's an article: <A
href="http://delphi.about.com/od/windowsshellapi/l/aa080304a.htm">http://delphi.about.com/od/windowsshellapi/l/aa080304a.htm</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=217542120-15032009><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=217542120-15032009><FONT face=Arial
color=#0000ff size=2>HTH,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=217542120-15032009><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=217542120-15032009><FONT face=Arial
color=#0000ff size=2>Conor</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> delphi-bounces@delphi.org.nz
[mailto:delphi-bounces@delphi.org.nz] <B>On Behalf Of
</B>Vikas...<BR><B>Sent:</B> Saturday, 14 March 2009 9:42 p.m.<BR><B>To:</B>
delphi@delphi.org.nz<BR><B>Subject:</B> [DUG] Need help in locating exe in task
manager<BR></FONT><BR></DIV>
<DIV></DIV>Hi,<BR><BR>I am running bit trouble in my application. Is there
anyways i can find whether my application is still under process window in task
manager.<BR><BR>But that should support all windows platform. I think i got some
function but that said it don't support windows NT.<BR><BR><BR>Any clues?<BR
clear=all><BR>I will appreciate your
help<BR><BR>Thanks<BR>Cheers<BR>Vik<BR><BR></BODY></HTML>