-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move
SendInput()
calls to the threadpool
Prevents faulty other low-level keyboard hooks from blocking our own hook when `send_key()` is called by the user provided hook closure.
- Loading branch information
1 parent
df366db
commit 5c53241
Showing
1 changed file
with
77 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters