[Gambas-user] Migrate VB6 project to Gambas 2.0 ?
2020
sylvain.marleau at ...647...
Sat Feb 9 16:21:41 CET 2008
Hello folk,
I am trying to migrate a VB6 project to Gambas 2.0.
My VB6 project require ftd2xx.dll, but in xubuntu 7.10 I will used ftdi_sio
driver (FTDI USB Serial Device converter).
All I want to do is to call FTDI functions from Gambas 2.0 project.
Snippet code from my VB6 project;
Private Declare Function FT_Open Lib "FTD2XX.DLL" (ByVal intDeviceNumber As
Integer, ByRef lngHandle As Long) As Long
Any ideas, thanks in advance.
Sylvain.
--
View this message in context: http://www.nabble.com/Migrate-VB6-project-to-Gambas--2.0---tp15372045p15372045.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list