Skip to content

v1.0.10-Beta2 功能更新

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 04:16

更新日志

  • Fea #65, 补充常见的DWM接口
    • 添加 DwmIsCompositionEnabled
    • 添加 DwmEnableComposition
    • 添加 DwmExtendFrameIntoClientArea
    • 添加 DwmDefWindowProc
    • 添加 DwmGetColorizationColor
    • 添加 DwmGetWindowAttribute
    • 添加 DwmSetWindowAttribute
    • 添加 DwmFlush
  • Fea #66, 为.NET 8提供Windows Vista RTM兼容
    • 添加 GetProcessGroupAffinity
    • 添加 QueryUnbiasedInterruptTime
    • 添加 FindStringOrdinal
    • 添加 GetEnabledXStateFeatures
    • 添加 SetXStateFeaturesMask
    • 添加 InitializeContext
    • 添加 InitializeContext2
    • 添加 LocateXStateFeature
  • Fea #70, 为tokio rust库提供Windows Vista RTM兼容
    • 调整 SetFileCompletionNotificationModes行为,特意将Vista下拒绝访问任然认为成功
  • Fea #76, 为rust每夜版提供Windows XP RTM兼容
    • 添加 ProcessPrng