DineshSolanki / FoliCon

Creates Folder icons for Movies, Serials, Music,Anime and Games Folders
https://dineshsolanki.github.io/FoliCon/
GNU General Public License v3.0
57 stars 6 forks source link

Bump Vanara.PInvoke.Shell32 from 3.4.16 to 3.4.17 #155

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps Vanara.PInvoke.Shell32 from 3.4.16 to 3.4.17.

Release notes

Sourced from Vanara.PInvoke.Shell32's releases.

Release Notes - 3.4.17

Updates

  • Updated CryptUI.CRYPTUI_WIZ_DIGITAL_SIGN_BLOB_INFO and CRYPTUI_WIZ_DIGITAL_SIGN_CERT_PVK_INFO and CRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT with better ctors and enums.
  • Updated Kernel32 with functions and structures to handle resource message tables.
  • Added ShellItemImages.GetImage (non-async) method and changed ShellItem.GetImage to use it.
  • Added NtDll.RtlGetVersion per #421

Fixes

  • Fixed incorrect AllocZeros value in HGlobalMemoryMethods
  • IpHlpApi struct fixes
  • Fixed bug in RECT type converter when serialized
  • Fixed bug in HRESULT type converter and added ability to add values and libs to error message cache
  • Fixed bug in SOCKET_ADDRESS.GetSOCKADDR that prevented 16 bit entries from translating
  • Fixed DISPLAYCONFIG_VIDEO_OUTPUT_TECHNOLOGY enum #423
  • Changed visibility of MESSAGE_RESOURCE_ENTRY.GetText to internal
  • Fixed ResourceFile with updates to Kernel32
  • Fixes #427 - Bad impl of Kernel32.FILE_ID_128.Identifier
  • Fixed #428 (bad return value for User32.MB_GetString)
  • Fixed bug in SafeNativeArray.GetPointers
Commits
  • 9734721 Updated project info
  • a8f7529 Fixed bug in SafeNativeArray.GetPointers
  • d890758 Fixed #428 (bad return value for User32.MB_GetString)
  • f21aeea Added NtDll.RtlGetVersion per #421
  • 52a5454 Fixes #427 - Bad impl of Kernel32.FILE_ID_128.Identifier
  • b580e8f Fixed ResourceFile with updates to Kernel32
  • 9f00d42 Changed visibility of MESSAGE_RESOURCE_ENTRY.GetText to internal
  • fd44bc7 Added ShellItemImages.GetImage (non-async) method and changed ShellItem.GetIm...
  • caddb9d Updated Kernel32 with functions and structures to handle resource message tab...
  • 9576f99 Fixed DISPLAYCONFIG_VIDEO_OUTPUT_TECHNOLOGY enum #423
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)