Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing boolean parameters in DLLs
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00811175
Message ID:
00811221
Vues:
13
The mistake is not in parameters you pass to an external function. This error message indicates that function Signal can not be found in external library.

Note that in your declaration the library name is "3partyDll". I bet you missed a dot before "Dll".

Otherwise note that external function names are case-sensitive.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform