Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ActiveX DLLs
Message
De
28/07/2003 22:22:38
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
ActiveX DLLs
Divers
Thread ID:
00814405
Message ID:
00814405
Vues:
35
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!!!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform