Crate windows_win

source ·
Expand description

Windows WinAPI

Some windows hacking library with utilities to find windows and access them.

Re-exports

Modules

  • Provides direct bindings to WinAPI functions of crate.
  • WinAPI related definitions
  • UI-related APIs
  • Various useful utilities for working with winapi

Macros

Structs

  • Describes error code of particular category.
  • Iterator over Windows messages
  • Wrapper over Windows messages.
  • Windows process representation
  • WinAPI timer builder
  • Convenient wrapper over Window.