Crate windows_registry

source ·
Expand description

Learn more about Rust for Windows here: https://github.com/microsoft/windows-rs

Structs§

Enums§

Constants§

  • The predefined HKEY_CLASSES_ROOT registry key.
  • The predefined HKEY_CURRENT_CONFIG registry key.
  • The predefined HKEY_CURRENT_USER registry key.
  • The predefined HKEY_LOCAL_MACHINE registry key.
  • The predefined HKEY_USERS registry key.

Type Aliases§

  • A specialized Result type that provides Windows error information.