Skip to content

Release Notes - 3.4.16

Compare
Choose a tag to compare
@dahall dahall released this 07 Aug 18:41
· 24 commits to master since this release

Additions

  • Updated NuGet packages
  • Update WinSCard.cs with nullable support and UIntPtr

Fixes

  • Fixed SCardListReaders overloads (#402)
  • Fixed STORAGE_PROPERTY_ID enum values (#403)
  • Fixed SCardTransmit parameters (#404)
  • Applied suggested fix for IP_ADDRESS_PREFIX (#405)
  • Added missing enums to DOT11_PHY_TYPE #408
  • Fix IEnumSTATPROPSETSTG attributes (causing InvalidCastException) (#411)
  • Fix PROPVARIANT at 64-bit, Clearing string Vectors + UT (#413 and #416)
  • Added null checks to ShellItemImages.GetImageAsync to prevent #414
  • Added constants to DPI_AWARENESS_CONTEXT per #417
  • Addressed multi-thread issues with StaticFieldValueHash (#419)