This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: `cygwinpath -D' could not display the Chinese character


On Oct 16 10:11, wynfield wrote:
> 
> 
> The patch would probably solve the same problem for displayging Japanese characters.

I hope so.  The problem was that the "special folders" like the Windows
system directory were still read using the ANSI version of the Win32
function.  This affected all of the options -D, -H, -O, -P, -S, -W.  The
patch fixes that by using the Unicode variation of the function and then
converting the path to the appropriate multibyte representation.


Corinna

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

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]