This is the mail archive of the cygwin@cygwin.com 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: international chars in user name


> I was looking at the cygwin code.
> Functions like cygwin_logon_user() makes a call to LogonUserA(). It is
> explicitly calling ascii version.
> Also parsing of gecos field assumes that it is ascii (functions like
> internal_getpwsid() in passwd.cc).
> I wonder if there are other things.

Remember that Cygwin still has to run on Win9x :-(, so that's probably where the
XxxxYyyyA() calls come from.

--
Gary R. Van Sickle
Brewer.  Patriot.



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


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