Robert Shearman rob@codeweavers.com writes:
The binding flags should be have BINDF_SILENTOPERATION and BIND_NO_UI added.
This breaks the tests:
../../../tools/runtest -q -P wine -M shdocvw.dll -T ../../.. -p shdocvw_test.exe.so webbrowser.c && touch webbrowser.ok webbrowser.c:197: Test failed: unexpected call Invoke_AMBIENT_DLCONTROL make[2]: *** [webbrowser.ok] Error 1
Alexandre Julliard wrote:
Robert Shearman rob@codeweavers.com writes:
The binding flags should be have BINDF_SILENTOPERATION and BIND_NO_UI added.
This breaks the tests:
../../../tools/runtest -q -P wine -M shdocvw.dll -T ../../.. -p shdocvw_test.exe.so webbrowser.c && touch webbrowser.ok webbrowser.c:197: Test failed: unexpected call Invoke_AMBIENT_DLCONTROL make[2]: *** [webbrowser.ok] Error 1
I'm not sure how to fix that, so I'm going to have to drop the patch.