[PATCH 1/3] mshtml: Implement IHTMLXMLHttpRequestFactory::create() method.

Zhenbo Li litimetal at gmail.com
Fri Jun 19 21:54:07 CDT 2015


---
  dlls/mshtml/htmlwindow.c           |  15 ++--
  dlls/mshtml/mshtml_private.h       |   5 +-
  dlls/mshtml/nsembed.c              |  55 ++++++++++++++
  dlls/mshtml/nsiface.idl            | 106 +++++++++++++++++++++++++++
  dlls/mshtml/tests/Makefile.in      |   3 +-
  dlls/mshtml/tests/xmlhttprequest.c | 144 
+++++++++++++++++++++++++++++++++++++
  dlls/mshtml/xmlhttprequest.c       |  12 +++-
  7 files changed, 331 insertions(+), 9 deletions(-)
  create mode 100644 dlls/mshtml/tests/xmlhttprequest.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mshtml-Implement-IHTMLXMLHttpRequestFactory-create-met.txt
Type: text/x-patch
Size: 17528 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150620/3f8349ce/attachment.bin>


More information about the wine-patches mailing list