Hi

I am trying to write a user mode application, which communicate with an installed usb device. I could use CreateFile to send data to it. But i don't know how to get the device path. Its type is "Vendor Specific", so not a HID.

Someone can help please?