Chuyu-Team/YY-Thunks

Windows XP运行slint提示找不到IsProcessDPIAware

jiangyubao opened this issue · 2 comments

经过沟通,发现slint依赖里缺少如下函数:

USER32.DLL

  • IsProcessDPIAware
  • SetWindowDisplayAffinity
  • GetTouchInputInfo
  • RegisterTouchWindow
  • CloseTouchInputHandle

DWMAPI.DLL

  • DwmEnableBlurBehindWindow

接口已经全部提交,CI构建完成后,请帮忙使用产物进行验证。

https://github.com/Chuyu-Team/YY-Thunks/actions/runs/6407430790