Alistair Leslie-Hughes : msxml3: Implement IXMLDOMEntityReference interface .

Alexandre Julliard julliard at winehq.org
Tue Jan 22 06:01:47 CST 2008


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

Author: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Date:   Tue Jan 22 08:33:32 2008 +1100

msxml3: Implement IXMLDOMEntityReference interface.

---

 dlls/msxml3/Makefile.in     |    1 +
 dlls/msxml3/domdoc.c        |   25 ++-
 dlls/msxml3/entityref.c     |  511 +++++++++++++++++++++++++++++++++++++++++++
 dlls/msxml3/msxml_private.h |    1 +
 dlls/msxml3/tests/domdoc.c  |   42 ++++
 5 files changed, 578 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list