Author Topic: issues with usb VB6 HID driver under WIN10?  (Read 4026 times)

donW

  • Member
  • ***
  • Posts: 1
issues with usb VB6 HID driver under WIN10?
« 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?

Jan Axelson

  • Administrator
  • Frequent Contributor
  • *****
  • Posts: 3033
    • Lakeview Research
Re: issues with usb VB6 HID driver under WIN10?
« Reply #1 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.

yossef cohen

  • Member
  • ***
  • Posts: 8
Re: issues with usb VB6 HID driver under WIN10?
« Reply #2 on: October 30, 2017, 04:42:07 am »
Hi,

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

Thanks


ulao

  • Frequent Contributor
  • ****
  • Posts: 172
Re: issues with usb VB6 HID driver under WIN10?
« Reply #3 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.