Jacek Caban : mshtml: Added IHTMLWindow2::get_navigator implementation.

Alexandre Julliard julliard at winehq.org
Mon Apr 7 06:51:06 CDT 2008


Module: wine
Branch: master
Commit: 9c352a11cc4425053b58ea978e6931e9e1cb11cc
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=9c352a11cc4425053b58ea978e6931e9e1cb11cc

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Apr  7 12:34:24 2008 +0200

mshtml: Added IHTMLWindow2::get_navigator implementation.

---

 dlls/mshtml/Makefile.in      |    1 +
 dlls/mshtml/htmlwindow.c     |    7 +-
 dlls/mshtml/mshtml_private.h |    1 +
 dlls/mshtml/omnavigator.c    |  309 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/tests/dom.c      |   25 ++++
 5 files changed, 341 insertions(+), 2 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=9c352a11cc4425053b58ea978e6931e9e1cb11cc



More information about the wine-cvs mailing list