Anton Romanov : wmp: Implement IConnectionPoint[Container] and add _WMPOCXEvents.

Alexandre Julliard julliard at winehq.org
Tue Feb 13 13:57:55 CST 2018


Module: wine
Branch: master
Commit: 9445c6b6598f5465ccf7026819f10f5f36f12e39
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=9445c6b6598f5465ccf7026819f10f5f36f12e39

Author: Anton Romanov <theli.ua at gmail.com>
Date:   Mon Feb 12 13:26:08 2018 -0800

wmp: Implement IConnectionPoint[Container] and add _WMPOCXEvents.

Signed-off-by: Anton Romanov <theli.ua at gmail.com>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wmp/Makefile.in    |   3 +-
 dlls/wmp/events.c       | 402 ++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/wmp/oleobj.c       |  52 +------
 dlls/wmp/tests/oleobj.c |  70 ++++++++-
 dlls/wmp/wmp_private.h  |  16 ++
 5 files changed, 491 insertions(+), 52 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=9445c6b6598f5465ccf7026819f10f5f36f12e39



More information about the wine-cvs mailing list