From owner-freebsd-hackers Sat Apr 26 17:08:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA18320 for hackers-outgoing; Sat, 26 Apr 1997 17:08:26 -0700 (PDT) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA18312 for ; Sat, 26 Apr 1997 17:08:23 -0700 (PDT) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.5/8.8.5) with SMTP id TAA24628; Sat, 26 Apr 1997 19:07:26 -0500 (EST) Date: Sat, 26 Apr 1997 19:07:26 -0500 (EST) From: John Fieber To: "Justin T. Gibbs" cc: Terry Lambert , michaelh@cet.co.jp, joa@kuebart.stuttgart.netsurf.de, sysop@mixcom.com, hackers@freebsd.org Subject: Re: VFAT 32 support in msdosfs In-Reply-To: <199704262057.OAA00832@pluto.plutotech.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sat, 26 Apr 1997, Justin T. Gibbs wrote: > Try almost any foobarW API and it will fail. Win95 will also not > automatically convert between UNICODE and ANSI strings when a message > passes between windows that use different string types. Over on the unicode mailing list, there was a lot of discussion (grumbling) about this, and the general conclusion was that writing Unicode applications to work on Win95 sure fire way to programmer insanity, if not suicide. -john