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.13 to 3.4.14 #94

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Vanara.PInvoke.Shell32 from 3.4.13 to 3.4.14.

Release notes

Sourced from Vanara.PInvoke.Shell32's releases.

Release Notes - 3.4.14

Additions

  • Added SP_DRVINFO_DETAIL_DATA_MGD which will take memory tied to SP_DRVINFO_DETAIL_DATA and extract the correct values. (#374)
  • Added SetupDiEnumDriverInfo overload to enumerate values (#374)
  • Added CorrespondingTypeAttribute values to GetClassLongFlag enum

Fixes

  • Changed parameters of SetupDiGetDriverInfoDetail to use an IntPtr and a new overload to extract the results to SP_DRVINFO_DETAIL_DATA_MGD.
  • Fixed stack overflow in POINT.X and POINT.Y (#375)
  • Fixed LOGPALETTE structure and associated functions
  • Added unit test and corrected return values in Lz32
  • Changed default flag for ShellItemPropertyStore to GPS_BESTEFFORT to prevent exceptions. #378
  • Fixed the DsFreeSpnArray function signature, as it was corrupting the native heap. (#382)
  • Added (#383) support for MessageBoxTimeout, an undocumented function.
  • Add two undocumented API in ntdll (#386)
  • Fixed IN6_ADDR.ToString and words property capturing and giving incorrect values (#388)
Commits
  • bf17b65 Updated project files
  • caae0d5 Apply the solution, add the new test or that and simplified the test (#390)
  • f4e7852 Updated testing for User32 wrapper classes
  • 0493dbd Fixed incorrect definition on API DbgUiSetThreadDebugObject (#387)
  • 3663faf Fixed IN6_ADDR.ToString and words property capturing and giving incorrect val...
  • 44d9c2a Minor tweaks to PR #386
  • a9ff5e3 Add two undocumented API in ntdll (#386)
  • 38e611f Merge branch 'master' of https://github.com/dahall/Vanara
  • 44f1e03 Added (#383) support for MessageBoxTimeout, an undocumented function.
  • 3664bd2 Fixed the DsFreeSpnArray function signature, as it was corrupting the native ...
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #97.