Nikolay Sivov : msxml3: Remove child with parent method first before insert with insertBefore().

Alexandre Julliard julliard at winehq.org
Fri Mar 4 09:39:36 CST 2011


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Fri Mar  4 01:03:15 2011 +0300

msxml3: Remove child with parent method first before insert with insertBefore().

---

 dlls/msxml3/domdoc.c       |    5 +---
 dlls/msxml3/element.c      |    6 +----
 dlls/msxml3/node.c         |   56 +++++++++++++++++++------------------------
 dlls/msxml3/nodemap.c      |    5 +---
 dlls/msxml3/tests/domdoc.c |   53 +++++++++++++++++++++++++++++++++++++++--
 5 files changed, 78 insertions(+), 47 deletions(-)

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



More information about the wine-cvs mailing list