Skip to content

Release Notes - 3.3.8

Compare
Choose a tag to compare
@dahall dahall released this 07 Apr 19:46
· 1241 commits to master since this release

Additions

  • BREAKING CHANGE: Removed Vanara.Windows.Forms.NavigationLogDirection in leiu of duplicate in Vanara.Windows.Shell
  • Updated ComStream to support IStream implementation
  • Enhanced ComConnectionPoint
  • Added Vanara.PInvoke.IMAPI (Image Mastering API) assembly
  • Added Vanara.Windows.Shell.ShellBrowser (#221)
  • Added optional parameter overloads for SetFilePointer, SetFilePointerEx
  • Added generic Win32Error.ThrowLastErrorIf method
  • Added IDeviceContext.MeasureText extension method to overcome deprecation of TextFormatFlags.ModifyString

Fixes

  • Fixed a number of interfaces in SearchApi that had properties in wrong order which caused memory access violations