PORTS Forum

Ports and Interfaces => USB => Topic started by: donW on July 23, 2017, 08:40:30 pm

Title: issues with usb VB6 HID driver under WIN10?
Post by: donW on July 23, 2017, 08:40:30 pm
hi
I have a VB6 program using the USB HID driver example code which has worked
for years under WINXP,7,8.  It does not communicate under WIN10.
(I get the USB connection sound only).
Is there any issues with usb VB6 driver under WIN10?
Title: Re: issues with usb VB6 HID driver under WIN10?
Post by: Jan Axelson on July 23, 2017, 08:54:19 pm
The Visual Basic program likely calls Windows API functions to communicate with the HID. Hard to say where the problem is without knowing exactly where the program is failing.
Title: Re: issues with usb VB6 HID driver under WIN10?
Post by: yossef cohen on October 30, 2017, 04:42:07 am
Hi,

I have a similar issue (according to your description).
Did you find a solution?

Thanks

Title: Re: issues with usb VB6 HID driver under WIN10?
Post by: ulao on October 30, 2017, 10:54:11 pm
See my reply here
http://janaxelson.com/forum/index.php?topic=1655.0

Just do not waste your time on feeling it will work on 10 if it works on 7/xp. They changed quite a bit. What makes it even worse is no usb analyzers work on win10. So you are in the dark.