[Git][wine/wine][master] 4 commits: windows.devices.radios: Add stub dll.
Alexandre Julliard pushed to branch master at wine / wine Commits: 4117e4ff by Mohamad Al-Jaf at 2026-03-23T16:43:19+01:00 windows.devices.radios: Add stub dll. - - - - - a7e3adeb by Mohamad Al-Jaf at 2026-03-23T16:43:19+01:00 windows.devices.radios: Add IRadioStatics stub. - - - - - 2dfbfab2 by Mohamad Al-Jaf at 2026-03-23T16:43:19+01:00 windows.devices.radios: Implement IRadioStatics::GetRadiosAsync(). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59516 - - - - - 5f0fa1e7 by Mohamad Al-Jaf at 2026-03-23T16:43:19+01:00 windows.devices.radios/tests: Add IRadioStatics::GetRadiosAsync() tests. - - - - - 12 changed files: - configure - configure.ac - + dlls/windows.devices.radios/Makefile.in - + dlls/windows.devices.radios/async.c - + dlls/windows.devices.radios/async_private.idl - + dlls/windows.devices.radios/classes.idl - + dlls/windows.devices.radios/main.c - + dlls/windows.devices.radios/private.h - + dlls/windows.devices.radios/tests/Makefile.in - + dlls/windows.devices.radios/tests/radios.c - + dlls/windows.devices.radios/vector.c - + dlls/windows.devices.radios/windows.devices.radios.spec View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/461d101b0fd2e045cad414679d3961... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/461d101b0fd2e045cad414679d3961... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)