Phlegm 0 Posted October 5, 2010 Quick question on BlockInput: Does the "Blockinput" function block all inputs from the keyboard and mouse? "Clt Alt Del", windows key, Mouse clicks, wheel scrolls ect?? Just want to make sure. Thanks Share this post Link to post Share on other sites
KaFu 295 Posted October 5, 2010 The table below shows how BlockInput behavior depends on the Windows version; however, pressing Ctrl+Alt+Del on any platform will re-enable input due to a Windows API feature. Operating System "BlockInput" Results Windows 2000 User input is blocked and AutoIt can simulate mouse and keyboard input. Windows XP User input is blocked and AutoIt can simulate mouse and keyboard input. See remarks below for an issue with Windows XP SP1. Windows Vista User input is blocked and AutoIt can simulate mouse and keyboard if #RequireAdmin is used. OS: Win10-1909 - 64bit - German, AutoIt Version: 3.3.14.5, AutoIt Editor: SciTE, Website: https://funk.eu AMT - Auto-Movie-Thumbnailer (2019-Dec-21) BIC - Batch-Image-Cropper (2019-Dec-11) COP - Color Picker (2009-May-21) HMW - Hide my Windows (2018-Sep-16) HRC - HotKey Resolution Changer (2012-May-16) ICU - Icon Configuration Utility (2018-Sep-16) SMF - Search my Files (2019-Dec-07) - THE file info and duplicates search tool SSD - Set Sound Device (2017-Sep-16) Share this post Link to post Share on other sites
Mison 1 Posted October 6, 2010 All but Ctrl+Alt+Del Hi ;) Share this post Link to post Share on other sites