Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Access dll over Christof Lange's struct class
Message
 
 
À
27/07/2001 08:05:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00536282
Message ID:
00536542
Vues:
8
Christian,

>i want to access a self written plain C dll from within FVP with help from
>christof lange's struct class

Since you wrote the C code why not give it a "dual interface"? One function that uses the struct to call from C/C++ and one function that takes each item of the struct as an argument. It would make calling it from VFP a lot easier. Then in the C code you can more easily move the arguments into the struct and call the existing function.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform