Skip to content

Release Notes - 3.4.3

Compare
Choose a tag to compare
@dahall dahall released this 14 Jun 23:01
· 854 commits to master since this release

Additions

  • Added operator overloads to SizeT
  • Added app management and storage provider interfaces to Shell32
  • Adding DbgPrint and DbgPrintEx to Wdm (#299)
  • Added provider constants to AdvApi32.WinCrypt (PInvoke.Security) and fixed CryptEnumProviders, CryptEnumProviderTypes, and CryptExportKey (#300)
  • Added ICategoryProvider::CreateCategory overload
  • Added Shell.ShellFolderCategorizer class and accessor from ShellFolder to get the "group by" categories associated with a folder.
  • Pushed MRUManager base class to Windows.Shell.Common
  • Added more helper functions for working with StringBuffer related methods.
  • Added BindCtx support for WIN32_FIND_DATA "simple parsing" and optional object parameters.
  • Added IStream load and save methods to Shell32.PIDL

Fixes

  • In Pinvoke.Crypt32, fixed PFN_CRYPT_ENUM_KEYID_PROP, BlobType, CryptEnumKeyIdentifierProperties, and PUBLICKEYSTRUC (#300)
  • Fixed IPersistFolder3::InitializeEx syntax (#301)
  • Fixed parameters of functions in INamespaceWalk