Crate winapi_easy

source ·
Expand description

A small collection of various abstractions over the Windows API.

Re-exports§

  • pub use windows;

Modules§

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