mshtml: Add stub implementation of IHTMLFormElement.
commit1563c137fa8a5f0ad08e73f2a7d37371490f726e
authorAndrew Eikum <aeikum@codeweavers.com>
Mon, 30 Nov 2009 17:40:06 +0000 (30 11:40 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 1 Dec 2009 11:58:16 +0000 (1 12:58 +0100)
tree5c1563f8bf863be4054beb4825aa3a8f992e3c9d
parent296eeb6e6ee0f09795d46e059eccc3a8f92d0f1b
mshtml: Add stub implementation of IHTMLFormElement.
dlls/mshtml/Makefile.in
dlls/mshtml/dispex.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlform.c [new file with mode: 0644]
dlls/mshtml/mshtml_private.h
dlls/mshtml/nsiface.idl
dlls/mshtml/tests/dom.c