mshtml: Moved init_dispex call to HTMLElement_Init.
authorJacek Caban <jacek@codeweavers.com>
Fri, 2 Oct 2009 11:50:48 +0000 (13:50 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 2 Oct 2009 13:06:58 +0000 (15:06 +0200)
commita70bbf82856963a90057f805fcb0a800b0e6c555
tree55113b5ba4737efdea5c73c05d38232fecc8cd15
parent356d60df0b78d5889643ff771574aac7fcc5e29a
mshtml: Moved init_dispex call to HTMLElement_Init.
16 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/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