Vypnutie Alt+Tab a Ctrl+Alt+Del
Vypnutie Alt+Tab a Ctrl+Alt+Del.
var Dummy : integer; begin Dummy := 0; {Disable ALT-TAB} SystemParametersInfo( SPI_SETFASTTASKSWITCH, 1, @Dummy, 0); {Disable CTRL-ALT-DEL} SystemParametersInfo( SPI_SCREENSAVERRUNNING, 1, @Dummy, 0); end;
8.02.2010 o 19:39
co presne mam hodit do programu??hodil som to tam cele ale stale funguje ctrl+alt+del neviem v com je problem…treba tam nieco zmenit?? pls kdo vie ako to spravit aby to fungovalo napiste na mail dubko:33@hotmail.com dikes…