Patches item #777793, was opened at 2003-07-26 06:41
Message generated for change (Comment added) made by mhammond
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551956&aid=777793&group_id=78018
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Jason Petrone (jpetrone)
Assigned to: Nobody/Anonymous (nobody)
Summary: GetLongPathName()
Initial Comment:
Implementation of the GetLongPathName function.
Converts 8.3 pathnames into the longer version.
See
http://msdn.microsoft.com/library/en-us/fileio/base/getlongpathname.asp
----------------------------------------------------------------------
>Comment By: Mark Hammond (mhammond)
Date: 2003-10-23 11:20
Message:
Logged In: YES
user_id=14198
I've checked something like this in :)
----------------------------------------------------------------------
Comment By: Mark Hammond (mhammond)
Date: 2003-07-29 16:24
Message:
Logged In: YES
user_id=14198
This doesn't work on Windows NT or 95. I have already
dropped support for 95, and I think it is about time to drop
NT support too - so I will add this later.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551956&aid=777793&group_id=78018
|