HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

               INT 33,7 - Set Mouse Horizontal Min/Max Position


       AX = 7
       CX = minimum horizontal position
       DX = maximum horizontal position


       returns nothing


       - restricts mouse horizontal movement to window
       - if min value is greater than max value they are swapped

Esc or Alt-X to exit int 33,7 Home/PgUp/PgDn/End ←↑↓→