Reading Input from multiple Keyboards and Mice

Hello,

I wanted to know if there was a way to separate the inputs received if there were a few keyboards and mice hooked up to a desktop/laptop.

Would there be a particular class that would best be utilized to do this?

I read that MouseEventArgs is one class that can recognize events, but I'm not sure if its best for what I need.

Any help is appreciated!
what os are you using, or if you want this cross platform what library were you planning on using for this application?
I am building the program primarily for the Windows platform, XP and newer. For graphics I am going to use OpenGL. And for a standard library, I haven't decided whether to go with GTK or QT(if you have a recommendation for that as well that would also be appreciated).

Topic archived. No new replies allowed.