From: "Wojciech Galazka" Newsgroups: comp.os.msdos.djgpp Subject: Re: Support for files > 2 GB Date: Tue, 10 Oct 2000 17:50:10 +0200 Organization: NASK - http://www.nask.pl Lines: 15 Message-ID: <8rve0q$l7k$1@info.nask.pl> References: <8rsoa3$ao0$1 AT info DOT nask DOT pl> <8rsouj$ecp$1 AT antares DOT lu DOT erisoft DOT se> NNTP-Posting-Host: plus210.polkomtel.com.pl X-Newsreader: Microsoft Outlook Express 4.72.3612.1700 X-Mimeole: Produced By Microsoft MimeOLE V4.72.3612.1700 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Martin Stromberg wrote <8rsouj$ecp$1 AT antares DOT lu DOT erisoft DOT se>... >Wojciech Galazka (wojciech DOT galazka AT polkomtel DOT com DOT pl) wrote: >: Hi, > >: Is there a way for DJGPP to support files larger than 2 GB? > >Yes. Get the latest CVS version from delorie.com. It's alpha code; >you've been warned. > I got it but I cannot find the relevant code. How is actually reading from such a biig file made? Is there any sort of interface to MSDOS calls ?