Bump Microsoft.Windows.CsWin32 from 0.3.321 to 0.3.333 - #43
dependabot[bot] wants to merge 5 commits into
Conversation
c12effd to
623696a
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…ring - Storage: layered WMI detection (MSFT_PhysicalDisk/Win32_DiskDrive) with IOCTL seek-penalty fallback; all-SSD PCs no longer misdetected as HDD - Game Session: atomic NtSuspendProcess/NtResumeProcess suspend path, pending-session auto-recovery, WMI failure no longer aborts the session, per-process suspend isolation, relaxed process identity matching - Crosshair: position now stored as center point so resizing keeps the aim point centered on screen; one-time migration from old corner-based position
623696a to
fae843f
Compare
--- updated-dependencies: - dependency-name: Microsoft.Windows.CsWin32 dependency-version: 0.3.333 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
fae843f to
73f713c
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updated Microsoft.Windows.CsWin32 from 0.3.321 to 0.3.333.
Release notes
Sourced from Microsoft.Windows.CsWin32's releases.
0.3.333
Feature Improvements
void**parameter pairs now produce generic<T>overloads.Before:
After:
CsWin32 supplies the IID and returns the strongly typed interface directly.
Changes:
Fixes:
"allowMarshaling": trueOthers:
See More
... (truncated)
Commits viewable in compare view.