mshtml: Add IHTMLXMLHttpRequest:open() method implementation.
commitd6b92300afd6bf9ce32ac314008cbee2e423836f
authorZhenbo Li <litimetal@gmail.com>
Tue, 30 Jun 2015 13:51:21 +0000 (30 21:51 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 1 Jul 2015 10:18:12 +0000 (1 19:18 +0900)
treedb9c25283a70bf45861f6465f8832537c7924fa1
parentdeb884a6d874b52cfd69e5cdc58c826cdc444603
mshtml: Add IHTMLXMLHttpRequest:open() method implementation.
dlls/mshtml/mshtml_private.h
dlls/mshtml/nsembed.c
dlls/mshtml/tests/xmlhttprequest.c
dlls/mshtml/xmlhttprequest.c