I am developing an OS X application that is supposed to take input from two mice. I want to read the motion of each mouse independently. What would be the best way to do this?>
It looks like the HID Manager is what you're looking for.