Message-ID: <8D53104ECD0CD211AF4000A0C9D60AE301468924@probe-2.acclaim-euro.net> From: Shawn Hargreaves To: djgpp AT delorie DOT com Subject: Re: allegro without mouse Date: Wed, 23 Jun 1999 10:12:32 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1460.8) Content-Type: text/plain Reply-To: djgpp AT delorie DOT com Clemens Valens writes: > I downloaded Allegro 3.11 recently from > www.talula.demon.co.uk/allegro/ > > If this is not the latest version, then where can I get it? From the "work in progress" link on my website, http://www.talula.demon.co.uk/allegro/. > The problems I had occurred with the Allegro test programs. > I had no mouse driver installed, had booted in DOS (I use > Windows 98) and compiled Allegro without any problem. I > tried to run setup and it crashed with a GPF after > displaying the main menu. Then I tried the demo and it hung > my machine after the intro. I installed a mouse driver and > everything worked fine Try with the latest WIP code. I don't have a copy of 3.11 here to check, but this certainly doesn't crash with 3.9.18. All the input code has changed quite dramatically since the 3.11 version, so this may well have fixed it. Shawn Hargreaves.