dotnet / Silk.NET

The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
https://dotnet.github.io/Silk.NET
MIT License
3.89k stars 378 forks source link

Add missing types for WindowsCodec #2167

Closed hez2010 closed 1 month ago

hez2010 commented 2 months ago

Summary of the PR

Add missing types for WIC, typically IPropertyBag, PROPVARIANT and etc. Also added IDispatch and its friends.

Related issues, Discord discussions, or proposals

Closes #1735

hez2010 commented 2 months ago

PTAL