Searched refs:WSTRING_PATH_SEPARATOR (Results 1 – 7 of 7) sorted by relevance
243 #define WSTRING_PATH_SEPARATOR L"\\" macro250 #define WSTRING_PATH_SEPARATOR L"/" macro
525 WSTRING_PATH_SEPARATOR in AddItem()526 WSTRING_PATH_SEPARATOR L"?" in AddItem()527 WSTRING_PATH_SEPARATOR; in AddItem()
165 UString dirPrefix = L"." WSTRING_PATH_SEPARATOR; in WinMain()309 appLaunched.Replace(L"%%T" WSTRING_PATH_SEPARATOR, fs2us(s2)); in WinMain()
193 wcscat(path, WSTRING_PATH_SEPARATOR); in RemoveDirWithSubItems()327 wcscat(path, WSTRING_PATH_SEPARATOR); in main()
288 s += L".." WSTRING_PATH_SEPARATOR; in GetRelativePath()
701 result.Insert(0, L"[DELETED]" WSTRING_PATH_SEPARATOR); in GetItemPath2()
705 _pathEdit.SetText(L".." WSTRING_PATH_SEPARATOR); in SetPathEditText()