Alistair Leslie-Hughes : msxml3: Add IXMLHTTPRequest support.

Alexandre Julliard julliard at winehq.org
Thu Oct 9 07:43:10 CDT 2008


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

Author: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Date:   Fri Oct  3 21:50:59 2008 +1000

msxml3: Add IXMLHTTPRequest support.

---

 dlls/msxml3/Makefile.in     |    1 +
 dlls/msxml3/dispex.c        |    1 +
 dlls/msxml3/factory.c       |    5 +
 dlls/msxml3/httprequest.c   |  343 +++++++++++++++++++++++++++++++++++++++++++
 dlls/msxml3/msxml_private.h |    2 +
 dlls/msxml3/tests/domdoc.c  |   15 +-
 include/msxml2.idl          |   54 +++++++
 7 files changed, 414 insertions(+), 7 deletions(-)

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



More information about the wine-cvs mailing list