v10.0.20348.1
What's Changed
- Fixing an issue in the D3D12_RT_FORMAT_ARRAY constructor by @tannergooding in #294
- Generating bindings for um/objbase and adding implicit conversion operators to LARGE_INTEGER by @tannergooding in #295
- Ensure E_NOT_SET + friends are being generated and add a ThrowIfFailed extension to HRESULT by @tannergooding in #296
- Don't have ThrowIfFailed be an extension method by @tannergooding in #297
- Generating bindings for most of GDI+ by @tannergooding in #298
- Ensure that binding generation is clean by @tannergooding in #299
- Fixing the exposed interfaces for GDI+ by @tannergooding in #301
- Ensure some of the GDI+ effects inherit from the respective interface by @tannergooding in #302
Full Changelog: v10.0.20348...v10.0.20348.1