This repository has been archived by the owner on Jul 26, 2023. It is now read-only.
v0.7.104
Changes:
Fixes:
- #563: Kernel32.GetModuleHandle should return IntPtr instead of SafeHandle
Enhancements:
- #535: Add CreateFile overload that doesn't require a string object
Others:
- #562: Fix
GetCursorInfo
to useref
instead ofout
- #560: Fix
GetMonitorInfo
signature - #558: User32.GetMonitorInfo() has the wrong signature.
- #555: Rename USer32+HELPINFO.cs to User32+HELPINFO.cs
See More
- #554: CWPSTRUCT, CWPRETSTRUCT, Prop functions and Control Window Style enums
- #543: Add User32
ChangeWindowMessageFilterEx
and more - #540: User32.ChangeWindowMessageFilterEx
- #532: EnumChildWindows can't be found in PInvoke.User32 package
- #542: Add User32.GetLastInputInfo
- #541: Update UAP target to 10.0.16299
- #539: Add WS_EX_NOREDIRECTIONBITMAP
This list of changes was auto generated.