Date: Sun, 21 Apr 1996 00:37:11 +0800 (GMT+0800) From: Orlando Andico To: calvid AT rpi DOT edu cc: djgpp AT delorie DOT com Subject: Re: Allegro Mouse In Win95? In-Reply-To: <4l9cgf$pr7@usenet.rpi.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 20 Apr 1996, David J. Calvin wrote: > Has anyone had success running Allegro programs in Windows 95? Specifically, > the mouse moves incredibly slowly. It's fine in Dos, or in Windows before my > program is loaded, but as long as I'm using my program, the sensitivity is > horrible. This happens with the Allegro "grabber" program as well, so its > not just my program that does it. Any ideas? > I'm just guessing here, but I noticed that when I run the JED editor (compiled with DJGPP) under Win95, everything else slows to a crawl. This didn't happen under Win3.1, my guess is that the DPMI functionality in Win95 stinks. I'm no DPMI guru, but the performance hit (not only on JED, but on all other Windows apps too) is so noticeable that I can't help forming this conclusion. Cheers, Orly