linux build

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@58905 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
Ivan.Shulga
2014-10-15 13:55:15 +00:00
committed by Alexander Trofimov
parent 7d29ac1b87
commit 9072c671e5

View File

@ -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