Expand description
A small collection of various abstractions over the Windows API.
Modulesยง
- clipboard
clipboard - Clipboard access.
- com
- Component Object Model (COM) initialization.
- fs
fs - Filesystem functionality.
- hooking
hooking - Various hooking functionality.
- input
input - Keyboard and hotkeys.
- media
media - Multimedia.
- messaging
- Messaging and message loops.
- process
process - Processes, threads.
- shell
shell - Windows Shell functionality.
- ui
ui - UI components: Windows, taskbar.