Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DotNet DLL
Message
 
À
07/07/2010 11:21:48
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows NT
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01471688
Message ID:
01471695
Vues:
71
>Hi...
>
>Im facing to a necessity to connect with a HandKey (biometric hand reader)... They suply a dotNet Dll...
>
>I tried the following...
>
>but the: "cannot find entry point CRsiComSerial" was displayed as an error..
>
>
Declare Long CRsiComSerial         In "C:\Program Files (x86)\Recognition Systems\RsiDotNet2.0DLL\RsiDotNetDLL.dll"
>
>lohand	= CRsiComSerial()  && <=== error here
>
>lohand.create("COM1")
>
>IF  lohand.IsConnected()
>	WAIT WINDOW "connected"
>ELSE
>	WAIT WINDOW "not"
>ENDIF
>
>lohand=""
>return
>
>
>Is it possible to connect to a dotNet DLL inside vfp9?
>
>TIA


Are you sure that CRsiComSerial is an API function?
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform