+--------------------------------------------------------------------------+
| |
| ISoft D&M |
| POB. 5517 |
| Coralville IA 52241 |
| U.S.A |
| |
+--------------------------------------------------------------------------+
(******************************************************************************
* MouseLib *
* initial release, Loewy Ron, Feb 90. *
* second release, written by Loewy Ron, AUG 90. *
* Third release, TP6.0 asm support, LR Jan 91. *
* Fourth release, added functions, LR May 91. *
* Fifth release, added intercept, release functions, Jun 91. *
* 6.th Release - Better Docs., Test Sample Program. *
* 7.th Release - Support for BP7 DPMI mode. *
* 8.th Release - Support VGA true text cursor, help database. *
******************************************************************************)
mouseLib documentation file : mouseLib.doc, rel 8.0.
last update : Feb. 23, 1993, LR.
File List
---------
This package contains the following files :
MOUSELIB.PAS - mouseLib Turbo Pascal Source file
TPDESQ .PAS - DESQview support unit.
VIDEO .PAS - Video hardware support unit.
MOUSELIB.DOC - This file.
MOUSELIB.REG - Registration File.
PROGRAMS.TXT - ISoft D&M shareware products description.
MOUSETST.PAS - Simple mouseLib Turbo Pascal test sample.
MOUSETST.EXE - Compiled version of the mouseTst sample.
HELPENG .EXE - The RL HLPDK Help Engine.
MOUSHELP.* - mouseLib help databas
|