X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Wed, 9 Jan 2002 08:22:18 -0500 Message-Id: <200201091322.g09DMIn21239@envy.delorie.com> From: DJ Delorie To: wojciech DOT galazka AT polkomtel DOT com DOT pl CC: djgpp-workers AT delorie DOT com In-reply-to: <250B3114DA16D511B82C00E0094005F8055AC848@MSGWAW11> (message from =?iso-8859-2?Q?Wojciech_Ga=B3=B1zka?= on Wed, 9 Jan 2002 11:41:27 +0100) Subject: Re: WIP: lfn under dosemu References: <250B3114DA16D511B82C00E0094005F8055AC848 AT MSGWAW11> 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 > How to access filesystem calls from the extension module ? After rebuilding and running dosemu, run the lfntsr.com TSR. That hooks int21 and adds support for the LFN API directly. Except that at the moment it doesn't work well enough to do anything useful.