"Alexandre Julliard" julliard@winehq.org wrote:
Is this a problem in GetFullPathName or should I better use:
/usr/bin/rundll32 setupapi.dll,InstallHinfSection DefaultInstall 128 z:\usr\share\wine\wine.inf
?
It is a bug in GetFullPathName I think.
Actually GetFullPathName was never able to handle unix path names, while Get[Long|Short]PathName can do it.