Fixed issue #3686: Explorer hangs on dead network drives
commit62428ceb52ee6727def8408d811892789dd7c1e8
authorStefan Lück <slueck@pp-software.de>
Mon, 28 Dec 2020 14:26:58 +0000 (28 15:26 +0100)
committerSven Strickroth <email@cs-ware.de>
Sun, 3 Jan 2021 13:15:55 +0000 (3 14:15 +0100)
treeb6e049ca2223adbab1740959706532b8b27320f5
parent4f0cd97738b722455b64572365ec0e899d02f4f9
Fixed issue #3686: Explorer hangs on dead network drives

Use PathIsNetworkPath() to heuristically check whether a path is a network path

Signed-off-by: Stefan Lück <slueck@pp-software.de>
Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Changelog.txt
src/TortoiseShell/ShellCache.cpp