MyGit

0.46.0

microsoft/windows-rs

版本发布时间: 2023-03-13 23:09:04

microsoft/windows-rs最新发布版本:0.60.0(2024-09-25 19:49:31)

As a reminder, updates are only published by request (https://github.com/microsoft/windows-rs/pull/2380). This release provides an update to the windows crate. It does not include an update to the windows-sys crate.

This is the first update to the windows crate in about 2 months and includes numerous improvements as well as updated API definitions via the Win32 metadata. Notably, the windows crate now sports streamlined and much simpler type traits (#2343) and parameter bindings (#2360). It includes the first steps towards WDK support (#2358), and it finally includes stock collection implementations (#91).

Please note that the ComInterface trait is now required to call the cast function (#2360).

What's Changed

Full Changelog: https://github.com/microsoft/windows-rs/compare/0.44.0...0.46.0

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-03-13发行的版本