Call this method to create a root path from a given drive number.
void BuildRoot(
   int iDrive 
);
Parameters
- iDrive
 The drive number (0 is A:, 1 is B:, and so on).
Remarks
For more information, see PathBuildRoot.
Requirements
Header: atlpath.h
Call this method to create a root path from a given drive number.
void BuildRoot(
   int iDrive 
);
For more information, see PathBuildRoot.
Header: atlpath.h