fix for 7088204 causing build failure in jbroker while compiling RegCommon.cpp ../../../src/common/windows/native/RegCommon.cpp(1281) : error C2440: 'type cast' : cannot convert from 'ATL::CComBSTR' to 'TCHAR *' No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called ../../../src/common/windows/native/RegCommon.cpp(1288) : error C2440: '=' : cannot convert from 'TCHAR [2048]' to 'LPCOLESTR' Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
|