in reply to Win32::GetShortPath doesn't always return an 8.3 short Path?

does "C:\program files\merant build" really exists? windows has to lookup the shortname in the filesystem directly; and if the path does not exists, it can't look it up!
  • Comment on Re: Win32::GetShortPath doesn't always return an 8.3 short Path?