mirror of
https://github.com/Xevion/easy7zip.git
synced 2026-02-01 00:24:14 -06:00
17.00
This commit is contained in:
@@ -135,7 +135,7 @@ STDMETHODIMP CHandler::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *val
|
||||
if (us.Len() > 1 && us[0] == L'/')
|
||||
us.Delete(0);
|
||||
}
|
||||
NItemName::ConvertToOSName2(us);
|
||||
NItemName::ReplaceToOsSlashes_Remove_TailSlash(us);
|
||||
prop = us;
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user