mshtml: Use specific dispex vtbls for remaining HTML elements.
commitd31e95a7a7a07398f7424aa593f6429babc2eb39
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Tue, 19 Sep 2023 14:26:14 +0000 (19 17:26 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Sep 2023 19:31:54 +0000 (19 21:31 +0200)
tree163ba138a493706cb6d48a1637d15559aaf36fd8
parentc695f8906fc270c551ec9ebe0531d2ceabba5b79
mshtml: Use specific dispex vtbls for remaining HTML elements.

Will be needed when we move the query_interface to the dispex.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
dlls/mshtml/htmlcomment.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlevent.h
dlls/mshtml/htmlgeneric.c
dlls/mshtml/htmlhead.c
dlls/mshtml/htmlinput.c
dlls/mshtml/htmlobject.c