Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ActiveX DLLs
Message
From
28/07/2003 22:22:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
ActiveX DLLs
Miscellaneous
Thread ID:
00814405
Message ID:
00814405
Views:
34
I am trying to access functions in a third party ActiveX DLL, an Import Wizard from Beside.com using VFP 6.0

I am using the following syntax:

DECLARE NewModel IN IW7DLL.DLL
NewModel()

I get the error: "Cannot Find Entry Point NewModel in the DLL"

The developer of the DLL supplied a Visual Basic example of how to access the DLL but it looks like the FoxPro equivalent to accessing an ActiveX Control (.ocx) file by creating an object, then calling the object's methods.

Is there a trick to accessing ActiveX DLL functions verses regular DLL functions? Any help would be appreciated!!!
Next
Reply
Map
View

Click here to load this message in the networking platform