Zhenbo Li : mshtml: Add IHTMLXMLHttpRequestFactory::create() method implementation.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Jul 1 09:06:23 CDT 2015


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

Author: Zhenbo Li <litimetal at gmail.com>
Date:   Tue Jun 30 21:50:30 2015 +0800

mshtml: Add IHTMLXMLHttpRequestFactory::create() method implementation.

---

 dlls/mshtml/htmlwindow.c     | 14 ++++----
 dlls/mshtml/mshtml_private.h |  5 ++-
 dlls/mshtml/nsembed.c        | 50 ++++++++++++++++++++++++++
 dlls/mshtml/nsiface.idl      | 85 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/xmlhttprequest.c | 13 ++++++-
 5 files changed, 159 insertions(+), 8 deletions(-)

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



More information about the wine-cvs mailing list