X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: peter User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4.1) Gecko/20031008 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: a bug for ls.exe, cat.exe in windows? References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Lines: 22 Message-ID: NNTP-Posting-Host: 68.125.160.204 X-Complaints-To: abuse AT prodigy DOT net X-Trace: newssvr29.news.prodigy.com 1073417511 ST000 68.125.160.204 (Tue, 06 Jan 2004 14:31:51 EST) NNTP-Posting-Date: Tue, 06 Jan 2004 14:31:51 EST Organization: SBC http://yahoo.sbc.com X-UserInfo1: Q[R_PJSCO AT RUB^DY_P^TJFXBWR\HPCTL AT XT^OBPLAH[\RWICYFWUQBKZQLYJX\_ITFD_KFVLUN[DOM_A_NSYNWPFWNS[XV\I]PZ AT BQ[@CDQDPCL^FKCBIPC AT KLGEZEFNMDYMKHRL_YYYGDSSODXYN@[\BK[LVTWI AT AXGQCOA_SAH@TPD^\AL\RLGRFWEARBM Date: Tue, 06 Jan 2004 19:31:51 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote: >>From: peter >>Newsgroups: comp.os.msdos.djgpp >>Date: Tue, 06 Jan 2004 08:54:59 GMT >> >>the ls.exe or cat.exe downloaded from http://www.delorie.com/djgpp/ >>cannot display files or directory containing chinese or Japanese >>characters in windows. Not sure how to fix it? > > > Sorry, but you can't fix that: the DJGPP library doesn't support > multibyte non-ASCII characters. > Thanks for your help. Do you know if DJGPP library will support multibye in the future? Maybe if I use VC++ for compiling the code, it will display the multibyte file/directory correctly? Thanks again. Peter