XSMOUSE: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
Emulate Mouse Driver for OS/2 ( | Emulate Mouse Driver for OS/2 (ArcaOS, eComStation) enables you to send absolute mouse events into the system. It provides an application programming interface that conforms to the standard DosRead and DosWrite functions and as such may be easily used from rexx procedures using the charin and charout functions. It has been especially designed to ease the development and integration of touch screen solutions into the system. | ||
==Download== | ==Download== | ||
* [http://home.hccnet.nl/w.m.brul/emumouse/index.html Version | * [http://home.hccnet.nl/w.m.brul/emumouse/index.html Version 1.0 (2015-05-22)] | ||
==License== | ==License== |
Latest revision as of 11:02, 16 December 2019
Emulate Mouse Driver for OS/2 (ArcaOS, eComStation) enables you to send absolute mouse events into the system. It provides an application programming interface that conforms to the standard DosRead and DosWrite functions and as such may be easily used from rexx procedures using the charin and charout functions. It has been especially designed to ease the development and integration of touch screen solutions into the system.
Download
License
- Open Source - ISC License.