Crate winapi_easy

Source
Expand description

A small collection of various abstractions over the Windows API.

Modulesยง

clipboardclipboard
Clipboard access.
com
Component Object Model (COM) initialization.
fsfs
Filesystem functionality.
hookinghooking
Various hooking functionality.
inputinput
Keyboard and hotkeys.
mediamedia
Multimedia.
messaging
Messaging and message loops.
processprocess
Processes, threads.
shellshell
Windows Shell functionality.
uiui
UI components: Windows, taskbar.