mshtml: Use variant_bool helper where appropriate.
commiteafbe884a293a4429ba33778990f648dea604a24
authorJacek Caban <jacek@codeweavers.com>
Thu, 2 Nov 2017 15:48:02 +0000 (2 16:48 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 2 Nov 2017 18:12:08 +0000 (2 19:12 +0100)
treebe94a141c6886a36bcab7176daa1d2393d8b4730
parentbbffabf1b1c8d3fe78861912a14e3ddf78ebe913
mshtml: Use variant_bool helper where appropriate.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
15 files changed:
dlls/mshtml/dispex.c
dlls/mshtml/htmlattr.c
dlls/mshtml/htmldoc.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlevent.c
dlls/mshtml/htmlimg.c
dlls/mshtml/htmllink.c
dlls/mshtml/htmlnode.c
dlls/mshtml/htmloption.c
dlls/mshtml/htmlscript.c
dlls/mshtml/htmlselect.c
dlls/mshtml/htmlstyle.c
dlls/mshtml/htmltextarea.c
dlls/mshtml/htmlwindow.c
dlls/mshtml/navigate.c