Returns True if the given path is a network path; False otherwise.
function IsNetworkPath(const pPath: string): Boolean;
True if the given path is a network path; False otherwise.
ShellBrowser