121 lines
3.0 KiB
HTML
121 lines
3.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
||
|
||
<html>
|
||
|
||
<head>
|
||
<meta http-equiv="Content-Type"
|
||
content="text-html; charset=Windows-1252">
|
||
<title>Mouse functions can be broken down into the following
|
||
classes:</title>
|
||
<meta name="FORMATTER" content="Microsoft FrontPage 2.0">
|
||
</head>
|
||
|
||
<body>
|
||
|
||
<h1><a name="kap_interrupt_3160"></a>Mouse functions can be
|
||
broken down into the following classes:</h1>
|
||
|
||
<p> % Mouse Driver Control / Feedback Functions</p>
|
||
|
||
<p> ~INT 33,0~ Mouse Reset/Get Mouse Installed Flag</p>
|
||
|
||
<p> ~INT 33,15~ Get Mouse Driver State and Memory Requirements</p>
|
||
|
||
<p> ~INT 33,16~ Save Mouse Driver State</p>
|
||
|
||
<p> ~INT 33,17~ Restore Mouse Driver State</p>
|
||
|
||
<p> ~INT 33,1C~ Set Mouse Interrupt Rate (InPort only)</p>
|
||
|
||
<p> ~INT 33,1F~ Disable Mouse Driver</p>
|
||
|
||
<p> ~INT 33,20~ Enable Mouse Driver</p>
|
||
|
||
<p> ~INT 33,21~ Reset Mouse Software</p>
|
||
|
||
<p> ~INT 33,24~ Get Driver Version, Mouse Type & IRQ Number</p>
|
||
|
||
<p> % Mouse Cursor Control Functions</p>
|
||
|
||
<p> ~INT 33,1~ Show Mouse Cursor</p>
|
||
|
||
<p> ~INT 33,2~ Hide Mouse Cursor</p>
|
||
|
||
<p> ~INT 33,4~ Set Mouse Cursor Position</p>
|
||
|
||
<p> ~INT 33,7~ Set Mouse Horizontal Min/Max Position</p>
|
||
|
||
<p> ~INT 33,8~ Set Mouse Vertical Min/Max Position</p>
|
||
|
||
<p> ~INT 33,9~ Set Mouse Graphics Cursor</p>
|
||
|
||
<p> ~INT 33,A~ Set Mouse Text Cursor</p>
|
||
|
||
<p> ~INT 33,F~ Set Mouse Mickey Pixel Ratio</p>
|
||
|
||
<p> ~INT 33,10~ Mouse Conditional OFF</p>
|
||
|
||
<p> ~INT 33,13~ Set Mouse Double Speed Threshold</p>
|
||
|
||
<p> ~INT 33,1A~ Set Mouse Sensitivity</p>
|
||
|
||
<p> ~INT 33,1B~ Get Mouse Sensitivity</p>
|
||
|
||
<p> % Mouse Button and Position Feedback Functions</p>
|
||
|
||
<p> ~INT 33,3~ Get Mouse Position and Button Status</p>
|
||
|
||
<p> ~INT 33,5~ Get Mouse Button Press Information</p>
|
||
|
||
<p> ~INT 33,6~ Get Mouse Button Release Information</p>
|
||
|
||
<p> ~INT 33,B~ Read Mouse Motion Counters</p>
|
||
|
||
<p> % Video Control and Feedback Functions</p>
|
||
|
||
<p> ~INT 33,1D~ Set Mouse CRT Page</p>
|
||
|
||
<p> ~INT 33,1E~ Get Mouse CRT Page</p>
|
||
|
||
<p> % Mouse Interrupt Setup Functions</p>
|
||
|
||
<p> ~INT 33,C~ Set Mouse User Defined Subroutine and Input Mask</p>
|
||
|
||
<p> ~INT 33,14~ Swap Interrupt Subroutines</p>
|
||
|
||
<p> % Alternate Mouse Interrupt Setup Functions</p>
|
||
|
||
<p> ~INT 33,18~ Set Alternate Subroutine Call Mask and Address</p>
|
||
|
||
<p> ~INT 33,19~ Get User Alternate Interrupt Address</p>
|
||
|
||
<p> % Light Pen Emulation Functions</p>
|
||
|
||
<p> ~INT 33,D~ Mouse Light Pen Emulation On</p>
|
||
|
||
<p> ~INT 33,E~ Mouse Light Pen Emulation Off</p>
|
||
|
||
<p> % International Language Support Functions</p>
|
||
|
||
<p> ~INT 33,22~ Set Language for Messages</p>
|
||
|
||
<p> ~INT 33,23~ Get Language Number</p>
|
||
|
||
<hr>
|
||
|
||
<table border="0" width="100%" cols="3">
|
||
<tr>
|
||
<td width="33%">Zur<EFBFBD>ck zum <a href="inte1at0.htm">Interrupt
|
||
Info</a>. </td>
|
||
<td align="center" width="33%"><a
|
||
href="mailto:Roger.Morgan@htl-steyr.ac.at">Roger Morgan</a>
|
||
/ 1998 </td>
|
||
<td align="right" width="33%"><font size="1">L.<2E>nderung <!--webbot
|
||
bot="Timestamp" s-type="EDITED" s-format="%d.%m.%y"
|
||
startspan -->29.03.99<!--webbot bot="Timestamp" endspan
|
||
i-checksum="13964" --> </font></td>
|
||
</tr>
|
||
</table>
|
||
</body>
|
||
</html>
|