Alexandre Julliard pushed to branch master at wine / wine
Commits: f0a481cd by Zhiyi Zhang at 2025-07-24T21:55:35+09:00 include: Add windows.ui.windowmanagement.idl.
- - - - - 8af0122f by Zhiyi Zhang at 2025-07-24T21:55:35+09:00 include: Add Windows.UI.ViewManagement.ApplicationView runtime class.
- - - - - 3f920446 by Zhiyi Zhang at 2025-07-24T21:55:36+09:00 twinapi.appcore: Register some Windows.UI.ViewManagement.ApplicationView runtime classes.
- - - - - db2cae3b by Zhiyi Zhang at 2025-07-24T21:55:38+09:00 twinapi.appcore: Register Windows.UI.ViewManagement.UIViewSettings runtime classes.
Windows.UI.ViewManagement.UIViewSettings should be registered to twinapi.appcore.dll instead of windows.ui.dll.
- - - - - ca6c273c by Zhiyi Zhang at 2025-07-24T21:55:41+09:00 twinapi.appcore/tests: Add Windows.UI.ViewManagement.ApplicationView runtime class tests.
- - - - - 66ca56ab by Zhiyi Zhang at 2025-07-24T21:55:42+09:00 twinapi.appcore: Add Windows.UI.ViewManagement.ApplicationView runtime class stub.
- - - - -
10 changed files:
- dlls/twinapi.appcore/Makefile.in - + dlls/twinapi.appcore/application_view.c - dlls/twinapi.appcore/classes.idl - dlls/twinapi.appcore/main.c - dlls/twinapi.appcore/private.h - dlls/twinapi.appcore/tests/twinapi.c - dlls/windows.ui/classes.idl - include/Makefile.in - include/windows.ui.viewmanagement.idl - + include/windows.ui.windowmanagement.idl
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d824b92670950aae0a7e6d7e5d7599...