[comp.sys.ibm.pc] Using a mouse with Turbo C

jeff@cdp.UUCP (02/24/90)

You can talk to the mouse using DOS int 0x33.  The Turbo C subroutine
int86 can be used to generate the interrupt.  What you really need is
documentation on the mouse interrupts.  I believe there is a book
published by Miscosoft Press on mouse programming.  I posted some
sample code for Turbo C mouse handling some time ago.  If anyone
is interested in it, I can repost it.

	Jeff Dean
	uunet!pyramid!cdp!jeff