#process #hotkey #taskbar #api-bindings #windows

winapi-easy

A safe interface to various winapi functionality

1 unstable release

0.1.0 Oct 27, 2019

#192 in Windows APIs

MIT/Apache

29KB
765 lines

winapi-easy

An ergonomic and safe interface to some winapi functionality.

Latest version Documentation License

Features

  • Add global hotkeys and wait for events
  • Set current process / thread priority
  • Set current process / thread to background processing mode to lower disk access contention
  • Set taskbar progress animation for the console window
  • COM initialization
  • Get a file list from the Windows clipboard

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~26–250KB