mshtml: Added IHTMLScriptElement stub implementation.
authorJacek Caban <jacek@codeweavers.com>
Mon, 3 Mar 2008 00:20:27 +0000 (01:20 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 3 Mar 2008 11:27:50 +0000 (12:27 +0100)
commitdf294844a49f4a17e0e1e1bd2854fd32b4a5a1b1
treed5bc41b31205ba6afc08edc59f41bf72217ee558
parent484abd472e54f4e2a0a7beaf7d9ad46ea7a8285a
mshtml: Added IHTMLScriptElement stub implementation.
dlls/mshtml/Makefile.in
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlscript.c [new file with mode: 0644]
dlls/mshtml/mshtml_private.h
dlls/mshtml/tests/dom.c