Description: Mause is standard C/C++ library thats provide all MS Mouse driver functions. It is the interface thats provide this function. It is only Cpp source file and it can be linked to your programs by preprocessor directive#include "mouse.cpp". If you want you can create header file with functions prototypes. Library was written in old Borland C++ IDE. (author: jan.kacur@post.sk)
File list (Check if you may need any files):
mouse
.....\mouse.cpp