#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

#227 in #winapi

Download history 1183/week @ 2024-07-20 1238/week @ 2024-07-27 954/week @ 2024-08-03 1337/week @ 2024-08-10 1388/week @ 2024-08-17 1802/week @ 2024-08-24 1526/week @ 2024-08-31 1105/week @ 2024-09-07 1289/week @ 2024-09-14 1507/week @ 2024-09-21 1343/week @ 2024-09-28 426/week @ 2024-10-05 972/week @ 2024-10-12 982/week @ 2024-10-19 1215/week @ 2024-10-26 1025/week @ 2024-11-02

4,224 downloads per month
Used in 170 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