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

Alexandre Julliard julliard at winehq.org
Tue Dec 1 09:19:38 CST 2009


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Nov 30 17:56:01 2009 +0100

mshtml: Added IHTMLWindow2::get_screen implementation.

---

 dlls/mshtml/Makefile.in      |    1 +
 dlls/mshtml/htmlscreen.c     |  230 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/htmlwindow.c     |   16 +++-
 dlls/mshtml/mshtml_private.h |    6 +-
 dlls/mshtml/tests/dom.c      |   21 ++++
 5 files changed, 270 insertions(+), 4 deletions(-)

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



More information about the wine-cvs mailing list