This is the mail archive of the
cygwin-apps
mailing list for the Cygwin project.
Re: [maybe-ITP] gamin
- From: Corinna Vinschen <corinna-cygwin at cygwin dot com>
- To: cygwin-apps at cygwin dot com
- Date: Thu, 2 Feb 2006 10:05:55 +0100
- Subject: Re: [maybe-ITP] gamin
- References: <43D81994.8020403@users.sourceforge.net> <43D8FDA4.2010409@lapo.it> <43D9426E.3080106@users.sourceforge.net> <43D955BF.8090102@users.sourceforge.net> <43DE244C.2030402@lapo.it> <43DEB2E4.2020106@users.sourceforge.net> <Pine.GSO.4.63.0601302011170.2628@access1.cims.nyu.edu> <43DECBA1.1030508@users.sourceforge.net> <43DF2F7F.7050203@lapo.it> <43E16CE2.9090307@users.sourceforge.net>
- Reply-to: cygwin-apps at cygwin dot com
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