Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DotNet DLL
Message
From
07/07/2010 11:55:26
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows NT
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01471688
Message ID:
01471697
Views:
64
Hi Boris, tks..

no... Im not sure in details.. The far that I know... It is a dotNet Dll.. all of the samples that come with it is about dotNet stuffs..

My try is about to discover... If I could reach it as an usual DLL... or any other way..

>>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?
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform