[maybe-ITP] gamin

Corinna Vinschen corinna-cygwin@cygwin.com
Thu Feb 2 09:05:00 GMT 2006


On Feb  1 20:22, Yaakov S (Cygwin Ports) wrote:
>   cygwin_conv_to_full_win32_path (cygpath, winpath);
>   if (!GetVolumePathName(winpath, rootdir, 256))

Careful.  GetVolumePathName is not available on 9x/Me and NT4.  In those
cases you better use a simple string algorithm which shortens the path
to X:\ or \\server\share.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat



More information about the Cygwin-apps mailing list