#ffi #winapi #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

#169 in #winapi

Download history 1146/week @ 2024-02-04 1379/week @ 2024-02-11 1718/week @ 2024-02-18 1141/week @ 2024-02-25 1264/week @ 2024-03-03 1128/week @ 2024-03-10 1430/week @ 2024-03-17 1762/week @ 2024-03-24 1791/week @ 2024-03-31 1092/week @ 2024-04-07 1674/week @ 2024-04-14 1639/week @ 2024-04-21 1290/week @ 2024-04-28 1226/week @ 2024-05-05 1190/week @ 2024-05-12 1327/week @ 2024-05-19

5,194 downloads per month
Used in 172 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