Jacek Caban : mshtml: Moved init_dispex call to HTMLElement_Init.
Module: wine Branch: master Commit: a70bbf82856963a90057f805fcb0a800b0e6c555 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a70bbf82856963a90057f805fc... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Fri Oct 2 13:50:48 2009 +0200 mshtml: Moved init_dispex call to HTMLElement_Init. --- dlls/mshtml/htmlanchor.c | 2 +- dlls/mshtml/htmlbody.c | 6 ++---- dlls/mshtml/htmlcomment.c | 3 +-- dlls/mshtml/htmlelem.c | 7 +++---- dlls/mshtml/htmlgeneric.c | 3 +-- dlls/mshtml/htmliframe.c | 3 +-- dlls/mshtml/htmlimg.c | 3 +-- dlls/mshtml/htmlinput.c | 3 +-- dlls/mshtml/htmloption.c | 3 +-- dlls/mshtml/htmlscript.c | 4 ++-- dlls/mshtml/htmlselect.c | 3 +-- dlls/mshtml/htmltable.c | 3 +-- dlls/mshtml/htmltablerow.c | 3 +-- dlls/mshtml/htmltextarea.c | 4 ++-- dlls/mshtml/htmltextcont.c | 6 +++--- dlls/mshtml/mshtml_private.h | 4 ++-- 16 files changed, 24 insertions(+), 36 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a70bbf82856963a90057f8...
participants (1)
-
Alexandre Julliard