#include "StdAfx.h"#include "StringConvert.h"#include <stdlib.h>Go to the source code of this file.
Functions | |
| UString | MultiByteToUnicodeString (const AString &srcString, UINT codePage) |
| AString | UnicodeStringToMultiByte (const UString &srcString, UINT codePage) |
Definition at line 61 of file StringConvert.cpp.
References CStringBase< T >::Length().
Referenced by NWindows::NFile::NDirectory::GetUnicodePath(), and GetUnicodeString().
Definition at line 70 of file StringConvert.cpp.
References CStringBase< T >::Length().
Referenced by NWindows::NFile::NIO::CFileBase::Create(), NWindows::NFile::NFind::CFindChangeNotification::FindFirst(), NWindows::NFile::NFind::CFindFile::FindFirst(), NWindows::NFile::NDirectory::GetSysPath(), and GetSystemString().
1.5.6