Release - 2.3.11
Additions
- Added part of WinTrust.dll
- Added remainder of AdvApi32.dll - now 100% (2.3.10)
- Added multiple SafeXX functions to support structures that need to release memory
- Added ACCESS_MASK and converted some parameters and fields from UInt32
- Added LCID and converted some parameters and fields from UInt32
Fixes
- Fixed multiple structures (CREDENTIAL, INSTALLSPEC, WAITCHAIN_NODE_INFO, WINTRUST_DATA, KNOWNFOLDER_DEFINITION, and others) so they marshal correctly
- Fixed FormatMessage implementation for all use cases
- Fixed SafeNativeArray insert bug
- Fixed OBJECT_TYPE_LIST constructor bug
- Fixed SetupOverlappedFunction so it doesn't fail binding the handle if already bound