Date: Wed, 10 Feb 1999 16:15:24 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Gustavo Alejandro Rodriguez Garcia cc: djgpp AT delorie DOT com Subject: Re: MOUSE HANDLER In-Reply-To: <79rvkk$59m$1@sci.cpd.uniovi.es> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On 10 Feb 1999, Gustavo Alejandro Rodriguez Garcia wrote: > I have one problem. I wanto use the mouse into my program, but with djgpp > i don't know how to Set the handler that say to me the event what has happen Download the latest version if the FAQ (v2/faq211b.zip from the same place you got DJGPP) and read section 18.8 there. It includes a working example of how to set up a mouse handler in DJGPP.