Skip to content

Conversation

@nobk
Copy link

@nobk nobk commented May 13, 2018

Do not send input every 16ms when there is no mouse activatives.
Although current windows version filtered SetCursorPos() param
with x=0 and y=0 condition,call it twice will return error code 87.
But raw SendInput() will not check that, system never go sleep.

Do not send input every 16ms when there is no mouse activatives.
Although current windows version filtered SetCursorPos() param
with x=0 and y=0 condition,call it twice will return error code 87.
But raw SendInput() will not check that, system never go sleep.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant