Message-Id: <199809221722.NAA15998@indy.delorie.com> Comments: Authenticated sender is From: "George Foot" To: djgpp AT delorie DOT com Date: Tue, 22 Sep 1998 18:20:06 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: grc isnt working Reply-to: mert0407 AT sable DOT ox DOT ac DOT uk Precedence: bulk On 22 Sep 98 at 14:13, I wrote: > I presume you mean that you applied my patches? BTW the > problem with ex13 and the animation technique selection dialog > in the demo game seems to be the listbox element of the > dialogs. The mode selection dialog works fine; this seems only > to affect listboxes where the callback is not in the DLL. Does > anyone know any calling convention differences that could cause > this? Sorry, ignore this query, the problem is solved. The callback routines were returning pointers to string constants, which the DLL routine was trying to modify. I'm not sure why it barfed exactly, but it's not a sensible thing to do anyway. Patches available from: http://www.canvaslink.com/gfoot/winallegro/ -- george DOT foot AT merton DOT oxford DOT ac DOT uk