Date: Mon, 27 Jul 1998 13:33:26 +0300 (IDT) From: Eli Zaretskii To: dunno cc: djgpp AT delorie DOT com Subject: Re: Mouse Sticking under DJGPP In-Reply-To: <35B8C3F3.D8480030@alphalink.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sat, 25 Jul 1998, dunno wrote: > I have written a pretty basic SVGA library and I'm using it under DJGPP. > I am having heaps of trouble with the mouse sticking occasionly and > mouse clicks going missing. I am using a callback function with function > 0Ch of the mouse driver. I would suspect some subtle bug in your program. I once worked with a program which used function 0Ch, compiled with DJGPP, and it would run for hours without any problems.