Returns true if the path is a drive.
function IsDrive(const pPath: String): Boolean;
True if the given path is a drive like C: or D:
ShellBrowser