Hello,
I would like to use my second keyboard or my second mouse via HID. When I switched them on, Windows recognized them and put them in my device manager under the category mouse devices for my mouse and keyboard for my keyboard. Windows also put them under
the Category Human Interface Devices. The drivers that a loaded are for i.e. my mouse in the category mouse : mouclass.sys and mouhid.sys, and in the category HID Devices: hidclass.sys, hidparse.sys and hidusb.sy.
I tried them to remove the mouse drivers from the category mouse, that what loaded for the mouse to communicate with the mouse over the HID interface. For that I removed the mouse drivers mouclass.sys and mouhid.sys from the mouse category in the device
manager. After that the communication via VB was not possible.
Does I forget something in the scenario explained above, to use a second mouse or keyboard for the communication via HID?