shdocvw: Added [get|put]_Silent implementation.
commitf86827317b3cb854be580d86c81d1deca378ff27
authorJacek Caban <jacek@codeweavers.com>
Thu, 21 Sep 2006 16:07:04 +0000 (21 18:07 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Sep 2006 15:55:47 +0000 (25 17:55 +0200)
tree1ded7bc0b3a87dd7f4359e59afffa4b277a770af
parent38d33e33aebdcc64ae95efe0318b547a9481cdb1
shdocvw: Added [get|put]_Silent implementation.

As we don't have any dialog in WebBrowser implemented yet, all we have to do is to store silent value.
dlls/shdocvw/shdocvw.h
dlls/shdocvw/tests/webbrowser.c
dlls/shdocvw/webbrowser.c