Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 15 May 2002 13:39:32 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Possible error in cygpath Message-ID: <20020515133932.L2671@cygbert.vinschen.de> Mail-Followup-To: cygwin AT cygwin DOT com References: <1264BCF4F426D611B0B00050DA782A50014C21E8 AT mail DOT gft DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1264BCF4F426D611B0B00050DA782A50014C21E8@mail.gft.com> User-Agent: Mutt/1.3.22.1i On Wed, May 15, 2002 at 11:44:51AM +0200, Schaible, Jorg wrote: > The reason why I just implemented -s (in 1999) was that GetLongPathName is > not available for Win95. If we have to be Win95-compatible still, you will > have to load the function yourself directly form the DLL and use > FindFirstFile (as mensioned in the MSDN docs for *GetShortPathName*) for > every part of the path if the function is not available. Are you interested in implementing that functionality anyway? Just FYI, it's available since W2K only. Even on NT4 you'd have to go the hard way... > you've seen my own patch for cygpath.cc in cygwin-apps ? Chris already > answered positivly and RH should have the assignment from late 1999 still. > My diff was against the sources from 14.5... I saw it but it doesn't contain a patch for the above problem. It's applied, btw. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/