From: "Laurynas Biveinis" Date: Wed, 9 May 2001 17:55:28 +0200 To: djgpp-workers AT delorie DOT com Cc: DJ Delorie Subject: Re: DJGPP 2.04 release date Message-ID: <20010509175528.B352@lauras.lt> Mail-Followup-To: djgpp-workers AT delorie DOT com, DJ Delorie References: <20010508112903 DOT I23521 AT kendall DOT sfbr DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.15i In-Reply-To: ; from pavenis@lanet.lv on Tue, May 08, 2001 at 07:42:39PM +0300 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Maybe, if You give DOSEMU direct access to DOS partition. I prefer > mounting it as VFAT and using lredir. I'm afraid such TSR will not work in > similar environment. It's more likely it's possible to modify DOSEMU > to add LFN API (but I don't know exactly) I didn't ever look at DOSEMU sources, but I guess if they provide standard DOS file API with help of standard linux calls, then VFAT should be straightforward. Laurynas