[PATCH] mshtml: Add support for DIID_HTMLDocumentEvents2 connection point sink.

Jacek Caban jacek at codeweavers.com
Wed Jun 19 06:25:13 CDT 2019


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 at 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




More information about the wine-devel mailing list