close new processes?

From: Neil (neilbaker86_at_hotmail.com)
Date: 12/23/03


Date: Tue, 23 Dec 2003 18:13:06 -0000

How can I take a "snapshot" of all running processes when my app loads and
instantly close any new ones which get run?

I need this because I'm making a system security app and don't want the
users to be able to run any other applications while mine is running.

Thanks!

Neil