how i can hide my app from task list?
how i can hide my app from task list when press Ctrl+Alt+Del
thanx
[71 byte] By [
adel hasan] at [2007-11-17 11:49:34]

# 1 Re: how i can hide my app from task list?
Hi,
You can search for GINA or ctrl+alt+del using the search feature of this forum. There has been a lot of discussion about this topic. All Luck.
p.s. Unless its extremely important for your application and unless you have very good reasons to do so, dont disable the ctrl+alt+delete combination , bcoz your user might just hate that feature if something goes wrong. He would have no way to kill your process at all if something goes wrong.
http://www.geocities.com/contactgirish/homepage.html>> VC++ Links,Code,Tutorials,Downloads & Notes.
If you have some time, you can sign the guestbook there. Thank you.
# 2 Re: how i can hide my app from task list?
thank you for nice reply but if you can write the code here, this is better to usefull for all
i use RegisterProcessService() function but this make error in my app
if you have another way to do this write here
thank you