[Git][wine/wine][master] 5 commits: widl: Support additional deprecated declarations.
Alexandre Julliard pushed to branch master at wine / wine Commits: 93c7df99 by Hans Leidekker at 2025-09-08T20:26:20+02:00 widl: Support additional deprecated declarations. - - - - - 8a7a74ed by Mohamad Al-Jaf at 2025-09-08T20:26:20+02:00 include: Add windows.media.playback.idl. - - - - - bfbd809d by Mohamad Al-Jaf at 2025-09-08T20:26:20+02:00 windows.media.playback.backgroundmediaplayer: Add stub dll. - - - - - 1867c474 by Mohamad Al-Jaf at 2025-09-08T20:26:20+02:00 windows.media.playback.backgroundmediaplayer: Add IBackgroundMediaPlayerStatics stub. - - - - - 8f4b5a13 by Mohamad Al-Jaf at 2025-09-08T20:26:20+02:00 windows.media.playback.mediaplayer: Implement IActivationFactory::ActivateInstance(). - - - - - 19 changed files: - configure - configure.ac - + dlls/windows.media.playback.backgroundmediaplayer/Makefile.in - + dlls/windows.media.playback.backgroundmediaplayer/classes.idl - + dlls/windows.media.playback.backgroundmediaplayer/main.c - + dlls/windows.media.playback.backgroundmediaplayer/private.h - + dlls/windows.media.playback.backgroundmediaplayer/tests/Makefile.in - + dlls/windows.media.playback.backgroundmediaplayer/tests/playback.c - + dlls/windows.media.playback.backgroundmediaplayer/windows.media.playback.backgroundmediaplayer.spec - + dlls/windows.media.playback.mediaplayer/Makefile.in - + dlls/windows.media.playback.mediaplayer/classes.idl - + dlls/windows.media.playback.mediaplayer/main.c - + dlls/windows.media.playback.mediaplayer/private.h - + dlls/windows.media.playback.mediaplayer/tests/Makefile.in - + dlls/windows.media.playback.mediaplayer/tests/mediaplayer.c - + dlls/windows.media.playback.mediaplayer/windows.media.playback.mediaplayer.spec - include/Makefile.in - + include/windows.media.playback.idl - tools/widl/attribute.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0463505fb9793b5d7447e91d4674d3... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0463505fb9793b5d7447e91d4674d3... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)