/MouseTrapper

A simple program that traps the mouse cursor within certain limits. Based on Windows Forms using C++/CLI. Made with Visual Studio 2013.

Primary LanguageC++GNU General Public License v2.0GPL-2.0

Mouse Trapper

This is a simple program that traps the mouse cursor within certain limits. Based on Windows Forms using C++.