mshtml: Added IHTMLWindow2::get_navigator implementation.
authorJacek Caban <jacek@codeweavers.com>
Mon, 7 Apr 2008 10:34:24 +0000 (12:34 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Apr 2008 11:36:17 +0000 (13:36 +0200)
commit9c352a11cc4425053b58ea978e6931e9e1cb11cc
treea4286e671d0293c6b94ab85bb7428a737e997f84
parentf4c4488df822b0d109998a99d8282b4d364b9ca9
mshtml: Added IHTMLWindow2::get_navigator implementation.
dlls/mshtml/Makefile.in
dlls/mshtml/htmlwindow.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/omnavigator.c [new file with mode: 0644]
dlls/mshtml/tests/dom.c