delorie.com/archives/browse.cgi | search |
Date: | Mon, 14 Feb 2000 06:51:12 +0500 (MVT) |
From: | Prashant TR <prashant_tr AT yahoo DOT com> |
X-Sender: | prashant_tr AT midpec DOT com |
To: | Marcus <mesthlm AT hem DOT passagen DOT se> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Calllback on mouse events |
In-Reply-To: | <886uug$9kh$1@cubacola.tninet.se> |
Message-ID: | <Pine.LNX.4.10.10002140630370.972-100000@midpec.com> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | dj-admin AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sun, 13 Feb 2000, Marcus wrote: > I wonder how to use the INT 33 Ch function with DJGPP for a callback on > mouse events. I want a callback when the mouse moves and when a button is > prssed. I have the IRQ reference but I don't know how to use it in DJGPP. Section 18.8 of the FAQ gives you a short program to do this. Maybe you'll find it helpful. Also check the function AX=0Ch/INT 33H in the Ralf Brown's interrupt list. That should give you some details on the mask.
webmaster | delorie software privacy |
Copyright � 2019 by DJ Delorie | Updated Jul 2019 |