Searched refs:converted_chars (Results 1 – 1 of 1) sorted by relevance
439 size_t converted_chars; in OnSetDirectory() local448 wcstombs_s(&converted_chars, ascii_path, (wcslen(path) + 1) * 2, path, MAX_PATH); in OnSetDirectory()