Searched refs:WSTRING_PATH_SEPARATOR (Results 1 – 6 of 6) sorted by relevance
362 #define WSTRING_PATH_SEPARATOR L"\\" macro369 #define WSTRING_PATH_SEPARATOR L"/" macro
197 wcscat(path, WSTRING_PATH_SEPARATOR); in RemoveDirWithSubItems()338 wcscat(path, WSTRING_PATH_SEPARATOR); in main()
317 appLaunched.Replace(L"%%T" WSTRING_PATH_SEPARATOR, fs2us(s2)); in WinMain()
763 if (linkPath.IsPrefixedBy(WSTRING_PATH_SEPARATOR L"??" WSTRING_PATH_SEPARATOR)) in GetStream()
756 result.Insert(0, L"[DELETED]" WSTRING_PATH_SEPARATOR); in GetItemPath2()
712 _pathEdit.SetText(L".." WSTRING_PATH_SEPARATOR); in SetPathEditText()