Sender: tim AT picard DOT skynet DOT be Message-ID: <3B6F8C7E.AFBA0281@falconsoft.be> Date: Tue, 07 Aug 2001 08:36:46 +0200 From: Tim Van Holder Organization: Anubex N.V. X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.16-3 i686) X-Accept-Language: en, nl-BE, nl MIME-Version: 1.0 To: djgpp AT delorie DOT com CC: Boris Gaspic Subject: Re: Q: Long file names, djgpp 2.95.3 / WinNT 4.00 NTFS References: <9kn4vo$s4$1 AT newstoo DOT ericsson DOT se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Boris Gaspic wrote: > > I am new to djgpp. I am trying to write a program which > -must- use long file names on a WinNT 4.00 NTFS disk. > And I can't fopen() anything that's not 8.3. (a big problem > to me, since I'm dealing with thousands of files whose name > is a combination of two 32-bit database keys, and I must > access them knowing these keys...) DJGPP does not support LFNs on NT4, because NT4 does not provide the LFN API. However, IIRC there is an LFN driver available for NT which would give you what you want. I'm sure the FAQ has more info on this (and since I don't have one handy, I'll leave it to Eli to point out the exact section :-) -- Tim Van Holder - Anubex N.V. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= This message was posted using plain text. I do not endorse any products or services that may be hyperlinked to this message.