WiiRd forum

USB Gecko Related => USB Gecko Dev => Topic started by: Ozelot on May 22, 2009, 05:56:33 PM

Title: USBGecko with VisualBasic.NET 2008 API?
Post by: Ozelot on May 22, 2009, 05:56:33 PM
it is possible to program in VB.NET with USBGecko API? I can not C++ :'(
Thanks for Help
Title: Re: USBGecko with VisualBasic.NET 2008 API?
Post by: Link on May 23, 2009, 07:18:30 AM
You need to check for FTDI libraries for VB.NET - if they exist I can give you more details on how to control a USB Gecko!
Title: Re: USBGecko with VisualBasic.NET 2008 API?
Post by: milw0rm on May 24, 2009, 03:49:15 PM
just open up the lib using PEiD or Ollydbg and search for the header VB!. If you find it, it will be problably VB ^^
Title: Re: USBGecko with VisualBasic.NET 2008 API?
Post by: Link on May 24, 2009, 04:24:21 PM
Quote from: Ozelot on May 24, 2009, 11:27:49 AM
i have

ftd2XX.h
ftbusui.dll
ftcserco.dll
ftd2xx.dll  <--- is this correctly librarie?
ftlang.dll
ftserui2.dll
ftdibus.sys
ftser2k.sys

Yes!