msscript.ocx: Return S_OK from the IActiveScriptSiteWindow::EnableModeless stub.
commit59fe65b61992a76985c1e43363e959acdceca60f
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Thu, 3 Sep 2020 14:50:25 +0000 (3 17:50 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 4 Sep 2020 13:47:27 +0000 (4 15:47 +0200)
treef04c60730c0e170d2ae746f07dc660abb3517d40
parentc57e2de626a59f395fa7ab786e6aaaa5f13bec4d
msscript.ocx: Return S_OK from the IActiveScriptSiteWindow::EnableModeless stub.

This is needed so e.g. vbscript can display message boxes when used from
the script control.

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/msscript.ocx/msscript.c
dlls/msscript.ocx/tests/msscript.c