mshtml: Moved whole element initialization to HTMLElement_Init.
authorJacek Caban <jacek@codeweavers.com>
Sun, 1 Nov 2009 18:16:48 +0000 (19:16 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 3 Nov 2009 20:23:12 +0000 (21:23 +0100)
commitd3a9f162e8c4741e02bcb19fc41158da58dba562
tree465810bafb1698df47bed14459029ff3d4f8fb5f
parentcc94a1db0186e83ea9f3327c6aa41472332ba60d
mshtml: Moved whole element initialization to HTMLElement_Init.
17 files changed:
dlls/mshtml/htmlanchor.c
dlls/mshtml/htmlbody.c
dlls/mshtml/htmlcomment.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlgeneric.c
dlls/mshtml/htmliframe.c
dlls/mshtml/htmlimg.c
dlls/mshtml/htmlinput.c
dlls/mshtml/htmlnode.c
dlls/mshtml/htmloption.c
dlls/mshtml/htmlscript.c
dlls/mshtml/htmlselect.c
dlls/mshtml/htmltable.c
dlls/mshtml/htmltablerow.c
dlls/mshtml/htmltextarea.c
dlls/mshtml/htmltextcont.c
dlls/mshtml/mshtml_private.h