Alexandre Julliard pushed to branch master at wine / wine
Commits: d7c4db28 by Zhiyi Zhang at 2025-08-01T20:58:44+09:00 include: Add AccessibilitySettings runtime class.
- - - - - 9a85fa27 by Zhiyi Zhang at 2025-08-01T20:58:44+09:00 windows.ui/tests: Add IAccessibilitySettings tests.
- - - - - 55401fd7 by Zhiyi Zhang at 2025-08-01T20:58:46+09:00 windows.ui: Add IAccessibilitySettings stub.
- - - - - 37fc8477 by Zhiyi Zhang at 2025-08-01T20:58:48+09:00 windows.ui: Implement accessibilitysettings_get_HighContrast().
- - - - -
7 changed files:
- dlls/windows.ui/Makefile.in - + dlls/windows.ui/accessibilitysettings.c - dlls/windows.ui/main.c - dlls/windows.ui/private.h - dlls/windows.ui/tests/Makefile.in - dlls/windows.ui/tests/uisettings.c - include/windows.ui.viewmanagement.idl
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d9a49b9dfd4ce4be2ae24ebd7076b9...