Get{Full|Long}PathNameA doesn't seems to be working

Eric Pouech pouech-eric at wanadoo.fr
Thu Mar 25 10:39:23 CST 2004


> Unix format Home Directory: /home/felipewd
> GetFullPathNameA returned:  F:\home\felipewd
> GetLongPathNameA returned:

this should fix both cases, however, this may also step on Alexandre's 
toes, so he may not apply on the spot
however, I assumed that, when supplied with a fully qualified unix 
pathname,
- GetFullPathName will return the same unix path name
- Get{Short|Long}PathName will return the corresponding windows path
(because GetFullPathName only works on path syntax (ie adds current 
drive or directory when absent), but not on the path semantics (as 
Get{Short|Long}PathName check for the existence all path's elements)
A+
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ufn.diff
Type: text/x-patch
Size: 1926 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20040325/8a190935/ufn.bin


More information about the wine-devel mailing list