mshtml: Implement onprogress for XMLHttpRequest.
commit7c45b742b149444d1eff5fcb01a877bf04085436
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Mon, 6 Jun 2022 12:24:11 +0000 (6 15:24 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Jun 2022 21:09:17 +0000 (6 23:09 +0200)
tree4369d736e8006a8eb1542351614e72d629d34e22
parent6e2a6cdcad871b4339d807584f01110bdbf6956a
mshtml: Implement onprogress for XMLHttpRequest.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/mshtml/htmlevent.c
dlls/mshtml/htmlevent.h
dlls/mshtml/xmlhttprequest.c