mshtml: Added IHTMLEmbedElement stub implementation.
authorJacek Caban <jacek@codeweavers.com>
Fri, 29 Oct 2010 13:53:15 +0000 (15:53 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 29 Oct 2010 14:31:37 +0000 (16:31 +0200)
commitd147ee1392a8e1e04379530414231c4a1abe1b37
treec87146db59b2e0222f98c82a6def893ef99b7adf
parent365e76d26a79633e37218d11522366cc3c06b6da
mshtml: Added IHTMLEmbedElement stub implementation.
dlls/mshtml/Makefile.in
dlls/mshtml/dispex.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlembed.c [new file with mode: 0644]
dlls/mshtml/mshtml_private.h
dlls/mshtml/tests/dom.c