win32api.GetFullPathName
string = GetFullPathName(fileName)
Returns the full path of a (possibly relative) path
Parameters
Comments
Please use win32file::GetFullPathName instead - it has better Unicode semantics.
string = GetFullPathName(fileName)
Returns the full path of a (possibly relative) path