XSMOUSE: Difference between revisions
Jump to navigation
Jump to search
m text correction |
mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
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. | |||
Emulate Mouse Driver for OS/2 ( | |||
==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== | ||
* | * Open Source - ISC License. | ||
==Author== | ==Author== | ||
Line 15: | Line 13: | ||
* [http://home.hccnet.nl/w.m.brul/emumouse/index.html WebPage] | * [http://home.hccnet.nl/w.m.brul/emumouse/index.html WebPage] | ||
[[Category: | [[Category:Device driver]] |
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.