Expand description
Windows WinAPI
Some windows hacking library with utilities to find windows and access them.
Re-exports§
pub use utils::Result;
Modules§
- raw
- Provides direct bindings to WinAPI functions of crate.
- sys
- WinAPI related definitions
- ui
- UI-related APIs
- utils
- Various useful utilities for working with winapi
Macros§
- module_
to_ addr - Converts ident to module address.