Click to See Complete Forum and Search --> : HELP! API Question


john_doh
April 12th, 1999, 01:32 PM
I need to the make an application NOT appear on the CTRL+ALT+DEL tasklist in Win95.

Hacker programs do this, why can't anyone tell me how to make my legitimate program hide?!

Thanks in advance,

J_D

Chris M.
April 13th, 1999, 08:39 AM
I believe that hotkeys are registered 'over top' of ctrl-alt-del...its something to look into.....

the function name is 'RegisterHotKey'