mshtml: Added IHTMLLinkElement stub implementation.
commitb75e2c4ddefd0842146d62f7addfe84d30f57f03
authorJacek Caban <jacek@codeweavers.com>
Mon, 15 Oct 2012 09:16:30 +0000 (15 11:16 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Oct 2012 13:24:43 +0000 (15 15:24 +0200)
tree3af0f9aafc739b2ea35db779ebfd9118699c381e
parent02f6ea925ec898aaca72b80e473fb7ea100a3e5c
mshtml: Added IHTMLLinkElement stub implementation.
dlls/mshtml/Makefile.in
dlls/mshtml/htmlelem.c
dlls/mshtml/htmllink.c [new file with mode: 0644]
dlls/mshtml/mshtml_private.h
dlls/mshtml/tests/dom.c