Skip to content

Release Notes - 3.2.1

Compare
Choose a tag to compare
@dahall dahall released this 17 Mar 14:22
· 2136 commits to master since this release

Additions

  • Added all functions for Crypt32.dll, CryptUI.dll to Vanara.PInvoke.Cryptography.
  • Completed crypt functions from AdvApi32.dll in Vanara.PInvoke.Security.
  • Updated NTStatus struct to expose ToHRESULT() method
  • Added IntPtr overload for all WinCon functions currently using StringBuilder param (#107)

Fixes

  • Lots of XML documentation
  • Corrected other build issues related to project files
  • Added missing French resources to Vanara.Core