winapi-rs
winapi-rs copied to clipboard
Missing most ole2.h definitions
I need ReleaseStgMedium for a shell extension and the definition doesn't exist in the winapi.
luckily a simple extern declaration suffices to complement this crate.
Just posting this to show interest for that specific api.