You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note to self: urlmon.h punts and relies on symbols brought in via uuid.lib. We should comb through uuid.lib and double check we have all CLSID_ symbols while we're fixing this one.
Summary
There is at least one missing constant GUID - namely CLSID_InternetSecurityManager for COM, which I would expect to appear in the bindings.
Crate manifest
No response
Crate code
No response
The text was updated successfully, but these errors were encountered: