mshtml: Added HTMLIFrame stub implementation.
commit2e52c61c4c08291710c2b4c320517b0ffd723a07
authorJacek Caban <jacek@codeweavers.com>
Tue, 7 Oct 2008 19:44:36 +0000 (7 14:44 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 Oct 2008 11:20:08 +0000 (8 13:20 +0200)
tree3ee41f4c7fb52ce79072424f7eeec5ba4c9a54d3
parent536fac7c1b4ef7f6f124d7f3100d3284313f3018
mshtml: Added HTMLIFrame stub implementation.
dlls/mshtml/Makefile.in
dlls/mshtml/htmlelem.c
dlls/mshtml/htmliframe.c [new file with mode: 0644]
dlls/mshtml/mshtml_private.h
dlls/mshtml/nsiface.idl
dlls/mshtml/tests/dom.c