shadow-hooking-windows-api
intercepting input events using a technique called "hooking". custom DLL that hooks into the Windows API calls responsible for processing the input events and modifies them as desired
- Free software: GNU General Public License v3
- Documentation: https://shadow-hooking-windows-api.readthedocs.io.
Features
- TODO
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.