In comp.lang.pascal.borland message <1187877596.597449.80160@[EMAIL PROTECTED]
>, Thu, 23 Aug 2007 06:59:56, Jim Leonard
<MobyGamer@[EMAIL PROTECTED]
> posted:
>On Aug 22, 12:49 pm, Dr J R Stockton <j...@[EMAIL PROTECTED]
> wrote:
>> You write "I know this is probably a FAQ" - but if you'd looked in the
>> newsgroup mFAQ you'd not have needed to write "probably".
>
>I wrote that because I DID look in the FAQ and it was NOT there, but
>must be such a common question I thought it must be covered
>somewhere. The FAQ only lists a solution that works with Win9x FAT32
>LFN, not NT/2K/XP NTFS native LFN.
That's enough to show that it's deemed Frequently Asked, even if (in
your case) not Frequently Answered.
>> Andreas Killer's LFN appears to work in WinXP.
>
>It doesn't, at least not on my XP system. Yes, I enabled the U***P
>conditional define.
I know what happened. The program I tried (cheklinx) was written and
tested with BP7, including the LFN unit. When it began to run out of
stack or heap (by virtue of the target file set growing), I compiled it
with Delphi (using compile-time conditionals; and it is that version
which I tested. Since, on the grounds that 8.3 is the Right Size, all
relevant files here are 8.3 or less, the Pascal here is OK (evidently
the LFN unit does work in XP with SFN) until it dies by 202 stack
overflow.
Apologies.
--
(c) John Stockton, Surrey, UK. ?@[EMAIL PROTECTED]
DOS 3.3, 6.20;
WinXP.
Web <URL:http://www.merlyn.demon.co.uk/>
- FAQqish topics, acronyms &
links.
PAS EXE TXT ZIP via
<URL:http://www.merlyn.demon.co.uk/programs/00index.htm>
My DOS <URL:http://www.merlyn.demon.co.uk/batfiles.htm>
- also
batprogs.htm.


|