retep998 / winapi-rs

Rust bindings to Windows API
https://crates.io/crates/winapi
Apache License 2.0
1.85k stars 392 forks source link

Add missing `GetIconInfoEx` and related structures #1053

Open nickbeth opened 7 months ago

nickbeth commented 7 months ago

The GetIconInfoEx function appears to be missing from winapi, and the ICONINFOEX structure as well.