Date: 19 Nov 1997 22:19:00 +0100 From: mjs AT prg DOT hannover DOT sgh-net DOT de (Mark Junker) Newsgroups: comp.os.msdos.djgpp Message-ID: <6i9NVQ5O8gB@prg.hannover.sgh-net.de> References: <199711151449 DOT JAA01185 AT delorie DOT com> <1997Nov17 DOT 154932 DOT 6324 AT news> <34734037 DOT 42EA AT tssc DOT co DOT nz> Subject: Re: Write LFN handler for raw DOS? Lines: 19 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Prev. Author: bcurrie AT tssc DOT co DOT nz Date: 20.11.97 Subject:"Re: Write LFN handler for raw DOS?" > - case sensitive (optional) > - short names generated by 48 bit crc of long name using 6 bit encoding > and extended ascii How can I identify a filename when I don't have LFN support installed (on a computer not having your TSR/driver)? IMHO the solution MS uses is not that bad ... > - will not match against the sfn if the file has a lfn (optional) > - fat12, fat16 and fat32 support. > - should run on any dos version (2.x up, but only tested on ms 6.2,7.1 > and od 7.01) Regards, MJS Use it: _PB3.2 & PREP_ / _ASM & PREASM_