Contains function definitions for the Windows API library shell32. See winapi for types and constants.
# Cargo.toml
[dependencies]
shell32-sys = "0.1.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Call SHGetKnownFolderPath to retrieve a known folder path.
Ensure proper null checks and use safe wrappers from winapi if available.
No dependency data recorded yet.