Skip to content

Release Notes - 3.4.4

Compare
Choose a tag to compare
@dahall dahall released this 05 Jul 16:33
· 843 commits to master since this release

Additions

  • Added IErrorProvider as equatable for HRESULT
  • Added overload for ResetEvent and SetEvent with HEVENT param.
  • Added RequiresUnreferencedCodeAttribute for frameworks other than NET50 and greater.
  • Added overloads for LsaAddAccountRights and LsaRemoveAccountRights and optimized marshaling code

Fixes

  • Fixed WIN32_FIND_STREAM_DATA to expose cStreamName
  • Fixed bug in EnumFileStreams
  • Fixed ambiguous references in docs
  • Fixed trimming error for type converters
  • Fixed bug in StringHelper.GetByteCount