mshtml: Use custom VT_BSTR to VT_BOOL conversion in InvokeEx implementation.
authorJacek Caban <jacek@codeweavers.com>
Mon, 24 Sep 2012 12:10:33 +0000 (14:10 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Sep 2012 20:27:27 +0000 (22:27 +0200)
commit514e65c1e9cd7f56f4b3f91cd2c96c2fb3ac5967
treeff093eb51071fb7f4644c8644c0f28f27248f297
parent4d469b55a5850a9aad05003f6770338754924150
mshtml: Use custom VT_BSTR to VT_BOOL conversion in InvokeEx implementation.
dlls/mshtml/dispex.c
dlls/mshtml/tests/jstest.html
dlls/mshtml/tests/script.c