Results 1 to 3 of 3

Thread: RegisterServiceProcess for NT?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2000
    Location
    Edinburgh, Scotland
    Posts
    272

    RegisterServiceProcess for NT?

    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?

  2. #2
    PowerPoster
    Join Date
    Jul 1999
    Posts
    5,923
    There is no NT API equivelent, but you can try these tricks

    http://www.vbforums.com/showthread.p...t=task+manager

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2000
    Location
    Edinburgh, Scotland
    Posts
    272
    Thanks Chris, I'll have a think about the alternatives.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width