win32-synthetic-pointer 0.1.0

Inject input on windows from user mode
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# win32-synthetic-pointer
This crate allows you to use the SyntheticPointer WinAPI to simulate input devices from user mode.
## Features
- No heap allocations
- Fully user mode
- No driver installation required

## Working Devices
- Pen
- Multitouch

## Not working/Not implemented yet
- Touchpad
- Mouse
- Eraser and barrel buttons for the pen.