Gabriel Ivăncescu (@insn) commented about dlls/mshtml/htmlevent.h:
HRESULT (*handle_event)(DispatchEx*,eventid_t,nsIDOMEvent*,BOOL*); ConnectionPointContainer *(*get_cp_container)(DispatchEx*); IHTMLEventObj *(*set_current_event)(DispatchEx*,IHTMLEventObj*);
- HRESULT (*pre_handle_event)(DispatchEx*,eventid_t,nsIDOMEvent*);
Same here.