Crate winapi_easy
source ·Expand description
A small collection of various abstractions over the Windows API.
Re-exports§
pub use windows;
Modules§
- clipboard
clipboard
Clipboard access. - Component Object Model (COM) initialization.
- fs
fs
Filesystem functionality. - hooking
hooking
Various hooking functionality. - input
input
Keyboard and hotkeys. - media
media
Multimedia. - Messaging and message loops.
- process
process
Processes, threads. - shell
shell
Windows Shell functionality. - ui
ui
UI components: Windows, taskbar.