You have access to the source code. Quick look shows:
// Find the last dot in the last thing that could be a file.
.
.
.
else if (L'.' == *wz)
{
wzExtension = wz;
}
return wzExtension;
}
On Wed, Jan 12, 2011 at 12:01 AM, Sean Farrow
wrote:
> Hi:
> Does the DUtil supplied Pat
Hi:
Does the DUtil supplied PathExtension function omit the period "." From an
extension it retrives?
For example a file "test.txt"
Would I be returned ".txt" or "txt"?
Any help appreciated.
Cheers
Sean.
--
Protect Your Si
2 matches
Mail list logo