On 6/18/19 10:20 AM, Dmitry Timoshkov wrote:
This patch makes event handling work in a fairly large and complex application.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
dlls/mshtml/htmldoc.c | 3 ++- dlls/mshtml/htmlevent.c | 2 ++ dlls/mshtml/mshtml_private.h | 1 + 3 files changed, 5 insertions(+), 1 deletion(-)
Please add a test. See how DIID_HTMLDocumentEvents is tested in events.c.
Jacek