Checks if the passed path has a Unicode Api call prefix.
class function IsUnicodeAPICallPath(const pPath: String): Boolean; static;
Boolean: True if the path has a Unicode Api call prefix. False otherwise
roth
Jam.Shell.PathUtils.TPathUtils