#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

#143 in #winapi

Download history 1303/week @ 2023-11-20 1087/week @ 2023-11-27 841/week @ 2023-12-04 1188/week @ 2023-12-11 1245/week @ 2023-12-18 794/week @ 2023-12-25 629/week @ 2024-01-01 1198/week @ 2024-01-08 1216/week @ 2024-01-15 1098/week @ 2024-01-22 1107/week @ 2024-01-29 1320/week @ 2024-02-05 1405/week @ 2024-02-12 1476/week @ 2024-02-19 1245/week @ 2024-02-26 1326/week @ 2024-03-04

5,716 downloads per month
Used in 173 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