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

Alexandre Julliard julliard at winehq.org
Tue Mar 23 15:07:41 CDT 2021


Module: wine
Branch: oldstable
Commit: 7bfaf46e7b0a0d5624978c56cf9689cbc026f87d
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=7bfaf46e7b0a0d5624978c56cf9689cbc026f87d

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>
(cherry picked from commit 5679312635c075c7fc9a8ec7c2fc3c01a509bb30)
Signed-off-by: Michael Stefaniuc <mstefani 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=7bfaf46e7b0a0d5624978c56cf9689cbc026f87d



More information about the wine-cvs mailing list