Hi!
Tuesday, 25 September, 2001 Kazuhiro Fujieda [EMAIL PROTECTED] wrote:
>> the problem is not with SetFileApisTo* stuff, but in
>> console-handling code -- it ignores current set codepage and
>> enforces oem or ansi one.
KF> I see. I understood your proposal of CYGWIN=codepage:asis.
KF> It lets the console driver simply ignore the codepage issue,
KF> doesn't it?
almost. in case of CYGWIN=codepage:asis we just use current codepage
instead of CP_ANSI or CP_OEM (where possible, i.e. everywhere except
fhandler_clipboard). if it's ok with everybody, i'll submit a patch.
Egor. mailto:[EMAIL PROTECTED] ICQ 5165414 FidoNet 2:5020/496.19
--
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/