Release Notes - 3.2.1
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 exposeToHRESULT()
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