//! Win32 implementations behind the [`crate::file`] surface — icon
//! extraction (Shell + GDI), shortcut resolution (`IShellLinkW`),
//! `AppExec` reparse-point following (`FSCTL_GET_REPARSE_POINT`), and
//! `VS_VERSIONINFO` parsing.
pub use ;
pub use ;
pub use resolve_shortcut;
pub use ;