{"id":59873,"library":"windows-foundation","title":"Windows Foundation","description":"Provides foundational types for Windows Runtime development.","status":"active","version":"0.23.0","language":"rust","source_language":null,"source_url":null,"tags":["windows","foundation","runtime","com"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nwindows-foundation = \"0.23.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add windows-foundation","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"IUnknown","correct":"use windows_foundation::IUnknown;"}],"quickstart":{"code":"use windows_foundation::IUnknown;\n\nfn main() {\n    let obj: IUnknown = unsafe { std::mem::zeroed() };\n    println!(\"IUnknown created\");\n}","lang":"rust","description":"Create an IUnknown instance (placeholder)."},"warnings":[{"fix":"Enable the 'windows-sys' feature and ensure Windows SDK is installed.","message":"Requires Windows SDK and appropriate feature flags.","severity":"gotcha","affected_versions":">=0.23.0"}],"env_vars":null,"search_vec":"'com':13 'develop':9 'foundat':2,4,11 'provid':3 'runtim':8,12 'type':5 'window':1,7,10","created_at":"2026-06-16T17:19:51.018109+00:00","updated_at":"2026-06-16T17:19:51.018109+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":"https://docs.rs/windows-foundation/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}