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


Gary R. Van Sickle <g.r.vansickle@worldnet.att.net> wrote:
>> I was looking at the cygwin code.
>> Functions like cygwin_logon_user() makes a call to LogonUserA(). It is
>> explicitly calling ascii version.
[..]> 
> Remember that Cygwin still has to run on Win9x :-(, so that's probably where the
> XxxxYyyyA() calls come from.

It is still doable. See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mslu/winprog/microsoft_layer_for_unicode_on_windows_95_98_me_systems.asp

--
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]