mshtml: Use the private interface to expose onload for XMLHttpRequest.
commit7ff508838ec6631b9def78ae391ff266fcc0d80e
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Wed, 13 Jul 2022 17:07:32 +0000 (13 20:07 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Jul 2022 19:50:49 +0000 (13 21:50 +0200)
treeab675a3f9b3fa8020bb48ef8d552acf6c5ae8b4a
parentcbd1ad0570f7b5b3f2c267306ce533268eb9312c
mshtml: Use the private interface to expose onload for XMLHttpRequest.

Rather than hacking a custom prop.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
dlls/mshtml/mshtml_private_iface.idl
dlls/mshtml/xmlhttprequest.c