Re: [Freedos-user] File names with cyrillic characters

2006-06-26 Thread Eduardo Casino
e it by setting this in dosemu.conf (at least, it worked for me): $_internal_char_set = "cp866" Regards, Eduardo -Mensaje original- De: "dima" <[EMAIL PROTECTED]> Para: freedos-user@lists.sourceforge.net Enviado: 07/05/06 22:32 Asunto: [Freedos-user] File names wi

Re: [Freedos-user] File names with cyrillic characters

2006-05-08 Thread Henrique Peron
er-half of codepages. I would prepair a "capitalization table" and send it to you. Please contact me: hperon AT terra.com.br . Thanks, Henrique - Original Message - From: "dima" <[EMAIL PROTECTED]> To: Sent: Sunday, May 07, 2006 4:32 PM Subject: [Freedos-user]

[Freedos-user] File names with cyrillic characters

2006-05-08 Thread dima
Hello. I have found a problem with a following cyrillic characters - "ge", "ve", "a", "d", "b". All these characters does always replace with "U", "O", "A", "е", "I" in output of dir command. "ge", "ve", "a", "d", "b" in hex: A3, A2, A0, A4, A1. "U","O", "A", "е", "I" in hex: 55 4F 41 A5 49. T