"Digital Persona" Finger Print Id's Interface?

rcastano
Posts: 30
Joined: Sun Oct 01, 2006 6:20 pm

Librerias VeriFinger

Post by rcastano »

Buenas Tardes Foro:

Recientemente consegui las librerias para manejar censores de lectura de huella digital Verifinger.dll y ScanMan.dll, sin embargo tengo muchas dudas con las llamadas a funciones externas.

El siguiente fragmento es el que estoy usando en mi prueba:
-----------------------------------------------------------------------------------
....
bioInicia=SMInitialize()
MsgInfo(bioInicia,"Inicializo") // Escribe 10813440 y esperaba otra cosa
nIndex=SMGetScannerCount()
MsgInfo(nIndex,"Conectados") // Escribe 1179648 y esperaba 1

....
DLL32 FUNCTION SMInitialize() AS _INT PASCAL LIB "SCANMAN.DLL"
DLL32 FUNCTION SMGetScannerCount() AS _INT PASCAL LIB "SCANMAN.DLL"
-----------------------------------------------------------------------------------

Al parecer recibo apuntadores pero ignoro como extraer el contenido de ese apuntador desde FWH. La documenacion define asi las funciones:

INT SCANMAN_API SMInitialize();
INT SCANMAN_API SMGetScannerCount();

En fin si alguien esta injteresado en experimentar sobre esas librerias, se las puedo enviar y de paso me podria compartir como puedo poner a funcionar el dichoso sensor.

Cordial Saludo, Ricardo
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Richardo,

Mira a ver como está __API. Te recomiendo que uses LONG en vez de _INT.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Post by Silvio »

Clemerson have you made another tries to use finger microsoft reader ?
write me at private e mail pls
-------------------------
Best Regards, Saludos

Falconi Silvio
coltronics
Posts: 2
Joined: Thu Dec 17, 2009 6:01 am

Re: "Digital Persona" Finger Print Id's Interface?

Post by coltronics »

hi Richard can also send me the prices please
lailton.webmaster
Posts: 603
Joined: Sun May 04, 2008 8:44 pm

Re: "Digital Persona" Finger Print Id's Interface?

Post by lailton.webmaster »

Last edited by lailton.webmaster on Fri Dec 18, 2009 2:20 pm, edited 1 time in total.
coltronics
Posts: 2
Joined: Thu Dec 17, 2009 6:01 am

Re: "Digital Persona" Finger Print Id's Interface?

Post by coltronics »

Hi Richard

What is the price for "Fingerprint hardware, device, CD and LIB file within
xHarbour" including the cost of handling charges to South Africa and what is the
method of Payment ?

Regards
User avatar
dutch
Posts: 1395
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

Re: "Digital Persona" Finger Print Id's Interface?

Post by dutch »

Dear Richard,

Let me know too.

Regards,
Dutch
dutchez4@gmail.com
Regards,
Dutch

FWH 19.01 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio
FWPPC 10.02 / Harbour for PPC (FTDN)
ADS V.9 / MySql / MariaDB
R&R 12 Infinity / Crystal Report XI R2
(Thailand)
elvira
Posts: 462
Joined: Fri Jun 29, 2012 12:49 pm

Re: "Digital Persona" Finger Print Id's Interface?

Post by elvira »

Hello,

I am interested too!!.

How is the status of this support?.

Thank you so much ;))
Post Reply