[Git][wine/wine][master] 4 commits: windows.ui.xaml: Add stub dll.
Alexandre Julliard pushed to branch master at wine / wine Commits: df738b16 by Mohamad Al-Jaf at 2025-01-22T13:56:10+01:00 windows.ui.xaml: Add stub dll. - - - - - 68e38f82 by Mohamad Al-Jaf at 2025-01-22T13:56:10+01:00 windows.ui.xaml: Add IColorHelperStatics stub interface. - - - - - 51ccd17f by Mohamad Al-Jaf at 2025-01-22T13:56:10+01:00 windows.ui.xaml/tests: Add IColorHelperStatics::FromArgb() tests. - - - - - e5e7d904 by Mohamad Al-Jaf at 2025-01-22T13:56:10+01:00 windows.ui.xaml: Implement IColorHelperStatics::FromArgb(). Needed by iCUE. - - - - - 10 changed files: - configure - configure.ac - + dlls/windows.ui.xaml/Makefile.in - + dlls/windows.ui.xaml/classes.idl - + dlls/windows.ui.xaml/color_helper.c - + dlls/windows.ui.xaml/main.c - + dlls/windows.ui.xaml/private.h - + dlls/windows.ui.xaml/tests/Makefile.in - + dlls/windows.ui.xaml/tests/xaml.c - + dlls/windows.ui.xaml/windows.ui.xaml.spec View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6a0d42a27c4e4e7462cd306e9bf451... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6a0d42a27c4e4e7462cd306e9bf451... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)