Hi,
How can I get information about additional mouse buttons in xna. For instance, I know I can use MouseState to check if the regular three buttons are pressed but how can I take advantage of something like the G5 or Naga mouse which have more than just three buttons?
Thanks,