Commit 9072c671 authored by Ivan.Shulga's avatar Ivan.Shulga Committed by Alexander Trofimov

linux build

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@58905 954022d7-b5bf-4e40-9824-e11837661b57
parent 7d29ac1b
......@@ -148,7 +148,7 @@ public:
if (0 == lParamType)
{
CString strResult = m_oPicker.GetTypefacePickByName((CString)bsParams);
*pDstName = strResult.AllocSysString();
*pDstName = strResult;//strResult.AllocSysString();
return S_OK;
}
// not impl
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment