X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Message-ID: <250B3114DA16D511B82C00E0094005F8055AC807@MSGWAW11> From: =?iso-8859-2?Q?Wojciech_Ga=B3=B1zka?= To: "'djgpp-workers AT delorie DOT com'" , =?iso-8859-2?Q?Wojciech_Ga=B3=B1zka?= Subject: RE: lfn from scratch... - network redirectors Date: Sat, 29 Dec 2001 16:19:02 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-2" Reply-To: djgpp-workers AT delorie DOT com > From: Eli Zaretskii [mailto:eliz AT is DOT elta DOT co DOT il] > Sorry, I don't understand the question. Given the right software, > _any_ of the platforms DJGPP can run on could support the LFN API. > But in practice, some of them don't have the necessary software. > Plain DOS is one; DOSEmu is another; some old network redirectors and > OS/2 are yet another example. > Ok, network redirectors ... There seems to be a problem with them because there is no interface to pass long file name as an argument. Perhaps we could work around this by extending the int 2F, AH=11 interface with LFN calls ?