win32-synthetic-pointer

Crates.iowin32-synthetic-pointer
lib.rswin32-synthetic-pointer
version0.1.0
sourcesrc
created_at2023-04-04 08:48:06.581678
updated_at2023-04-04 08:48:06.581678
descriptionInject input on windows from user mode
homepage
repositoryhttps://github.com/adryzz/win32-synthetic-pointer
max_upload_size
id829992
size14,618
Lena (adryzz)

documentation

https://docs.rs/win32-synthetic-pointer

README

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.
Commit count: 0

cargo fmt