From owner-freebsd-hackers Sat Apr 26 13:50:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA07905 for hackers-outgoing; Sat, 26 Apr 1997 13:50:45 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id NAA07900 for ; Sat, 26 Apr 1997 13:50:43 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA07616; Sat, 26 Apr 1997 13:46:18 -0700 From: Terry Lambert Message-Id: <199704262046.NAA07616@phaeton.artisoft.com> Subject: Re: VFAT 32 support in msdosfs To: gibbs@plutotech.com (Justin T. Gibbs) Date: Sat, 26 Apr 1997 13:46:18 -0700 (MST) Cc: terry@lambert.org, michaelh@cet.co.jp, joa@kuebart.stuttgart.netsurf.de, sysop@mixcom.com, hackers@freebsd.org In-Reply-To: <199704262041.OAA00572@pluto.plutotech.com> from "Justin T. Gibbs" at Apr 26, 97 03:39:29 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > >> By the time you add Unicode and security to Win95 you would have WinNT. > > > >Windows 95 already has Unicode. > > Not outside the filesystem. 99.9% of all UNICODE APIs in Win95 simply > return. Not the ActiveX string marshalling interfaces I've been using. Are you referring to the ones implemented by CTL3D32.DLL? We've already been over all that... they don't count, because smart programmers will use the subset common to both platforms. Even dumb programmers will, if they want to get their "Designed For Windows 95" logo certification, which requires that the progam also run on NT. Regards, Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.