
HOWTO: Block CTRL+ALT+DEL and ALT+TAB in Windows in VB
Visual Basic
Publicado el 27 de Diciembre del 2002 por Administrador
6.994 visualizaciones desde el 27 de Diciembre del 2002
It is possible to prevent the CTRL+ALT+DEL and ALT+TAB key combinations from bringing up the task list in Windows 95 by calling a function in the Win32 API. This article demonstrates this procedure.