Ayuda con dll

Ayuda con dll

Postby martingz » Mon Sep 04, 2006 9:45 pm

Tengo la siguiente funcion en un dll

Declare Short Online_SetupEx ;
In C:\OnlineCommManager\OnlineDll ;
Long CommData, ;
Short Port, ;
Short BaudRate, ;
Short StopBits, ;
Short Parity


alguien me podria ayudar a hacer la llamada desde fwh

Muchas gracias por la ayuda
martingz
 
Posts: 3
Joined: Fri May 12, 2006 2:17 am

Postby Antonio Linares » Mon Sep 04, 2006 11:04 pm

DLL FUNCTION Online_SetupEx( CommData AS LONG, Port AS LONG, Baudrate AS LONG, Stopbits AS LONG, Parity AS LONG ) AS LONG LIB "C:\OnlineCommManager\OnlineDll.dll"
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41366
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Antonio muchas gracias

Postby martingz » Tue Sep 05, 2006 6:04 pm

Antonio Linares wrote:DLL FUNCTION Online_SetupEx( CommData AS LONG, Port AS LONG, Baudrate AS LONG, Stopbits AS LONG, Parity AS LONG ) AS LONG LIB "C:\OnlineCommManager\OnlineDll.dll"
martingz
 
Posts: 3
Joined: Fri May 12, 2006 2:17 am


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: Willi Quintana and 61 guests