[PATCH 1/2] mshtml: Implement IHTMLXMLHttpRequestFactory as a stub.

Zhenbo Li litimetal at gmail.com
Mon Jun 8 10:04:33 CDT 2015


---
  dlls/mshtml/Makefile.in      |   1 +
  dlls/mshtml/htmlwindow.c     |  19 ++++-
  dlls/mshtml/mshtml_private.h |  10 +++
  dlls/mshtml/tests/dom.c      |  57 +++++++++++++++
  dlls/mshtml/xmlhttprequest.c | 167 
+++++++++++++++++++++++++++++++++++++++++++
  5 files changed, 252 insertions(+), 2 deletions(-)
  create mode 100644 dlls/mshtml/xmlhttprequest.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mshtml-Implement-IHTMLXMLHttpRequestFactory-as-a-stub.txt
Type: text/x-patch
Size: 11516 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150608/95b35e02/attachment-0001.bin>


More information about the wine-patches mailing list