Segun manual es:
VARIANT_BOOL Conectar( [in] BSTR IPAdd, [in] long Portl)
Deberia hacerlo asi ?
DLL FUNCTION Conectar( IPAdd AS LPSTR, Portl AS LONG ) AS BOOL PASCAL LIB "xxxxxx.dll"
Mi codigo es este...
PUBLIC hDLL := LoadLibrary("xxxxxx.dll")
lReturn:=Conectar("192.168.1.1",9999)
MsgInfo( lReturn )
FreeLibrary( hDLL )
Pero siempre obtengo NIL, no .T. o .F. como espero
Cualquier ayuda sera bienvenida.
Desde Chile
Adolfo
Correcta forma de llamar a DLL externa?
Correcta forma de llamar a DLL externa?
![Wink ;-)](./images/smilies/icon_wink.gif)
http://www.xdata.cl - Desarrollo Inteligente
----------
Asus TUF F15, 32GB Ram, 2 * 1 TB NVME M.2, GTX 1650
Re: Correcta forma de llamar a DLL externa?
UP...
Alguna Idea..
Alguna Idea..
![Wink ;-)](./images/smilies/icon_wink.gif)
http://www.xdata.cl - Desarrollo Inteligente
----------
Asus TUF F15, 32GB Ram, 2 * 1 TB NVME M.2, GTX 1650
- Antonio Linares
- Site Admin
- Posts: 42512
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 73 times
- Contact: