Date: Wed, 20 Nov 1996 19:29:47 +0200 (IST) From: Eli Zaretskii To: Martin Fischbach Cc: djgpp AT delorie DOT com Subject: Re: Finfirst-Struct misalignment ... In-Reply-To: <199611201702.SAA04864@newton.nawi.uni-wh.de> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: QUOTED-PRINTABLE On Wed, 20 Nov 1996, Martin Fischbach wrote: > I=B4m just having problems to use Find First, Find Next. The used > struct > FFBlk seems to be aligned, so that storage of data by the > Dos-Function > is incorrect. In my case, the first two letters of FileName are > cutted > and Filesize is incorrect. So what can I do against this alignment of > GNU? Or what else can I do? You can (1) upgrade to DJGPP v2.01 where this problems is solved or (2) read the DJGPP FAQ list which explains how to work around this=20 problem in DJGPP v2.0.