Mikołaj Zalewski : msxml3: Improve the XPath queries handling.

Alexandre Julliard julliard at wine.codeweavers.com
Fri May 18 08:04:03 CDT 2007


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

Author: Mikołaj Zalewski <mikolaj at zalewski.pl>
Date:   Fri May 11 17:03:13 2007 +0200

msxml3: Improve the XPath queries handling.

---

 dlls/msxml3/Makefile.in       |    1 +
 dlls/msxml3/domdoc.c          |   15 ++-
 dlls/msxml3/msxml_private.h   |    5 +-
 dlls/msxml3/node.c            |   33 +----
 dlls/msxml3/nodelist.c        |  227 ++++----------------------------
 dlls/msxml3/queryresult.c     |  292 +++++++++++++++++++++++++++++++++++++++++
 dlls/msxml3/tests/Makefile.in |    2 +-
 dlls/msxml3/tests/domdoc.c    |  250 +++++++++++++++++++++++++++++++++++
 8 files changed, 584 insertions(+), 241 deletions(-)

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



More information about the wine-cvs mailing list