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

Robert Shearman rob at codeweavers.com
Tue May 15 09:49:33 CDT 2007


The binding flags should be have BINDF_SILENTOPERATION and BIND_NO_UI added.

Add tests for this.
---
  dlls/mshtml/mshtml_private.h |    1 +
  dlls/mshtml/navigate.c       |    2 ++
  dlls/mshtml/oleobj.c         |   15 +++------------
  dlls/mshtml/tests/htmldoc.c  |   28 +++++++++++++++++++++-------
  4 files changed, 27 insertions(+), 19 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8622c6e5a689e14ce77ba5b06218f5285f2f2d54.diff
Type: text/x-patch
Size: 6335 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070515/c662e3e0/8622c6e5a689e14ce77ba5b06218f5285f2f2d54.bin


More information about the wine-patches mailing list