{"library":"wil","type":"library","category":null,"description":"The Windows Implementation Libraries (WIL) is a header-only C++ library providing readable type-safe C++ interfaces for common Windows coding patterns.","language":"cpp","status":"active","version":"1.0.260126.7","tags":["windows","header-only","resource-management","com"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install wil","imports":["#include <wil/resource.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(wil CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE WIL::WIL)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}