About Process.

How can i prevent certain process from being killed?
is this possible in kernel-mode?

Sincerely!

Chang Sung, Jung.

You can do this in user-mode - clone a process and wait for the handle of
it. When the waitee is terminated, wake up and make another clone. Repeat
this whenever you really want to terminate the process.

Regards,
Ray Yang
xxxxx@ybwork.com
----- Original Message -----
From: “Chang Sung, Jung.”
To: “File Systems Developers”
Sent: Sunday, November 17, 2002 7:16 PM
Subject: [ntfsd] About Process.

> How can i prevent certain process from being killed?
> is this possible in kernel-mode?
>
> Sincerely!
>
> Chang Sung, Jung.
>
> —
> You are currently subscribed to ntfsd as: xxxxx@ybwork.com
> To unsubscribe send a blank email to %%email.unsub%%
>