Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Nov : Kill new processes

www.cryer.info
Managed Newsgroup Archive

Kill new processes

Subject:Kill new processes
Posted by:"Neil" (neilbaker..@hotmail.com)
Date:Thu, 3 Nov 2005 19:02:40

I'm in the process of making a security application (like kiosk software)
and I need to prevent other applications (processes) from running whilst
mine is. (or kill them as soon as they run)

I'm guessing I will need to enumerate all process that were running when my
application starts up and kill any new ones as they are detected, can anyone
give me any code examples on how to achieve this?

Any help is greatly appreciated!

Neil

Replies:

www.cryer.info
Managed Newsgroup Archive