Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error when calling DLL function using DECLARE statement
Message
 
À
18/04/2001 10:31:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00496655
Message ID:
00496659
Vues:
8

>- DECLARE the function i want:
> DECLARE INTEGER OptelFuntie IN "D:\PROJECTS\DLLTEST\PROJECT1.DLL";
> INTEGER val1, INTEGER val2



> ln_Uitkomst = OptelFunctie(3,4)


You declare a function called OptelFuntie, but is calling OptelFunctie. If you copy/paste the declare code, then you are missing a c in the function name of the declare.

HTH,
- Erik Niese-Petersen

Crazy Dane in USA.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform