devxlogo

Mouse Support Under DOS

Mouse Support Under DOS

Question:
In what direction should I look to find a way tobuild a simple dos aplication with mouse control.

Answer:
Building a DOS application that provides mouse support involves writing low-level code that interfaces with the mouse driver. This can be a lot of work that is beyond the scope of this forum. One approach is to use an existing C library that supports the mouse such as Borland’s Application Frameworks.

devx-admin

Share the Post: