DLL32 Conversion de LPINT

DLL32 Conversion de LPINT

Postby jnavas » Thu Feb 23, 2006 12:58 am

Colegas,
Tengo una Dll de la impresora Fiscal BMC

La funcion esta documentada asi:

BOOL SendCmd(LPINT status, LPINT error, LPCSTR cmd)

Necesito conversion FWH.
Las demás funciones si corren cambiando LPCSTR por LPSTR
User avatar
jnavas
 
Posts: 473
Joined: Wed Nov 16, 2005 12:03 pm
Location: Caracas - Venezuela

Postby Antonio Linares » Thu Feb 23, 2006 10:19 am

Juan,

Prueba con:

nError = 0

SendCmd( ..., @nError, ... )

y decláralo como nError AS PTR en el comando DLL FUNCTION ...
regards, saludos

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


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 137 guests