DineshSolanki / FoliCon

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

Bump Vanara.PInvoke.Shell32 from 3.4.9 to 3.4.11 #82

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Vanara.PInvoke.Shell32 from 3.4.9 to 3.4.11.

Release notes

Sourced from Vanara.PInvoke.Shell32's releases.

Release Notes - 3.4.11

Additions

  • Added Vanara.PInvoke.WebSocket assembly
  • Added Vanara.PInvoke.WscApi project for Windows Security Center functions.
  • Added IPPROTO_IPV6 socket options
  • Added Microsoft-specific winsock constructs to Ws2_32
  • Added QOS2 overloads
  • Added ShellFileOperations ctor taking an IFileOperation rather than creating one every time. (#336)
  • Added overloads with more precise params to WinSock2 functions
  • Added supporting macros as properties to IP_PATTERN

Fixes

  • Added definition for CoGetObject that supports BIND_OPTS_V derivatives (#338)
  • Add [Flags] attribute to a couple of enums which require it (#342)
  • Add high resolution flag for waitable timer initialisation (#343)
  • Changed BIND_OPTS2.locale field to LCID type
  • Fix POINTER_INPUT_TYPE missing initial value (#340)
  • Fixed NullReferenceException caused by unsuccessful CredRead call (#344)
  • Fixed problems with SendMessage overloads not passing parameters (#333)
  • Overloadded SetWaitableTimer and SetWaitableTimerEx to accept a long value for the lpDueTime param.

Release Notes - 3.4.10

Additions

  • Added Vanara.PInvoke.QoS project with QWave and QoS traffic support.
  • Added DebuggerDisplayAttribute to IndirectString
  • Added SHLoadIndirectString stub to IndirectString to avoid referencing full library.
  • Added TestHelper.IsElevated property
  • Added WindowsFirewall and supporting classes to Vanara.SystemServices.
  • Added explicit conversion from WSRESULT to Win32Error
  • Added indexer to SafeElementArray
  • Added new functions introducted in Win11
  • Added nullable support to IndirectResource and IndirectString
  • Added overload to WinSpool.DeviceCapabilities to support NULL pDevNode param (#331)
  • Adding NMTBCUSTOMDRAW struct (#328)
  • Added DistributedRoutingTable and supporting classes
  • Cleaned ResourceId and added equality operators
  • Exposed static fields in SafeElementArray

Fixes

  • Changed SafeDRT_DATA to inherit from SafeElementArray for direct access to bytes.
  • Corrected build warnings related to RequiresUnreferencedCodeAttribute
  • Fixed SetPointSize LOGFONT passed by value with a ref (#332)
  • Fixed TBBUTTONINFO.fsStyle set failure #326
  • Fixed packing issue with TBBUTTONINFO (#327)
  • Fixed problem with IndirectResource and nullable string values
  • Moved classes IndirectResource and IndirectString to Vanara.PInvoke.Shared library since they capture a pattern across Win32.
Commits
  • 37d2a55 Fixed NullReferenceException caused by unsuccessful CredRead call (#344)
  • eebcfb0 Add high resolution flag for waitable timer initialisation (#343)
  • f2e7c4f Add [Flags] attribute to a couple of enums which require it (#342)
  • 2e77f5b Fix POINTER_INPUT_TYPE missing initial value (#340)
  • 6e77ceb Direct Manipulation is part of DirectX. TerraFX covers that sufficiently.
  • 7b71ed6 Added Vanara.PInovke.DirectManipulation assembly
  • bc8c36e Added ShellFileOperations ctor taking an IFileOperation rather than creating ...
  • 932bea5 Changed BIND_OPTS2.locale field to LCID type
  • 3f00a68 Added definition for CoGetObject that supports BIND_OPTS_V derivatives (#338)
  • 1a6015e Updated project files
  • 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)