A simple package to capture the keyboard in Windows
-
Updated
Feb 20, 2022 - Go
A simple package to capture the keyboard in Windows
A Chocolatey extension providing helper functions for querying and focusing windows. These functions may be used in Chocolatey install and uninstall scripts. The most important function is Use-Window, which is able to focus a window and bring it to the front.
A Chocolatey extension providing helper functions to send mouse clicks (mouse related SendInput calls). These functions may be used in Chocolatey install and uninstall scripts.
A Chocolatey extension providing helper functions to send keystrokes to the active application window. These functions may be used in Chocolatey install and uninstall scripts.
Add a description, image, and links to the user32dll topic page so that developers can more easily learn about it.
To associate your repository with the user32dll topic, visit your repo's landing page and select "manage topics."