Is this supported by Delphi, I can't find it, how do I call it, and is
it supported back to say win 95?
Jason
-----Original Message-----
From: Nello Sestini [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 14 August 2001 3:53
To: Multiple recipients of list delphi
Subject: Re: [DUG]: RE: Temp Directory
> 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/
---------------------------------------------------------------------------
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/