Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

v0.7.124

Latest
Compare
Choose a tag to compare
@AArnott AArnott released this 13 Jul 19:01
cc452f8

Changes:

  • #581: Fix wrong value of FILE_FLAG_POSIX_SEMANTICS in Kernel32+CreateFileFlags.cs
  • #594: Fix BitBlt to take SafeDCHandle
  • #591: Fix ReadConsoleOutput

Enhancements:

  • #595: add a couple of APIs from user32.dll
  • #585: WinUsb_WritePipeAsync: Use ReadOnlyMemory instead of Memory
  • #586: Add WinUsb_FlushPipe, WinUsb_GetAssociatedInterface

Others:

  • #593: [Question] Issue with IntPtr versus Safehandles in Gdi32.BitBlt
  • #576: Fix broken defines