Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating FLLs with Borland C++ 5.0
Message
De
10/09/1996 20:46:23
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00003183
Message ID:
00007564
Vues:
25
>>FLL libraries are not just renamed DLLs. Does Borland says that Borland C++ 5.x can do FLLs?
>
>you can make calls to .dlls using the declare function in vfp

Yes, you can, but DECLARE is special for 32 bit DLLs. I never tried to use DECLARE on a FLL (FoxPro Link Library), but I don't think it works. On the other hand, you can't use SET LIBRARY TO with DLLs.

From VFP Help:
FLL="A Visual FoxPro compatible version of a DLL created in C; extends the functionality of Visual FoxPro."

The compatibility refers to VFP, not to DLL.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform