mshtml: Added IHTMLWindow::open implementation.
authorJacek Caban <jacek@codeweavers.com>
Mon, 9 Jan 2012 16:56:54 +0000 (17:56 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 9 Jan 2012 19:12:24 +0000 (20:12 +0100)
commitd870b8c3e37f91e885dabc99eca4b0e05539e486
treeaab1f7b2de075c6c0c49ad13ae676bdcaff62fc1
parent5fb52f2db0875d3faf0c7b36757d575f48ba3a5f
mshtml: Added IHTMLWindow::open implementation.
dlls/mshtml/binding.h
dlls/mshtml/htmlwindow.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/navigate.c
dlls/mshtml/tests/htmldoc.c