Jump to content

Recommended Posts

Posted

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

Posted

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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...