x2t refactoring (delete AscString, ...)

This commit is contained in:
ElenaSubbotina
2017-01-16 10:30:00 +03:00
parent 9d1f83b1ce
commit 1a57f62773
826 changed files with 31104 additions and 40992 deletions

View File

@ -111,7 +111,7 @@ void CPPTUserInfo::Clear()
m_arOffsetPictures.clear();
}
bool CPPTUserInfo::ReadFromStream(CRecordUserEditAtom* pUser, POLE::Stream* pStream, CStringW strFolderMem)
bool CPPTUserInfo::ReadFromStream(CRecordUserEditAtom* pUser, POLE::Stream* pStream, std::wstring strFolderMem)
{
m_oUser.FromAtom(pUser);