Search found 3 matches

by Pablo Botella
Sat Aug 23, 2014 5:17 pm
Forum: FiveWin for Harbour/xHarbour
Topic: autentication via Finger print or Face
Replies: 19
Views: 8810

Re: autentication via Finger print or Face

error in this line 421
#define GR_API_HB_FUNC( funcname ) \


try to remove the \ and join lines in case related to this
by Pablo Botella
Sat Aug 23, 2014 3:26 pm
Forum: FiveWin for Harbour/xHarbour
Topic: autentication via Finger print or Face
Replies: 19
Views: 8810

Re: autentication via Finger print or Face

Silvio,

I suspect you mixing concepts here, Griaulle's library provide a generic encapsulation to support several fingerprint readers on the market, and probably will support also digitalpersona readers.

The purpose of the stuff that George was hire me to develop was a mere wrapper to solve some ...
by Pablo Botella
Sat Aug 23, 2014 11:56 am
Forum: FiveWin for Harbour/xHarbour
Topic: autentication via Finger print or Face
Replies: 19
Views: 8810

Re: autentication via Finger print or Face

Hola,

El amigo Hector Pezoa que está al tanto de todo lo que ocurre en el planeta y alrededores me pegó este link en mi skype a ver si me pitaban los oídos

Con el lector de MS no hay otra que usar Griulle, y como esta dll usa sus propios threads para ejecutar los callbacks pues me tocó tanto para ...