Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing CStrings in DLLs from VP5
Message
De
08/04/1998 19:19:38
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00090588
Message ID:
00090628
Vues:
26
Well... you can't use this DLL from VFP. Anyway, the error is not because of the wrong returned type, but because (most probably) the dll exports C++ functions and not C functions. And this is another reason that you cannot use it from VFP.

Vlad

>I am using VFP5 and I need to use a DLL with most of their returns as CStrings from MFC.The return from the method in the DLL is a CString. Does anyone knows which is the proper way to reference them in the DECLARE?
>I keep getting the error that the DLL can not find the point of entry for the method.
>
>Thanks.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform