GetWChar() retrieves the wide character at the specified offset in the string. GetWChar is preferred to GetChar().
Definition at line 1520 of file CATString.cpp. References CATASSERT, fAsciiLocked, fBufferLength, fUnicodeBuffer, fUnicodeLocked, and GetLength(). Referenced by CATFileSystem::BuildPath(), CATFileSystem::CATFileSystem(), CATFileSystem_Win32::CreateDir(), DecodeURL(), EncodeURL(), CATFileSystem::EnsureTerminator(), Escape(), CATControl::FilterGUIString(), CATApp::OpenFileDialog(), operator bool(), CATSlider::ParseAttributes(), CATProgress::ParseAttributes(), CATAppButton::ParseAttributes(), PullNextToken(), CATFileSystem::SanitizeFilename(), CATApp::SaveFileDialog(), SplitPath(), and CATFileSystem::SplitPath().
|