Quoting [EMAIL PROTECTED]:

> Hi,
> 
> I need to convert short file names with path to long file names.  Can you
> let me know how do I do that.

Call the GetFullPathName function in the Win32 SDK.

Check for this function in Delphi's Windows unit.

Obviously this function only works on volumes that support long file names.

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to