How to disconnect actuating Ctrl+Alt+Del and Alt+Tab?
The author: KAV The initial link: - - -
int Action = 1; SystemParametersInfo (SPI_SETSCREENSAVERRUNNING, 1, (void *) &Action,0);