Re: mshtml: Change the binding flags when silent operation is requested by the DISPID_AMBIENT_SILENT property.

2007-05-18 Thread Robert Shearman

Alexandre Julliard wrote:

Robert Shearman [EMAIL PROTECTED] 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.

--
Rob Shearman





Re: mshtml: Change the binding flags when silent operation is requested by the DISPID_AMBIENT_SILENT property.

2007-05-16 Thread Alexandre Julliard
Robert Shearman [EMAIL PROTECTED] 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
[EMAIL PROTECTED]