Anton Romanov : wmp: Add media completion notifications.
Module: wine Branch: master Commit: a072899794919ffc72b5531a9ec10866e287e9ed URL: https://source.winehq.org/git/wine.git/?a=commit;h=a072899794919ffc72b5531a9... Author: Anton Romanov <theli.ua(a)gmail.com> Date: Thu Apr 12 22:55:00 2018 -0700 wmp: Add media completion notifications. Signed-off-by: Anton Romanov <theli.ua(a)gmail.com> Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/wmp/oleobj.c | 26 ++++++----- dlls/wmp/player.c | 92 ++++++++++++++++++++++++++++++++++++- dlls/wmp/tests/media.c | 113 +++++++++++++++++++++++++++++++++++++++++----- dlls/wmp/tests/rsrc.rc | 3 ++ dlls/wmp/tests/test1s.mp3 | Bin 0 -> 4365 bytes dlls/wmp/wmp_main.c | 1 + dlls/wmp/wmp_private.h | 7 ++- 7 files changed, 216 insertions(+), 26 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=a072899794919ffc72b55...
participants (1)
-
Alexandre Julliard