Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making C++ DLL's work
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00046645
Message ID:
00046655
Vues:
25
>>I have a problem calling a dll made in visual C++ 5.0. Does anyone have any experiencies with that?
>>After declaring the DLL FoxPro can't find the declared function...?
>
>It sounds like either you're not referencing the DLL name in the DECLARE or that it's not where VFP/Windows can locate it, namely in the path or in the Windows or Windows System directories.
>
>HTH,
>
>George

If VFP doesn't find the DLL you'll have the error at DECLARE. If it's an error in the DLL, you have the error when you use the function.

Can you post here your function from the DLL? (The C/C++ code)

Vlad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform