Programming Mouse in C and C++

mycplus

mycplus

In the past few days, I’ve been occupied with university reports, but today, with a bit more free time on my hands, I pondered what to write about. After exploring forums and webpages, I decided to delve into the topic of mouse programming in C and C++. Having previously written numerous programs on this subject and explained the underlying theory, I thought it would be beneficial to share some links and brief descriptions of tutorials.

So what’s today? Today I will provide some links about mouse programming and little description about those tutorials.

Here is the first tutorial about mouse programming in C/C++.
This article describes interfacing of the mouse using C/C++ programming. It contains information about:

    • calling the mouse
    • hiding the mouse
    • setting the position of the mouse
    • restricting the mouse position.

David Brackeen talks about mouse programming and 256 color VGA programming. He provides tow examples one is for Turbo and one is for DJGPP 2.0.
http://www.brackeen.com/vga/mouse.html

 

Categories: Blog
M. Saqib: Saqib is Master-level Senior Software Engineer with over 14 years of experience in designing and developing large-scale software and web applications. He has more than eight years experience of leading software development teams. Saqib provides consultancy to develop software systems and web services for Fortune 500 companies. He has hands-on experience in C/C++ Java, JavaScript, PHP and .NET Technologies. Saqib owns and write contents on mycplus.com since 2004.
Related Post