I've got a program that I want to hide from CTRL-ALT-DEL, and can use the RegisterServiceProcess for Win9x. This API is unsupported in NT though.

Does anyone know of an NT equivalent API, or another way of hiding a program under NT?