Hello eveyone,
I am working on a program that uses the graphics.h library functions
and the 0x33 mouse interrupt. When I click at a particular place on the
screen, the graphics nearby the mouse are saved and displayed on the
new screen (that appears due to the mouse click) when the mouse
position is changed. The same happens when I drag the mouse from one point to another.
Can some-one suggest a possible solution ?