[DUG] Need help in locating exe in task manager

Conor Boyd Conor.Boyd at trimble.co.nz
Mon Mar 16 08:23:15 NZST 2009


If I understand correctly, you're wanting some code to search for an
application in the list of running processes?
 
EnumWindows is the API function you're probably looking for.
 
Here's an article:
http://delphi.about.com/od/windowsshellapi/l/aa080304a.htm
 
HTH,
 
Conor

________________________________

From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz]
On Behalf Of Vikas...
Sent: Saturday, 14 March 2009 9:42 p.m.
To: delphi at delphi.org.nz
Subject: [DUG] Need help in locating exe in task manager


Hi,

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.

But that should support all windows platform. I think i got some
function but that said it don't support windows NT.


Any clues?

I will appreciate your help

Thanks
Cheers
Vik


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20090316/c8a0d5e2/attachment.html 


More information about the Delphi mailing list