mshtml: Added IHTMLWindow2::get_screen implementation.
commit06884fb1810ceb8d6c34439522f0edc9ef19238f
authorJacek Caban <jacek@codeweavers.com>
Mon, 30 Nov 2009 16:56:01 +0000 (30 17:56 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 1 Dec 2009 10:30:37 +0000 (1 11:30 +0100)
tree31486463e7a078d58692be0ab9e5d91ad6f41eb4
parentcb5a2bbb021469b6ebea56d8d3b3078474ab13dd
mshtml: Added IHTMLWindow2::get_screen implementation.
dlls/mshtml/Makefile.in
dlls/mshtml/htmlscreen.c [new file with mode: 0644]
dlls/mshtml/htmlwindow.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/tests/dom.c