Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to declare function lib for dll com object(tocrdll.dll)
Message
From
13/02/2004 16:18:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
How to declare function lib for dll com object(tocrdll.dll)
Miscellaneous
Thread ID:
00877288
Message ID:
00877288
Views:
212
I am trying to use a tocrdll for doing ocr from vfp.
I have an example with Visual basic. But i am trying to use that example to create aprogram in foxpro to use the com object.

In VB they declare as the following:
****************************************************************************
Public Declare Function TOCRInitialise Lib "TOCRDll" (JobNo As Long) As Long
****************************************************************************

Can you please tell me how i can do in VFP. the decalre statement and where should i do it can i do it in program or form.

Thank you very much.
Next
Reply
Map
View

Click here to load this message in the networking platform