Информационный сервер для программистов: Исходники со всего света. Паскальные исходники со всего света
  Powered by Поисковый сервер Яndex: Найдется ВСЁ!
На Главную Pascal Форум Информер Страны мира
   Мышинное Программирование    >>    tmouse
   
 
 Turbo Mouse 2.1 - Turbo Pascal Interface to MS Mouse  Andrew Verba 01.12.1991

TURBO MOUSE V2.10. These routines are being distributed as an aid to the development of Turbo Pascal programs using the Microsoft mouse. The mouse comes with a program that is accessed via BASIC but it is not accessable from Turbo Pascal.



8k 
 

Turbo Mouse Version 2.1 Turbo Pascal Interface to Microsoft Mouse (C) Copyright 1991, Andrew Verba, All Rights Reserved Introduction ------------ These routines are being distributed as an aid to the development of Turbo Pascal programs using the Microsoft mouse. The mouse comes with a program that is accessed via BASIC but it is not accessable from Turbo Pascal. Included Files -------- ----- There are two files making up Turbo Mouse version 2.1. TMOUSE.DOC Documentation. TMOUSE.PAS This file contains the functions and procedures making up Turbo Mouse. In order to use it you must include it before your programs code. Uses TMOUSE; is fine. TMOUSE.TPU This is the unit file already compiled. Contact ------- If you are a programmer and find this type of software helpful, time-saving, as well as cutting redundancy in your code; donate. Send 2 dollars with your name and address to: Andrew Verba 1001 Eagle Rd. Wayne, PA, 19087 You will recieve an account at Software Inc BBS. This BBS is full of reliable, expandable code that you can use and incorporate in almost any of your projects. And help fight overpriced commercial software, use shareware instead!