Skip to content

v1.0.9

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 03:40

更新日志

  • Fea #29,消除Chrome 116不支持的接口
    • 添加 GetFirmwareType
    • 添加 IsNativeVhdBoot
    • 添加 GetThreadInformation
    • FindFirstFileEx,添加Windows XP、Vista兼容 FIND_FIRST_EX_LARGE_FETCH、FindExInfoStandard参数。
  • Fea #60, 添加Tokio支持
    • 添加 SetFileCompletionNotificationModes
    • 添加 GetQueuedCompletionStatusEx
    • 添加 NtCancelIoFileEx
  • Fea #62, CRT 14.37.32822适配老系统
    • 新增GetThreadGroupAffinity
    • 新增RtlCaptureStackBackTrace
  • Fea #64, 为slint提供Windows XP运行支持
    • 添加 DwmEnableBlurBehindWindow
    • 添加 IsProcessDPIAware
    • 添加 GetWindowDisplayAffinity
    • 添加 SetWindowDisplayAffinity
    • 添加 RegisterTouchWindow
    • 添加 UnregisterTouchWindow
    • 添加 IsTouchWindow
    • 添加 GetTouchInputInfo
    • 添加 CloseTouchInputHandle