#winapi #ffi #windows

sys shell32-sys

Contains function definitions for the Windows API library shell32. See winapi for types and constants.

5 releases

Uses old Rust 2015

0.1.2 Dec 18, 2017
0.1.1 Jun 28, 2015
0.1.0 Mar 30, 2015
0.0.2 Feb 9, 2015
0.0.1 Jan 20, 2015

#261 in #winapi

Download history 1133/week @ 2024-10-28 976/week @ 2024-11-04 499/week @ 2024-11-11 609/week @ 2024-11-18 1159/week @ 2024-11-25 1188/week @ 2024-12-02 1256/week @ 2024-12-09 1113/week @ 2024-12-16 500/week @ 2024-12-23 632/week @ 2024-12-30 1140/week @ 2025-01-06 2121/week @ 2025-01-13 1395/week @ 2025-01-20 588/week @ 2025-01-27 1387/week @ 2025-02-03 1791/week @ 2025-02-10

5,374 downloads per month
Used in 168 crates (7 directly)

MIT license

100KB
2K SLoC

shell32

Contains function definitions for the Windows API library shell32. See winapi for types and constants.

[dependencies]
shell32-sys = "0.1.1"
extern crate shell32;

Documentation


lib.rs:

FFI bindings to shell32.

Dependencies