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 X-WM-Posted-At: avacado.atomice.net; Wed, 3 Jul 02 14:24:44 +0100 Message-ID: <01e501c22294$fecd8060$0100a8c0@advent02> From: "Chris January" To: References: Subject: Re: Accessing filenames with different charsets Date: Wed, 3 Jul 2002 14:24:44 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 > > What about filenames longer than MAX_PATH? Those can only be accessed with > > "\\.\" and unicode file functions... > > > What is "\\.\"? Doesn't work for me: > > dir \\.\ > The filename, directory name, or volume label syntax is incorrect. OT, but try this instead: dir \\.\c:\ Chris -- 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/