I would like to disable CTRL+ALT+DEL on Windows NT/ Windows 2000 platform.
Is it possible?
I found some examples but they work only on W95/W98 platform.
May somebody help me?
Thanks
Printable View
I would like to disable CTRL+ALT+DEL on Windows NT/ Windows 2000 platform.
Is it possible?
I found some examples but they work only on W95/W98 platform.
May somebody help me?
Thanks
(Can this be added to a FAQ? It pops up about twice a day)
I'm afraid you cannot disable CTRL+ALT+DEL on Windows NT with VB. However this is a goiod thing, because it means that if your program were to get stuck in an endless loop the user can break out of it without having to go to the wall socket.
May I ask why you want to disable CTRL+ALT+DEL?
HTH,
Duncan