pinvoke v0.6.49 Release Notes

Release Date: 2020-06-13 // almost 4 years ago
  • ๐Ÿ”„ Changes:

    ๐Ÿ›  Fixes:

    • #398: LOADED_IMAGE is not marshaled correctly
    • #427: PInvoke.Gdi32.CreateCompatibleDC throws a MissingMethodException

    Others:

    • #456: Add code of conduct blurb to readme
    • #452: Incorporate into .NET Foundation
    • #450: Add MsgWaitForMultipleObjectsEx
    • #447: Add kernel32!SetErrorMode
    • ๐Ÿ— #448: Fix build break
    • #420: System.Drawing.Point instead of POINT? ๐Ÿ‘€ See More
    • ๐Ÿšš #431: Fix EntryPoints for MoveMemory, CopyMemory, FillMemory, ZeroMemory
    • โšก๏ธ #397: Update User32::WinEventProc and MSCorEE::GetVersionFromProcess
    • #445: Add several menu-related methods
    • โšก๏ธ #446: Update to .NET Core SDK 3.1.100
    • #443: Add SetupDiGetDeviceProperty to SetupApi
    • #440: Add kernel32!SetHandleInformation and kernel32!GetHandleInformation

    ๐Ÿ— This list of changes was auto generated.