Does DirectInput support multi-mouses?

Started by
3 comments, last by niexuchina 17 years, 4 months ago
Can DirectInput distinguish more than one mouses on the same computer?
Advertisement
directinput returns the sum of all mouses connected to the pc.
If you need the data of each mouse you need to do it with raw input.

Here is a link for more information:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/userinput/rawinput.asp


Raw input only works on windows xp and higher versions.
The documentation is very bad (i had a lot of troubles with it).


hope i could helped you.

KafBuddy

i'm kind of curious (and offtopic, too :smile:)
what kind of application/game would require the use of several mouses?
it's mice..

i can imagine tons of good uses of having multiple mice. anyone seen the multi-touchscreen video a while ago? if not, search for it on youtube, it should give some inspiration on whats doable with two, or more mice.

i'd love it for 3d editors like 3dsmax, and for dj'ing, too. in both cases, one mouse is not enough (but for djing it's not a problem, as i have finalscratch.. :D still, directly controlling two things in traktor, or ableton live would be nice.
If that's not the help you're after then you're going to have to explain the problem better than what you have. - joanusdmentia

My Page davepermen.net | My Music on Bandcamp and on Soundcloud

Thank all of you.

This topic is closed to new replies.

Advertisement