mshtml: Added possibility for node implementations to add default event handlers.
authorJacek Caban <jacek@codeweavers.com>
Tue, 2 Aug 2011 09:07:56 +0000 (11:07 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 2 Aug 2011 09:51:06 +0000 (11:51 +0200)
commit6d7667894e7ad4f4020a90a5d66a228d981cd827
tree4c8362fb7992fcb00530224ba1bd141f70857205
parentaa6ee29e0147f7a8abfe500e3320df72022f7430
mshtml: Added possibility for node implementations to add default event handlers.
dlls/mshtml/htmlevent.c
dlls/mshtml/htmlform.c
dlls/mshtml/htmlframe.c
dlls/mshtml/htmliframe.c
dlls/mshtml/htmlimg.c
dlls/mshtml/htmlinput.c
dlls/mshtml/htmlobject.c
dlls/mshtml/htmlscript.c
dlls/mshtml/htmlselect.c
dlls/mshtml/htmltextarea.c
dlls/mshtml/mshtml_private.h