> I need to fin the temp directory, but the GetTempPath func returns
> the
> short filename structure, Is there a proc that returns the full long
> filename dir string?


The (counter-intuitively named)   GetLongPathName() API function
will map the short name to the long name.

-ns

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to