Skip to content

Release Notes - 3.4.2

Compare
Choose a tag to compare
@dahall dahall released this 13 May 16:00
· 877 commits to master since this release

Additions

  • Updated build targets to include package readme files and CI build values for AppVeyor and GitHub.
  • Added IOleLink and supporting enums
  • Added ARRAYDESC and PARAMDESCEX structures to Ole
  • Added logging interfaces from txlogpub.h to PInvoke.Ole
  • Added interfaces from imagetranscode.h and inputpanelconfiguration to PInvoke.Shell

Fixes

  • Fixed incorrect CorrespondingAction on User32.SPI.SPI_SETTHREADLOCALINPUTSETTINGS (#298)
  • Fixed VirtualDisk.Attach(string[]...), duplicated it in VirtualDisk.AttachAsync, and removed VirtualDisk.Attach(string...), VirtualDisk.VolumeGuidPath and VirtualDisk.VolumeMountPoint in leiu of their multi-mountpoint alternatives (#284)
  • Fixed marshaling attributes for STGOPTIONS and COSERVERINFO