Jacek Caban : mshtml: Added IDocumentEvent::createEvent implementation.

Alexandre Julliard julliard at winehq.org
Thu Oct 19 14:31:35 CDT 2017


Module: wine
Branch: master
Commit: 8c74926bf925919caa6402e45d262a95979fcc0d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=8c74926bf925919caa6402e45d262a95979fcc0d

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Oct 19 17:02:08 2017 +0200

mshtml: Added IDocumentEvent::createEvent implementation.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mshtml/htmldoc.c        |   6 +-
 dlls/mshtml/htmlevent.c      | 279 +++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/htmlevent.h      |   2 +
 dlls/mshtml/mshtml_private.h |   1 +
 dlls/mshtml/tests/events.c   |   9 ++
 5 files changed, 295 insertions(+), 2 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=8c74926bf925919caa6402e45d262a95979fcc0d



More information about the wine-cvs mailing list