ReleaseMicrosoftMicrosoftpublished Nov 11, 2025seen Jun 26

microsoft/windows-drivers-rs wdk-sys-v0.5.0

microsoft/windows-drivers-rs

Open original ↗

Captured source

source ↗
published Nov 11, 2025seen Jun 26captured 2whttp 200method plain

wdk-sys-v0.5.0

Repository: microsoft/windows-drivers-rs

Tag: wdk-sys-v0.5.0

Published: 2025-11-11T02:18:13Z

Prerelease: no

Release notes:

Added

  • enhance error handling with IoError and IoErrorMetadata for improved std::io::Error diagnostics for fs errors (#480)

Fixed

  • use latest version of ucx in the WDKContent as default (#411)
  • allow unnecessary_transmutes lint for bindgen-generated types.rs (#350)

Other

  • [breaking] bump to Rust 2024 Edition (#430)
  • improve logging for build action (#495)
  • enforce typo checking (#452)
  • Add stubs for __CxxFrameHandler4 and __GSHandlerCheck_EH4 (#438)