use BSTR length to also deal with NULs inside BSTRs correctly in Unicode build
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 4 Feb 2008 08:08:57 +0000 (08:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 4 Feb 2008 08:08:57 +0000 (08:08 +0000)
commit59af032ab6816a5cefb907a9f12c6b766a71af7c
treea40d5c72d98e4738e9331e772facedbbef2578e8
parentbba85010a3d174d43c82c1450b72d744baefafd6
use BSTR length to also deal with NULs inside BSTRs correctly in Unicode build

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/ole/oleutils.cpp