From mboxrd@z Thu Jan 1 00:00:00 1970 From: ib@wupperonline.de (Ingo Brueckl) Subject: Windows 98 dos box patch Date: Fri, 29 May 2009 15:49:00 +0200 Message-ID: <4a1fe723@wupperonline.de> References: <838f4dc10905290245j21b77811ga6405983b677cea4@mail.gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: In-Reply-To: <838f4dc10905290245j21b77811ga6405983b677cea4@mail.gmail.com> Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Stuart Axon Cc: linux-msdos@vger.kernel.org Stuart, > I'm curious - If you run genecyst with this, do you get long filenames ? Actually, this is exactly why I did it. With this patch my editor recognizes that long filenames are available. :-) > (it seems to check for windows, not just LFN support) ? Yes, it checks for Windows, but this is where my editor makes its decision. Actually, the patch should be enhanced to take the version which will be reported instead of just returning Windows 98's 4.10. Ingo