hmm

I've actually thought about this in the past and how to do it. As someone pointed out, multiple mice might just be registered as one, so first thing you'd want to do is figure out a way to seperate them, maybe by their index, or the port they enter or something(this would probably be the hardest part) now once you did that, you'd just have to draw a mouse curser on the screen. best way Id say to do this is just to use a form, with...