[pywin32-bugs] [ pywin32-Patches-777793 ] GetLongPathName()
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2003-07-29 06:24:29
|
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: Open Resolution: None 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-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 |