Author Topic: Please, upgrade the generic_hid_vb to v62  (Read 5709 times)

applecat

  • Member
  • ***
  • Posts: 1
Please, upgrade the generic_hid_vb to v62
« on: June 28, 2016, 11:25:24 am »
I had the good fortune search on google to find this site about usb hid communication.
Actually, I' m a VB6 programmer(now learning VB.NET), but generic_hid_vb_50 not run well on windows10 and Visual Studio 2013
it sucks on fuchtion pdevicePathName = New IntPtr(detailDataBuffer.ToInt32 + 4).(Same as generic_hid_cs_50)
May be old API can not be supported on win10 and newer version generic_hid_cs_60 works well.
So could you update the v62 version of VB.NET examples?
C# is a really big touble for me ,thx!

my mailbox: ywy_my@hotmail.com

Jan Axelson

  • Administrator
  • Frequent Contributor
  • *****
  • Posts: 3033
    • Lakeview Research
Re: Please, upgrade the generic_hid_vb to v62
« Reply #1 on: June 28, 2016, 09:53:08 pm »
I will look into converting the project to VB but right now can't promise when I will get to it.

In the past, I've used converter tools with good success. Try a search on:

convert visual c# to visual basic .net