Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps AT cygwin DOT com Delivered-To: mailing list cygwin-apps AT cygwin DOT com Message-ID: <3D04AB7F.C82B0788@yahoo.com> Date: Mon, 10 Jun 2002 09:37:03 -0400 From: Earnie Boyd Reply-To: Earnie Boyd X-Accept-Language: en MIME-Version: 1.0 To: Robert Collins CC: "'Earnie Boyd'" Subject: Re: New setup.exe snapshot 2.249.2.2 References: <007d01c21083$1b512c60$0200a8c0 AT lifelesswks> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Robert Collins wrote: > > > -----Original Message----- > > From: Earnie Boyd [mailto:earnie_boyd AT yahoo DOT com] > > Sent: Monday, 10 June 2002 11:20 PM > > To: Robert Collins > > Cc: cygwin-apps AT cygwin DOT com > > Subject: Re: New setup.exe snapshot 2.249.2.2 > > > > > > Robert Collins wrote: > > > > > > Hmm, well it's definitely a bug, but how to fix? The workaround will > > > (setting non-UNICODE programs to English) will have to do for now. > > > > > > > Perhaps a #define UNICODE before #include would help? > > We can't rely on the MS layer for unicode on win9x. Doesn't the above > require that? I hesitate to look at multiple binaries either :[. > If you wish to continue supporting W9x, and I suppose you do, perhaps an alternative binary would suffice, I.E.: A binary with UNICODE and a binary without UNICODE? Earnie.