Relative Content

Tag Archive for windowshidwindows-driver

Dynamically create devices in Virtual HID driver

For a project I want to create a Virtual HID driver that can dynamically create devices based on report descriptors provided by the software utilizing the driver. Would this be possible, and if yes how? Just to get a feel of the scope: these report descriptors might be transmitted over a network in later iterations.