Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uwm.edu!ogicse!orstcs!nucthy!sagen From: sagen@nucthy.physics.orst.edu (Milt Sagen) Newsgroups: comp.sys.ibm.pc.programmer Subject: Re: Using a mouse with Turbo C Keywords: mouse genius Turbo C Message-ID: <16129@orstcs.CS.ORST.EDU> Date: 22 Feb 90 05:02:03 GMT References: <1264@ac.dal.ca> Sender: usenet@orstcs.CS.ORST.EDU Reply-To: sagen@nucthy.PHYSICS.ORST.EDU (Milt Sagen) Distribution: na Organization: Dept. of Physics, Oregon State University Lines: 21 In article <1264@ac.dal.ca> botterry@ac.dal.ca writes: >I am interested in using a mouse systems mouse (Genius Mouse with Mouse.com) >for some i/o on my Turbo-C programmers. Do I have to resort to Assembler in This sounds kinky to me. Do your Turbo-C programmers like this? >order to use the mouse or are there undocumented (or documented that I can't >find documented) Turbo-C commands? It can be done in Turbo Pascal using the Intr procedure so I would believe it possible in Turbo-C, in fact I wouldn't be suprised if Turbo C also has a Intr function. Assuming it does then all you need is the interrupt number for the mouse (33h) and the command reference. The latter, I would tell you now but I'm at home and don't have it available. Some texts on PC programming will have it. Milt Sagen Internet: sagen@nucthy.physics.orst.edu N.W. Hayes Apt. 8 Corvallis, OR 97330 Tele: (503) 754-8117