| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-16 | 1.2 kB | |
| Release Notes - 5.0.6 source code.tar.gz | 2026-07-16 | 17.3 MB | |
| Release Notes - 5.0.6 source code.zip | 2026-07-16 | 18.6 MB | |
| Totals: 3 Items | 35.9 MB | 0 | |
What's Fixed
- Fixed bug in ID2D1DeviceContext::CreateBitmapFromDxgiSurface argument syntax (#614)
- Fixed D3DCOLORVALUE(Color) constructor bug with converting alpha value (#615)
- Corrected circular reference problem with PROPVARIANT_UNMGD that caused load issue (#613)
- Fixed SizeT decrement operator logic (#616)
- Update ID2D1Factory.CreateStrokeStyle method signature for nullability
- Fixed OpenFileById incorrect parameter decorator for lpFileId that was causing failures (#619)
- Refactor DNS_TLSA_DATA struct for native alignment fixing bug [#620]
- Fix IEnumExplorerCommand.Next implementation [#621]
- Fix attributes for GetWindowThreadProcessId per [#623]
- Fixed User32.LoadString overload so that it handles non-null terminated output (#570)
What's New
- Copilot updates to code generators to optimize memory and processor use.
- Added support interfaces to AzRoles interfaces
- Added StrPtrXXX.ToString(len, start) methods for retrieving non-null terminated strings or substrings.
New Contributors
- @Juknum made their first contribution in https://github.com/dahall/Vanara/pull/622
Full Changelog: https://github.com/dahall/Vanara/compare/v5.0.5...v5.0.6