Dec 062017
This unit defines an object type mouse_object that provides mouse support for Turbo Pascal 5.5 programs. Full source included. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
BEZIER.EXE | 26304 | 16670 | deflated |
BEZIER.PAS | 12287 | 3070 | deflated |
BUGFIX.DOC | 196 | 161 | deflated |
MOUSEUNI.INC | 7660 | 2127 | deflated |
MOUSEUNI.PAS | 10268 | 1880 | deflated |
MOUSEUNI.TPU | 7024 | 2503 | deflated |
Download File OOPMOU_B.ZIP Here
Contents of the BUGFIX.DOC file
Bug: Mouse wouldn't go to bottom half of screen.
Logitech HIRES bus mouse, circa 1988
Fix: Add code to set Max X and Y after getting 'em from BGI driver.
M. Warot November 25, 1989
Logitech HIRES bus mouse, circa 1988
Fix: Add code to set Max X and Y after getting 'em from BGI driver.
M. Warot November 25, 1989
December 6, 2017
Add comments