Date: Wed, 28 Jun 2000 16:20:04 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Laurs Laursen cc: djgpp AT delorie DOT com Subject: Re: Long Filename and NT and lfn0005 In-Reply-To: <8jcs6e$jm2$1@news.net.uni-c.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 28 Jun 2000, Laurs Laursen wrote: > Wojciech Galazka made a long filename program LFN0005 for Windows NT 4 > I tried to to use it from a Watcom / Causeway Dos extended program which > runs with long filesnames in Win9x, but it did not return valid > informations. I'm not sure whether the LFN driver is supposed to support Watcom programs. The problem is that AFAIK Watcom programs use their own DOS extender (DOS4GW), which catches Int 21h calls ahead of the driver.