
Returns the drive (C:) or share name (\computer).
static CL_String CL_PathHelp::get_location( const CL_String & fullname, PathType path_type = path_type_file);
Detailed description:
If (path_type == path_type_virtual) or not using windows, then this function always returns an empty string param: fullname = The full path name to use param: path_type = The path type