I have a composite device a Phillips Speechmike II
It has a microphone, track ball and some function buttons, I think it splits into 3/4 devices the Vids seems to be
VID_0911 PID_149A
it then has
MI_00
MI_03
MI_04
MI_05
I split it and then disallow keyboard/mouse devices which then get handled by the client and the mic works and all is good, however if I split it my software no longer see's the device correctly because it wants to see the keyboard part of the device as a local device.
Is there someway to split it and then only disallow the mouse part of the device so that both the keyboard and the sound are local but the trackball is handled locally as it is not smooth otherwise.
Thanks