From: Dan Newsgroups: comp.os.msdos.djgpp Subject: Allegro mouse funcs under Win95 Date: Thu, 06 Mar 1997 16:05:48 +0000 Message-ID: <331EEB5C.3FE7@wayfarer.demon.co.uk> Reply-To: dan AT wayfarer DOT demon DOT co DOT uk NNTP-Posting-Host: wayfarer.demon.co.uk MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 16 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I'm pretty new to C and djgpp so allegro is a real help. I have a problem though: when I use the Allegro mouse functions, the cursor moves very slowly when the program is running under Win95, but moves fine when running from DOS. Setting the mouse speed makes no difference. I'm using a pentium with 32 megs RAM. The problem seem specific to my machine or the Win95 setup, since the same code runs fine on another machine under DOS or Win95, and other DOS programs can use the mouse OK on my machine. Has anyone out there found similar problems? and did you fix them? Thanks in advance Dan (no sig yet).