From: Martin Str|mberg Message-Id: <199901302039.VAA04263@father.ludd.luth.se> Subject: Re: INT21/0x6c00 with FAT32 flag To: djgpp-workers AT delorie DOT com (DJGPP-WORKERS) Date: Sat, 30 Jan 1999 21:39:18 +0100 (MET) X-Mailer: ELM [version 2.4ME+ PL15 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Sigh. It seems that LFN=n which leads to using INT21/0x6c00 in WINDOZE 4.1 (98) refuses to create any files bigger than ~2^31, while the same call in plain DOZE (of the same WINDOZE 4.1 (98)) works fine. (Using LFN=y which leads to using INT21/0x716c in WINDOZE 4.1 (98) does work, creating files bigger than ~2^21.) U2, Achtung Baby, MartinS