Skip to content

Release Notes - 3.2.5

Compare
Choose a tag to compare
@dahall dahall released this 15 Apr 18:24
· 1805 commits to master since this release

Fixes

  • Fixed TypeLoadException with CRYPTUI_WIZ_DIGITAL_SIGN_INFO_UNION (#115) which resulted in a slightly less usable structure. If one wishes to use the pwszFileName field, they will have to use a pointer to a Unicode string instead of the string.
  • Fixed multiple bugs in DnsApi mostly stemming from trying to use structures in callback delegates.