Jacek Caban : mshtml: Add IMarkupServices::CreateMarkupPointer implementation.

Alexandre Julliard julliard at winehq.org
Thu Jul 2 15:04:32 CDT 2020


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Jul  2 16:57:21 2020 +0200

mshtml: Add IMarkupServices::CreateMarkupPointer 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/mshtml_private.h |   1 +
 dlls/mshtml/range.c          | 294 +++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/tests/dom.c      |  22 ++++
 4 files changed, 321 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list