Zhenbo Li : mshtml: Implement IHTMLXMLHttpRequestFactory as a stub.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Jun 10 10:09:19 CDT 2015


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

Author: Zhenbo Li <litimetal at gmail.com>
Date:   Tue Jun  9 23:21:02 2015 +0800

mshtml: Implement IHTMLXMLHttpRequestFactory as a stub.

---

 dlls/mshtml/Makefile.in      |   3 +-
 dlls/mshtml/htmlwindow.c     |  23 +++++-
 dlls/mshtml/mshtml_private.h |  10 +++
 dlls/mshtml/tests/dom.c      |  57 +++++++++++++++
 dlls/mshtml/xmlhttprequest.c | 166 +++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 256 insertions(+), 3 deletions(-)

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



More information about the wine-cvs mailing list