regtool/registry interfacing and charset support

Corinna Vinschen corinna-cygwin@cygwin.com
Tue Jul 28 10:27:00 GMT 2009


On Jul 28 00:58, Shaddy Baddah wrote:
> Hi,
>
> I note that the regtool/registry interfacing do not yet support non  
> ASCII character sets:
>
> $ uname -a
> CYGWIN_NT-6.0 somehost-vista 1.7.0(0.212/5/3) 2009-07-24 09:59 i686 Cygwin
> $ regtool get /machine/SOFTWARE/Cygwin/setup/rootdir
> C:\software\cygwin?
>
> where the trailing CJK character ??? has been hand added for testing.
>
> Is that right? Are there any plans in this area?

regtool still uses the ANSI API to access the registry.  This still has
to be converted to use the Unicode API and to convert to the current
locale and vice versa.  This won't be in 1.7.1.  Another TODO and a
simple change which could be done by somebody else as well:
http://cygwin.com/acronyms/#PTC


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



More information about the Cygwin mailing list