Returns the root directory of the specified path.
Public Function GetDirectoryRoot( ByRef Path As String ) As String
If the path is relative, then the current directory will be used as the root.
Project CorLib Overview
Class Directory Overview